body{
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

A IMG{
	border: 0;
}

#header{
	color: #006699;
	font-size: 14px;
	padding-left:15px;
	margin-top: 10px;
}
#header a{
	color: #006699;
	text-decoration: none;
}

#login{
	float: right;
	display: inline;
	color:#FFFFFF;
	background-color:#CCCCCC;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-top: 1px;
	height: 23px;
	background-image: url(../images/login_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#login input{
	border: 0px;
	color: #006699;
	border-left:2px solid #FFFFFF;
}
#login img{
	margin-bottom: -4px;
	vertical-align: text-bottom;
}
#help{
	float: left;
	display: inline;
	margin-left: 8px;
	margin-top: 20px;
	padding-top:2px;
}
#tags{
	float:left;
	width: 95px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 148px;
	text-align: left;
}
#tags a{
	text-decoration: none;
	color:#FF6600;
	font-size: 16px;
}
#tags a:hover{
	text-decoration: underline;
}
h1{
	font-weight: bold;
	font-family: arial;
	font-size: 50px;
	letter-spacing: -0.05em;
	margin:0px;
	margin-bottom:-5px;	
	padding:0px;
}
.beta{
	color: #CCCCCC;
	font-size: 20px;
}
#header2{
	width: 100%;
	text-align: center;
	font-size: 50px;
	color: #FF6600;
	font-weight: bold;
	letter-spacing: -5%;
}
#ads{
	position: absolute;
	z-index:1;
	top: 0;
	right: 0;
	width: 145px;
	border-left: 1px solid #FF6600;
	padding-left: 5px;
	height: 100%;
}
#mainMenu{
	float: left;
	height: 30px;
	border-top: 1px solid #EE5500;
	border-bottom: 1px solid #EE5500;
	background-color: #FF6600;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 6px;
	color: #FFFFFF;
	font-size: 20px;
	margin-top: 20px;
}
#mainMenu a{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted;
}
.tags{
	font-size: 12px;
	margin-left:6px;
}
#footer{
	margin-top: 15px;
	padding:4px;
	padding-left: 5px;
	padding-top: 2px;
	background-color: #CCCCCC;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	color: #333333;
	float: left;
	display:inline;
}
#footer a{
	color: #333333;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#footer a:visited{
	color: #333333;
}
form{
	display: inline;
}
#content{
	float: left;
	margin-top: 15px;
	padding-left:15px;
	max-width: 800px;
	width:expression(document.body.clientWidth > 800? "800px": "auto" );
}
.clear{
	clear:both;
}
#main {
	width: 750px;
	margin: auto;
}
#main2 {
	float: left;
	max-width: 870px;
	text-align: left;
	margin-left: 5px;
	display: inline;
}
#mainMenu input{
	border: 0px;
	font-size: 20px;
	color: #006699;
	border-left:2px solid #FFFFFF;
}
.cell{
	display: inline;
	float: left;
	width: 200px;
	margin: 15px;
	padding: 10px;
	background-image: url(../images/drop_shad.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.thumb{
	width: 200px;
	height: 150px;
	background-repeat: no-repeat;

}
.cell2{
	width: 200px;
	height: 150px;
	position: relative;
	float: left;
	cursor:hand;
	background-image: url(../images/missing.gif);
}
.thumbAd{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 190px;
	height: 150px;
	padding-left:10px;
	background-color: #336699;
	z-index:2;
}
.frame{
	position: absolute;
	left: -12px;
	top:-11px;
	width: 230px;
	z-index: 10;
	visibility: hidden;
}
.frameTop{
	width: 218px;
	padding-left: 12px;
	height: 158px;
	padding-top: 11px;
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='frame_top.png');
	}
.frameTop[class] {
	background-image: url(../images/frame_top.png);
}
.frameBody{
	width: 230px;
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='frame_body.png');
	}
.frameBody[class] {
	background-image: url(../images/frame_body.png);
}
.frameText{
	width: 200px;
	margin: 0px;
	margin-left:12px;
	margin-right:18px;
	overflow: hidden;
	line-height:18px;

}
.frameText a{
	color: #000000;
	text-decoration: none;
}
.frameFooter{
	width: 100%;
	height: 20px;
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='frame_footer.png');
	}
.frameFooter[class] {
	background-image: url(../images/frame_footer.png);
}
.cell img {
	width: 200px;
	height: 150px;
	background-color: #AAAAAA;
	margin-bottom: 10px;
	border: 0px;
}
.about p{
	color: #666666;
	font-size: 18px;
}
.about strong{
	color: #000000;
}
.about a{
	color: #FF6600;
	text-decoration: none;
	border-bottom: 2px dotted;
}
.about a:hover{
	color: #FF6600;
	text-decoration: none;
	border-bottom: 0px;
}
#pages{
	float: left;
	display: inline;
	margin-left: 20px;
	margin-top: 30px;
	margin-right: 151px;
	color: #666666;
	font-size: 16px;
}
#pages ul{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 6px;
	display:block;
	float:left;
}
#pages li{
	display:inline;
}
#pages a{
	display:block;
	float:left;
	width: 21px;
	height: 2px;
	text-align: center;
	color: #FF6600;
	text-decoration: none;
	padding-top:2px;
	padding-left:1px;
}

#pages a:hover{
	text-decoration: underline;
}
#pages strong{
	display:block;
	float:left;
	width: 21px;
	height: 20px;
	background-image: url(../images/page_bg.gif);
	text-align: center;
	color: #FFFFFF;
	padding-top:2px;
	padding-left:1px;
}