body 
	{ 
    height: 100%;
	font-family: Arial, Helvetica, sans-serif;	
	margin-left: auto; 
	margin-right: auto; 
	text-align: center; 
	color:#000; 
	font-size: 11px; 
	background: url('images/bkgr.jpg'); 
    background-attachment: fixed;  
	}


.container 
	{ 
	width: 800px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top:5px;
	background:#FFFFFF; 
	border: #BD0000 2px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
}


.section
	{
	width: 800px;
	}
	
.head 
	{ 	 
	margin-top:5px;
	height:60px;
	border: #ccc 1px solid;
	}
	
.sitetitle 
    {
    float:left;
    width: 500px;
	height:60px;
    font-family: Impact;
    font-size: 36px;
    color: #006699;
    text-decoration: none;
    text-align: left;
	padding: 5px;
}
.search {
	float: right;
    width: 250px;
	height:60px;
    font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 5px;
    margin: 5px;
}

.leftnav 
	{ 
    float:left;
    width:160px;
	text-align:left; 
    margin-top: 5px;
    padding: 0px;
	}
    
.navbox 
    {
    width:160px;
	border: #ccc 1px solid;
	font-size: 11px;
	background: #f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
    margin: 5px;
    } 
    
.navbox160 
    {
    width:160px;
    height: 220px;
	border: #ccc 1px solid;
	font-size: 11px;
	background: #f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
    margin: 5px;
    } 
    
.navbox240 
    {
    width:160px;
    height: 240px;
	border: #ccc 1px solid;
	font-size: 11px;
	background: #f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
    margin: 5px;
    } 
    
.navbox600 
    {
    width:160px;
    height: 600px;
	border: #ccc 1px solid;
	font-size: 11px;
	background: #f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
    margin: 5px;
    }    

.content
    {
    float: right;
    margin-top: 0px;
    margin-left: 10px;
    height:100%;	
    width:590px; 
	text-align:left; 
    }
   
.lcontent
    {
    margin-top: 10px;
    height:100%;	
    width:260px; 
	text-align:left; 
	padding:2px 15px 7px 7px;
    }
    
.rcontent
    {
    float: right;
    height:100%;	
    width:260px; 
	text-align:left; 
	padding:2px 15px 7px 7px;
    margin-top: 10px;
    }    
    
.lform
    {
    margin-top: 10px;
    height:100%;	
    width:160px; 
	text-align:right; 
	padding:2px 15px 7px 7px;
    }
    
.rform
    {
    float: right;
    height:100%;	
    width:360px; 
	text-align:left; 
	padding:2px 15px 7px 7px;
    margin-top: 10px;
    }    
    
.cform
    {
    width:590px; 
	text-align: center; 
	padding:2px 15px 7px 7px;
    }          
    
.text {
    width:590px; 	
    font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
    }
    
.textbox {
    width: auto;
    float: right;
	font-size: 11px;
	background: #f5f5f5;
	border: #ccc 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
    }
    
.textbox1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: FAF4DC;
	border: 1px solid #BA9A1B;
	height: 17px;
	width: auto;
    }
    
.searchbox {
	font-size: 11px;
	background: #f5f5f5;
	border: #ccc 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
    }
        
.line
    {
    height: 1px;
    margin-top: 1px solid #BA9A1B;
    }

a   {
	text-decoration: none;
    color: #0000BD;
    }
  
a:hover {
	color: #BD0000;
	text-decoration: none;
}
  
.heading {
	font-family: Tahoma;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;

}
.headingsmall {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;

}
.headingtiny {
	font-family: Tahoma;
	font-size: 10px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;

}

.footer
    {
margin-top:-100px; 
    clear: both; 
    margin-left:6px;
    margin-right:4px;
    margin-bottom:10px;
	border: #ccc 1px solid;
	font-size: 11px;
	background: #f5f5f5;
    width: 790px;
    height: 100px;
    
    }
.botlinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
.botlinks a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
.botlinks a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
.botlinks a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #0000BD;
	text-decoration: none;
}
.bodylinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
.bodylinks a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
.bodylinks a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
.bodylinks a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #BD0000;
	text-decoration: none;
}

.mainlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #113172;
	text-decoration: none;
}
.mainlink a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #113172;
	text-decoration: none;
}
.mainlink a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #113172;
	text-decoration: none;
}
.mainlink a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #BD0000;
	text-decoration: none;
}
.textfield {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 18px;
	width: auto;
	border: 1px solid #FAF4DC;
}

.inputbox 
	{ 
	font-size:11px; 
	font-weight:normal; 
	color:#000000; 
	margin-top:1px;
	margin-bottom:1px;
	}

.textarea {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: strong;
	color: #333333;
	text-decoration: none;
	background-color: FAF4DC;
	width: auto;
	border: 1px solid #BA9A1B;
}

.textbox {
	border: #ccc 1px solid;
	font-size: 11px;
	background: #f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
    margin-right: 5px;
}


.spacer {
	height: 1px;
    width: 100%;
}
