@charset "UTF-8";

*
{
	cursor: default;
	color: #FFF;
	padding: 0px;
	font: normal 10px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
}

body 	 						{ background: #000; background-image: url(../images/bk.jpg); background-repeat: repeat; }
h2								{ color: #AF0C16; text-transform: uppercase; font-size: 9px; line-height: 25px; letter-spacing: 1px; }
h2 a							{ color: #AF0C16; text-transform: uppercase; font-size: 9px; line-height: 25px;	letter-spacing: 1px; text-decoration: none; }

h3								{ color: #999; font-size: 15px; line-height: 18px; }
h4								{ color: #999; font-weight:bold; }]
a:active						{ color: #FFFFFF; cursor: pointer; text-decoration: underline;}
img								{ border: none;}

#container {
	width: 1005px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, Verdana;
	border-style: none;
} 

#header {
	height: 90px;
	width: 100%;
	color: #FFF;
	margin-top: 20px;
	margin-bottom: 10px;
}

#menubar {
	height: 30px;
	width: 100%;
	color: #FFF;
	background-image: url(../images/button.jpg);
	background-repeat: repeat-x;
} 

#button {
	height: 30px;
	float: left;
} 

#bread {
	height: 25px;
	width: 100%;
	color: #FFF;
	border-bottom: 1px solid #333;
	float: left;
}

#sidebar {
	height: 338px;
	width: 404px;
	float: left;
	margin-top: 10px;
	padding: 0px;
}

#heading {
	height: 80px;
	width: 300px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#copy {
	width: 394px;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	overflow-y: auto;
	height: 248px;
}

#content {
	height: 338px;
	width: 601px;
	float: left;
	margin-top: 10px;
}

#flash {
	height: 338px;
	width: 1005px;
	float: left;
	margin-top: 10px;
} 

#column1 {
	height: 405px;
	width: 328px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#column2 {
	height: 405px;
	width: 329px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#column3 {
	height: 405px;
	width: 328px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#advert1 {
	height: 179px;
	width: 179x;
	float: left;
	margin-right: 12px;
	margin-top: 10px;
} 

#advert2 {
	height: 179px;
	width: 179px;
	float: left;
	margin-right: 11px;
	margin-left: 11px;
	margin-top: 10px;
} 

#advert3 {
	height: 179px;
	width: 179px;
	float: left;
	
	margin-right: 16px;
	margin-left: 13px;
	margin-top: 10px;
} 

#advert4 {
	height: 179px;
	width: 179px;
	float: left;
	margin-right: 16px;
	margin-left: 16px;
	margin-top: 10px;
} 


#advert5 {
	height: 179px;
	width: 179px;
	float: left;
	margin-left: 14px;
	margin-top: 10px;
} 

.pointer {
	cursor: pointer;
} 

#ad {
	height: 100%;
	width: 100%;
	float: none;
	margin: 0px;
	border: thin solid #666;
} 

#footer {
	height: 10px;
	width: 100%;
	color: #999;
	float:left;
	text-align:right;
	font-size:8px;
	line-height: 10px;
	padding-top: 10px;
}

#footer a{
	font-size:8px;
	line-height: 10px;
	padding-top: 10px;
	text-decoration: none;
	color: #999;
	}
	
#badge{
	z-index: 13;
	width: 128px;
	height: 128px;
	position: absolute;
	cursor: pointer;
	visibility: visible;
	overflow: visible;
	left: 1085px;
	top: 115px;
	}



ul, li{margin:0; padding:0; list-style:none;}
.menu_head{border:1px solid #998675;}
.menu_body {display:none; width:184px;border-right:1px solid #998675;border-bottom:1px solid #998675;border-left:1px solid #998675;}
.menu_body li{background:#493e3b;}
.menu_body li.alt{background:#362f2d;}
.menu_body li a{color:#FFFFFF; text-decoration:none; padding:10px; display:block;}
.menu_body li a:hover{padding:15px 10px; font-weight:bold;}

