body	{
width: 960px;
margin: 0 auto;
background: #fff url(http://www.geekyteez.com/misc/geekyteezbg2.gif) repeat-x top;
font: 62.5%/120% Verdana,Arial,Geneva,Helvetica,sans-serif;
}

#header { 
margin: 0 auto;
width: 960px;
 }

img { border: 0; }
.clear { clear: both; }
	
h1#site-id {
background: transparent url(http://www.geekyteez.com/misc/geekyteezsmall.gif) no-repeat;
height: 150px;
float: left;
margin-top: 8px;
text-indent: -9000px;
width: 375px;
}

#topnav {
float: right;
width: 500px;
margin-top: 15px;
}

#topnav ul, #topnav p { text-align: right; }
#topnav ul { margin-bottom: 0px; }
#topnav ul li {
border-right: 1px solid #fff;
display: inline;
text-transform: uppercase;
}

#topnav ul li a {
color: #fff;
font-size: 1.2em;
padding: 0 12px 0 9px;
text-decoration: none;
}


#topnav ul li.noborder { border-right: 0; }
#topnav ul li a.nopad { padding-right: 0; }

#topnav p {
color: #fff;
font-size: 1.2em;
}


#main_content {
color: #141D47;
margin: 0px 10px 60px 10px;
line-height: 160%;
}

#main_content p{
font-size: 130%;
}

#main_content h2{
font-style: bold;
padding-top: 10px;
}


#main_content a{
color: #141D47;
}




