@CHARSET "ISO-8859-1";
body{padding:0;margin:0;background:url(../images/bg.jpg) top left fixed #1d2317;}
body,table,div{font-family:Verdana,sans;font-size:11px;}

a img{border:0}

#mainDiv{text-align:left;padding-left:20px;position:relative}
#centeredDiv{width:770px}
#contentDiv{
	background:#CCCCCC;
	padding:10px;
	/*filter: alpha(opacity=80);
	-moz-opacity:.8*/
}
#menuDivBg{
	position:absolute;
	top:161px;
	left:0;
	width:100%;
	height:38px;
	background:#353d2c;
	filter: alpha(opacity=60);
	-moz-opacity:.6;
}
#menuDiv{
	position:absolute;
	top:161px;
	left:30px;
	width:770px;
	height:38px;
}
#menuDiv td{height:38px;padding:0 7px}
#bottomDiv{padding:20px 0;color:#9a9797}
#bottomDiv a{color:#9a9797;font-size:10px; font-weight:bold;text-decoration:none}
#bottomDiv a:hover{text-decoration:underline}

.text{width:200px;background:#FFFFFF}
.button{font-size:10px;font-weight:bold;padding:1px 25px 2px;color:#555555}

.mic{border:8px solid #FFFFFF}