
body {
	background-color:#202020;
	background-image: url("../Images/bg.png");
	background-position:center;
	background-repeat:repeat-y;
	color:#e0e0e0;
}

#container {
	width:925px;
	padding:0px;
	background-color:#0;
	margin:0 auto 0 auto;
}

img.special
{
border:10px black solid;
}


h1 {

font-family:"times";
font-size:180%;
text-align:center;
color:#a0a0a0;
}

#mics{
width:800px;
font-family:"times";
font-size:110%;
text-align:center;
color:#e0e0e0;
}

#photos{
width:800px;
}

#mics h1{

font-family:"times";
font-size:140%;
text-align:center;
color:#a01050;
}

#textLeft {

font-family:"times";
font-size:110%;
text-align:left;
color:#e0e0e0;
}

#textMid {

font-family:"times";
font-size:110%;
text-align:center;
color:#e0e0e0;
}

ul {

font-family:"times";
text-indent:75px;
font-size:100%;
text-align:left;
color:#e0e0e0;
}

#menu {

}

#menu a {

}

#menu a:hover {

background-color:#002030;
}

#menu .aactive {

background-color:#002030;
}

