@charset "UTF-8";
/* CSS Document */
body{
background-color:#bbe7ef;
background-image: url(images/bg.jpg);
	background-repeat: repeat-x;}
#maintable{
border:0;
background-color:#bbe7ef!important;}

#middle {
	background-color:#bbe7ef;
	background-image:url(images/subhead.jpg);
	background-repeat: no-repeat;	
	
}

.menuitem{
	float:left;
	height:25px;
	
}
#menu{
display:none;}
.menuitem a{
	font-size: 12px;
	color: #ccc;
	font-family: Arial,Sans Serif;
	text-decoration: none;
	padding:8px 16px 0 16px;
	background-color: #466e7a;
	display: block;
	margin:0 3px;
	height:22px;
}
.menuitem a:hover{
	color:#fff;
	text-decoration:underline;
	background-color:#003366;	
}
#menuitemon{
	color: white;	
}
#menuitemon a{
	color: white;
}
#menuitemon a:hover{
	color: #acacac;
}
#menuhor{
	clear: both;
	height:26px;
	padding:0 0 0 420px
}
#description{
color:#666666;
	width:200px;
	height:50px!important;
	margin: 0 auto;
	font-family: tahoma, Geneva, Arial, Helvetica,  10px!important;
	text-transform: lowercase!important;
	text-align: left!important;
}
#camblock {
	-moz-border-radius: 9px;
-webkit-border-radius: 9px;
	
}
#realname{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-variant: small-caps;
	color: #ff008a;
	font-weight: bold;
}
#screenshot{	-moz-border-radius: 9px;
-webkit-border-radius: 9px;}
