html,body {
	margin:0;padding:0
}

body { 
	font-size: 62.5%; /* Set 1em = 10px */
	text-align:center;background: url(/images/background.gif) #fff repeat-x;
	font-family:Arial,sans-serif;
}

img {
	border: 0px;
}

a {
	color:#003366
}

a:hover {
	color:#d22401
}

p {
	margin:0 10px 10px
}

.smalltext {
	font-size:10px;
}

h1 { font-size: 164%; }
h1 { font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif; }

li { font: normal 1.3em "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif; }

label {
	display: block;
	font-weight: bold;
	padding: 0;
	color:#606060;
}

fieldset {
	background-color: #EFEFEF;
	padding: 5px 10px;
	border: 1px dotted #CCCCCC;
	margin: .2em 2em 0 0;
}

input, textarea { 
	margin: .1em 0 1em;
	padding: .2em 1em;
	font-family:Arial, Helvetica, sans-serif;
}

.check { 
	width:29px;
}

.text {
	width:285px;
	border: 1px solid #bbb;
}

.inputbutton {
	background:#363636;
	text-align:center;
	width:312px;
	padding:4px;
	border:0px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	margin-top:8px;
	cursor:pointer;cursor:hand
}

.npbutton {
	display: block;
	float:left;
	background:#363636;
	text-align:center;
	width:250px;
	padding:4px;
	margin:8px;
	border:0px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;cursor:hand
}

.npbutton_ghost {
	display: block;
	float:left;
	background:#e9e9e9;
	text-align:center;
	width:250px;
	padding:4px;
	margin:8px;
	border:0px;
	color:#C0C0C0;
	font-weight:bold;
	text-decoration:none;
}

#header {
	 height:100px;
	 text-align:right;
}

#headleft {
	padding-top:12px;
	padding-left:20px;
	float:left;
}

#headright {
	padding-top:9px;
	text-align:right;
}


.adsense728x90 {
	height:90px;
	clear:both;
	width:100%;
	margin-bottom:10px;
	text-align:center;
}

#container{
	text-align:left
}

#content p{
	line-height: 1em;
	font: normal 1.3em "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

#navigation {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

.nav-bottom {
	background: #efefef url(/images/nav-bottom.gif) no-repeat bottom;
	height: 7px;
}

#nav {
	background: #efefef url(/images/nav-top.gif) no-repeat top;
	padding:10px;
}

#footer {
	border-top: solid 1px #d4d4d4;
	clear:both;
	width:100%;
}
#footer p{
	margin:0;
	padding:5px 10px;
	text-align:center;
	font: normal .9em "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	}

#container{
	width:760px;
	margin:0 auto;
}

#content{
	float:left;
	width:576px;
}

#navigation {
	float:right;
	width:168px
}

#navigation .menu_head {
	width:128px;
	background: #363636 url(/images/menu_head.gif) repeat-x;
	text-transform: uppercase;
	color: #fff;
	font-size: 1.2em;
	text-shadow: 2px 2px 1px #6DA918;
	text-align: left;
	padding-left: 20px;
	line-height: 35px;
	border-bottom: 1px solid #818994 !important;
}

#content h1 {
		border-bottom: 1px solid #aaa;
		clear: both;
		color: #999;
		font: normal 2.5em Georgia, "Times New Roman", Times, serif;
		line-height: 1em;
		margin: .2em .8em 0 0;
		overflow: visible;
		padding: .2em 0 ;
	}

#content h2 {
	clear: both;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-seriff;
	font-size: 1.5em;
	float: left;
	margin: .5em 0 0 0;
	color: #339;
}


div.spacer6 {
	padding-top:6px;
	clear: both;
}

/* Menu */
.menuitem {
	display: block;
	height:3.75em;
	width:148px;
	border-top: 1px solid #d4d4d4;
	background-color: #fff;
}
.menuitem a {
	padding: 10px;
	display: block;
	width:128px;
	font-size:1.2em;
	line-height: 1.5em;
	color:#909090;
	text-decoration:none;
	font-weight:normal;
	background-color: #fff;

}
.menuitem a:hover {
	color:#d22401;
	text-decoration:underline;
	background-color: #fffeea;
}


/* Counter */

.pos {float:left; margin:0 1.4em 0 0; border:2px solid #B0B0B0; padding:0; height:84px; width:80px;}
.hit {display:block; background-color:#ddd; color:#fff; font-size:3em; margin:0; padding:.42em .35em; text-align:center; vertical-align:middle;}
.out {display:block; background-color:#999; color:#eee; font-size:1.2em; padding:.3em .35em; text-align:center; vertical-align:middle;}


/* Site Listing */

.site {
	background:#f0f0f0;
	padding:4px;
	height:88px;
}

.site_alt {
	background:#e9e9e9;
	padding:4px;
	height:88px;
}

.sitename {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-seriff;
	font-size: 1.3em;
	font-weight: bold;
	float: left;
	margin: 0 0 .5em 0;
	color: #666;
	text-decoration:none;
}

.sitename:hover {
	color: #900;
	text-decoration:underline;
}

.sitebanner {
	width:468px;
	height:60px;
}