.wrapper {
    
    margin: 0 auto;
    width:800px;
}
.push {height:10px;clear:both;}
.main {
   overflow: hidden;
   
}
.main nav, .main section {
   padding-bottom: 100000px;
   margin-bottom:  -100000px;
}
footer{
	
	color:#ffffff;
	text-align:center;
	width:800px;
	margin:0 auto;
	clear:both;
}
header
{
	width:800px;
	height:183px;
	position:relative;
}
header .logo
{
	position:absolute;
	height:183px;
	width:640px;
}
header .logo img
{
	width:640px;
	height:183px;
}
header .search
{
	right:0;
	width:160px;
	height:183px;
	position:absolute;
}
header .search input[name="Keyword"]
{
	width:95%;
	right:0;
	position:absolute;
	bottom:30px;
	
}
header .search input[type="submit"]
{
	right:0;
	bottom:0;
	position:absolute;
}
div.main
{
	clear:both;
	margin-top:5px;
	position:relative;
	width:800px;
	
	
}
nav
{
	width:105px;	
	margin-left:15px;
	position:relative;
	float:left;
	z-index:1
	
}
nav ul
{
	list-style:none;
	margin:0;
	padding:0;
	
}
nav ul li
{
	margin-left:8px;
}

section
{
	width:670px;
	position:relative;
	float:right;
	
}
article
{
	width:210px;
	float:left;
	padding:0 5px;
	text-align:center;
}
article img
{
	margin:0 auto;
	border:1px solid #000;
	height:130px;
	
}
article .textleft
{
	display:block;
	text-align:left;
}
span.head {
	font-size: 14pt;
	font-family: times,times roman,times new roman;
	font-weight: bold;
	text-align:center;
}

span.alphabet {
	font-size: 18pt;
	font-family: times,times roman,times new roman;
	text-align:center;
}

span.tiny {
	font-size: 9pt;
	font-family: times,times roman,times new roman;
}

span.btiny {
	font-size: 9pt;
	font-weight: bold;
	font-family: times,times roman,times new roman;
}

.body {
	font-size: 10pt;
	font-weight: normal;
	font-family: times,times roman,times new roman;
}

.bbody {
	font-size: 10pt;
	font-weight: bold;
	font-family: times,times roman,times new roman;
}

span.head {
	font-size: 14pt;
	font-family: times,times roman,times new roman;
}

span.subhead {
	font-size: 12pt;
	font-family: times,times roman,times new roman;
}
.themenu a:link 
{ 
	font-size: 11pt;
	font-family: 'Times New Roman';
	text-decoration: none;
}

.themenu a:visited 
{ 
	font-size: 11pt;
	font-family: 'Times New Roman';
	text-decoration: none;
}

.themenu a:hover 
{
	font-size: 11pt;
	font-family: 'Times New Roman';
	text-decoration: underline;
} 
.themenu span.menu 
{
	font-size: 10pt;
	font-family: 'Times New Roman';
	color: white;
	font-weight: bold;
	text-decoration: none;
}		
section.sites .thesites
{
	width:100%;
	margin:5px auto;
}
section.sites .thesites a
{
	width:31%;
	float:left;
	padding:5px;
	display:block;
}
section.sites img
{
	width:170px;
}
