/* CSS Document */
body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}a img{
	border:0;}
#header a{
	color:#FF9900;}
a{
	color:#990000;}
h1{
	color:#990000;
	font-size:18px;}
h2{
	font-size:14px;}
#main{
	width:800px;
	height:600px;
	background-color:#006600;
	}
#header{
	width:780px;
	height:50px;
	float:left;
	background-color:#993300;
	color:#CCCCCC;
	padding:10px;
	text-align:center;
	font-weight:bold;
	font-size:36px;
	}
#header a{
	text-decoration:none;}
#left{
	float:left;
	margin-right:10px;
	margin-left:10px;
}
#topmenu{
	float:left;
	margin-top:10px;
}
				#topmenu-left{
					height:15px;
					width:15px;
					background-image:url(/App_Themes/Default/roundedcornr_603400_tl.png);
					float:left;
					}
				#topmenu-middle{
					height:15px;
					width:540px;
					background-color:#996633;
					float:left;
					}
				#topmenu-right{
					height:15px;
					width:15px;
					background-image:url(/App_Themes/Default/roundedcornr_603400_tr.png);
					float:left;
					}
#menu{
	background-color:#996633;
	width:530px;
	padding-top:0px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:30px;
	float:left;
	}
#menu table {
	width:520px;
	}
#menu a {
	color:#FFFFFF}
#content{
	background-color:#CCCCCC;
	float:left;
	width:550px;
	padding:10px;
}
#ads{
	margin-top:10px;
	width:200px;
	height:515px;
	float:left;
}
#topads{
	height:15px;
	width:800px;
	background-color:#993300;
	float:left;
	}
#footer{
	width:800px;
	height:20px;
	color:#000000;
	font-size:smaller;
}