* { margin: 0; padding: 0; }
html, body { height: 100%; }
body {
	color: #323232;
	font-family: Arial, Helvetica;
	font-size: 12px;
	background: url(/images/bg.gif) top center no-repeat #000;
}

#main {
	margin: 0 auto; /*centered on page*/
	width: 970px;
	background: url(/images/bgmain.gif) left top repeat-y;
}
#header { width: 970px; margin: 0 auto; height: 60px; background: url(/images/bghead.gif) left top no-repeat; color: #000;}
#header p { font-weight: bold; color: #999; text-indent: 20px; }
#footer { color: #eee; }

#content { margin: 0 auto; width: 970px; }
#content .inner { padding-top: 10px; }
#wrapper { float: left;	width: 100%; }

a { color: #263c97; text-decoration: none; }
a:hover { text-decoration: underline; color: #263c97;}
.centered { margin: 0 auto; padding: 0; }

.day {
	margin: 10px auto 5px auto;
	padding: 0;
	font-size: 20px;
	text-align: center;
}


#searchbox {
	width: 140px;
	margin: 0 auto;
	text-align: center;
}
#searchbox input {}

.pale { background-color: #fffce9; border: 1px solid #f7d6c4; width: 934px; margin: 0 auto 15px auto; padding: 5px 0; }
.supl { text-align: right; font-weight: bold; padding-right: 5px; }

.searches, .topsearches { list-style: none; }
.topsearches, .spons { border: 1px solid #ebd690; background: url(/images/bg_spons.gif) right top no-repeat #fffcee; }
.bio { border: 1px solid #ebd690; background-color: #fffcee; padding-top: 5px;}
.searches li, .topsearches li { margin-bottom: 5px; margin-left: 15px;}
.searches a, .topsearches a, .spons a { font-size: 18px; }
.searches a:visited { color: #72562e;}
.searches img, .topsearches img, .spons img { display: inline-block; margin-left: 10px; margin-bottom: -1px;}
.searches li.spons, .searches li.bio { margin-left: 0; margin-bottom: 5px; padding-left: 15px; padding-bottom: 5px;}


#navig { min-height: 35px; padding-top: 25px;}

#menu { margin-left: 200px; list-style:none; height:30px; position:relative; z-index:500; font-family: "Trebuchet MS", Arial;}
#menu li {float:right; margin-left:1px; }
#menu li a {display:block; float:left; height:30px; line-height:30px; text-decoration:none; font-size:12px; font-weight:bold; padding:0 5px 0 5px; color: #fff; background-color: #9f9f9f;}
#menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Style for different browsers the list OR link hover */

#menu li a:hover {z-index:200; position:relative; color:#000; text-decoration: underline;}
#menu li:hover {position:relative; z-index:200;}

#menu li:hover > a {color:#000; text-decoration: underline;}
#menu li:hover > a.sub {color:#000; text-decoration: underline;}

#menu li.current_page_item a { color: #35424a; background-color: #fff; }

#menu :hover ul {left:0; top:30px; width:150px; background:#ff0000;}

/* keep next level invisible. */
#menu ul, 
#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#menu :hover ul :hover ul {left:150px; top:-1px; background:#ff0000; white-space:nowrap; width:100px; z-index:200; height:auto;}

#menu :hover ul li {margin:0; }
#menu :hover ul li a {width:150px; padding:0; text-indent:10px; background:#ff0000; color:#000; height:24px; line-height:24px;}

#menu :hover ul :hover {background-color:#ca691a; color:#fff;}


h2 { font-size: 18px; text-indent: 10px;}
.size32 { font-size: 32px; text-align: center; }

p.pages { margin: 20px auto; font-size: 18px; font-weight: bold; text-align: center;}
p.pages span { font-size: 18px;	font-weight: bold; margin: auto 5px;}

div.subtitles { position: relative; text-align: left; width: 940px; margin: 10px auto 5px auto; height: 38px; }
div.subtitles h3 { width: 640px; padding-top: 6px; text-indent: 10px; font-size: 24px; color: #5d3725; overflow: hidden; height: 1.2em;}
div.subtitles span { position: absolute; z-index: 5; left: 640px; top: 6px; width: 285px; text-align: right; font-size: 24px; color: #5d3725; font-weight: bold; }

.centl .searchthumbs { width: 560px; margin: 0 auto; }

ul.rules { list-style: disc; }
ul.rules li { margin-left: 20px; }

.indexfriends ul {list-style: none; font-size: 16px; font-weight: bold; }
.indexfriends ul li {float: left; display: inline; margin: 0 0 5px 20px; width: 285px; line-height: 1em; text-indent: 20px; background: url(/images/bg_exch.gif) 0 1px no-repeat;}
.indexfriends ol {list-style: none; font-size: 16px; font-weight: bold; float: left; display: inline; width: 300px; }
.indexfriends ol li { list-style: none; margin: 0 0 5px 20px; line-height: 1em; }

.more { text-align: right; margin-bottom: 10px; padding-right: 30px; }
.more a { display: inline-block; margin-right: 10px; font-size: 18px; font-weight: bold; }

.bottomnav { list-style: none; text-align: center; }
.bottomnav li { display: inline; padding: 0 3px; font-weight: bold; }

.toplist ol {list-style: none; font-size: 18px; font-weight: bold; float: left; display: inline; width: 305px; }
.toplist ol li { list-style: none; width: 250px; height: 44px; margin: 0 0 5px 25px; line-height: 42px; background: url(/images/bg_toplist.gif) top center no-repeat; text-align: center;}

.sectdesc { font-size: 14px; font-weight: bold; margin: 0 50px 20px 50px; }
.notice { margin: 10px 20px; padding: 5px 5px 2px 5px; border: 1px solid #ebd690; background-color: #fffcee; }
.centl .notice { margin: 7px 0; }
.notice p { margin-bottom: 3px; }
.notice p strong { font-size: 14px; font-weight: bold; }
.notice a { font-weight: bold; }


table { margin: 0 auto; }

span.new {
	font-weight: bold;
	color: #816546;
}

a.scrindex { float: right; width: 200px; height: 150px; margin: 0; padding: 0; }

.centl {
	width: 640px;
	float: left;
	display: inline;
	margin: 0 0 10px 5px;
	padding: 0;

}
.centr {
	width: 300px;
	margin: 0 10px 20px 0;
	padding; 0;
	float: right;
	display: inline;
	position: relative;
	clear: right;

}
.centr p { margin: 3px auto;}
.centr a img { margin-bottom: 5px; padding: 0;}
.centr br { clear: both; height: 0; }


#contactform { display: block; border: none; margin: 0 auto 20px auto; width: 400px;}
#contactform fieldset { display: block; border: none; }
#contactform input {}
#contactmail, #contactmessage { border: 1px solid #000; background-color: #fff; display: block; margin-bottom: 5px; }
#contactmail { width: 100%; }
#contactform fieldset label { display: block; font-size: 14px; font-weight: bold; margin-bottom: 2px;}
#contactsubmit { display: block; text-align: center; width: 100%; font-size: 16px; font-weight: bold; border: 1px solid #000; background-color: #f6d84a;}


#network { background: url(/images/bgfoot.gif) left top repeat-x #1a1a1a; padding-top: 10px; color: #ccc; width: 970px; margin: 0 auto 10px auto;}
#network ul { list-style: none; margin: 0 auto 0 auto; width: 940px; font-family: "Trebuchet MS", Arial;}
#network ul li { float: left; display: inline; width: 218px; margin: 0 0 0 15px; }
#network ul li ul { margin: 0 0 0 0; width: 100%; padding-bottom: 15px;}
#network ul li ul li { float: none; display: block; width: 210px; margin-bottom: 5px; background: url(/images/bgnetworkli.gif) 0px 7px no-repeat; padding-left: 10px;}
#network a { color: #ddb; font-size: 14px; letter-spacing: -1px;}
#network a:hover { color: #fff; text-decoration: underline; }
#network h4 { margin-left: 14px; font-size: 20px; font-weight: normal; margin-bottom: 10px; letter-spacing: -1px; border-bottom: 1px dotted #aaa; color: #dce6ec;}

.clearboth {
	clear: both;
}
.cleared:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.cleared {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .cleared {height: 1%;}
* html li.cleared {height: 1%; margin-top: 20px; }
.cleared {display: block;}
li.cleared {display: block; margin-top: 20px;}
/* End hide from IE-mac */