@charset "UTF-8";
body {
	background-color: #000;
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
#wrapper {
	width: 949px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#minavtop {
	position: relative;
	top: -17px;
	right: 0px;
	text-align: right;	
}
#minavtop a:link {
	color: #FFF;
	text-decoration: none;
	
}
#minavtop a:visited{
	color: #FFF;
	text-decoration: none;
	
}
#minavtop a:hover{
	color: #FFF;
	text-decoration: none;
	
}
#topper {
	margin-top: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#topper a img{
	text-decoration: none;
	border: 0px;

}
#headimg {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.menu {
	text-align: center;
	width: 950px;
	text-decoration: none;
	position: relative;
	top: -11px;
	left: 0px;
	height: 36px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.menu li {
	background-image: url(siteimg/bar.png);
	background-repeat: repeat-x;
	float: left;
	width: 158px;
	position: relative;


}
.menu li:hover {
	background-image:url(siteimg/bar_over.png);

}
.menu li a:hover {
	color: #333333;	
}
.menu a {
	font-family: "Gill Sans MT";
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 11px;
	padding-bottom: 11px;
	border:1px solid #333;  
	border-width:1px 1px 0 0; 

		
	
}
.menu a:link {
	color: #FFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFF;
	text-decoration: none;
}
.menu ul a {
	font-family: "Gill Sans MT";
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;

}
.menu ul ul{
	visibility: hidden;
	position: absolute;
	top: 34px;
	left: -1px;
	width: 157;
	height: auto;
	display: block;
	z-index: 3;
	padding-right: 1px;
	padding-left: 0px;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	
}
.menu ul ul a {
	text-decoration: none;
	display: block;
	padding-top: 9px;
	padding-bottom: 9px;
	height: auto;
	background-image: url(siteimg/menuback.png);
	width: 157px;
	
}
.menu ul ul li:hover {
	text-decoration: none;
	display: block;
	height: auto;
	background-image: url(siteimg/menuback.png);
}
.menu ul ul li {
	font-family: "Gill Sans MT";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: auto;
	background-image: url(siteimg/menuback.png);
	width: 157px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	
}
.menu ul ul li a:hover {
	font-family: "Gill Sans MT";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	height: auto;
	background-image: url(siteimg/menuback.png);
}
.menu ul a:hover ul {
	visibility: visible;

}
.menu ul li:hover ul {
	visibility: visible;
}
.contentbox {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	position: relative;
	top: -13px;
}
.contentboxr {
	position: relative;
	width: 734px;
	left: 215px;
	top: 23px;
}
#contentrhd {
	font-family: "Haettenschweiler", "Impact", sans-serif;
	font-size: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #F63;
}
#contentrimg {
	width: 734px;
	height: 124px;
}
#minavb {
	color: #999;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 125px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#minavb a:link {
	color: #999;
	text-decoration: none;
	
}
#minavb a:visited{
	color: #999;
	text-decoration: none;
	
}
#minavb a:hover{
	color: #999;
	text-decoration: none;
	
}
#contentrtxt {
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-top: 10px;
	padding-bottom: 15px;
}
#contentrtxt a{
	color:#66CCFF
	
}
.contentboxl {
	position: absolute;
	width: 205px;
	top: 25px;
}
#contentboxlimg {
	margin-bottom: 8px;
}
#contentboxlimg a img{
	text-decoration: none;
	border: 0px;

}
