/*css - great times!*/
p{
	font-size: 11px;
	font-family: Times New Roman;
	color: #791400;
}
h4 {
	padding-left: 15px;
	padding-right: 22px;
}

img
{
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
.header{
	position:absolute;
	top:0px;
	left:100px;
}
.navigation{
	position: absolute;
	top:98px;
	left:100px;
}	
.divider{
	position:absolute;
	top:123px;
	left:100px;
}
.content{
	position:absolute;
	top:132px;
	height:555px;
	left:100px;
	background-color: #F7EDC4;
	width: 483px;
}
.content2{
	position:absolute;
	top:132px;
	height:555px;
	left:100px;
	background-color: #F7EDC4;
	width: 483px;
}
.content3{
	position:absolute;
	top:132px;
	height:755px;
	left:100px;
	background-color: #F7EDC4;
	width: 483px;
}
.sidebar{
	position: absolute;
	top:132px;
	left:582px;
	margin-bottom:0px;
	margin-left:0px;
	width: 219px;
	height: 555px;
	background-color: #F7EDC4;
}
.sidebar2{
	position: absolute;
	top:132px;
	left:574px;
	margin-bottom:0px;
	margin-left:0px;
	width: 227px;
	height:555px;
	background-color: #F7EDC4;
	background-attachment:inherit
}
.sidebar3{
	position: absolute;
	top:132px;
	left:582px;
	margin-bottom:0px;
	margin-left:0px;
	width: 219px;
	height: 755px;
	background-color: #F7EDC4;
}
.iFramePlace{
	position:absolute;
	top:132px;
	left:252px;
	height:555px;
	width: 320px;
	background-color: #F7EDC4;
	overflow-x: scroll;
	
	overflow-y: hidden;
	scrollbar-face-color : #F7EDC4; 
	scrollbar-highlight-color : #F7EDC4; 
	scrollbar-3dlight-color : #F7EDC4; 
	scrollbar-shadow-color : #F7EDC4; 
	scrollbar-darkshadow-color :#F7EDC4 ; 
	scrollbar-track-color : #F7EDC4; 
	scrollbar-arrow-color : #F7EDC4;
}
.iFramePlace2{
	position:absolute;
	top:132px;
	left:100px;
	height:555px;
	width: 466px;
	background-color: #F7EDC4;
	overflow-x: scroll;
	
	overflow-y: hidden;
	scrollbar-face-color : #F7EDC4; 
	scrollbar-highlight-color : #F7EDC4; 
	scrollbar-3dlight-color : #F7EDC4; 
	scrollbar-shadow-color : #F7EDC4; 
	scrollbar-darkshadow-color :#F7EDC4 ; 
	scrollbar-track-color : #F7EDC4; 
	scrollbar-arrow-color : #F7EDC4;
	
}
.homefooter{
	position:absolute;
	top:528px;
	left:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066CC;
	width: 701px;
}	
.footer{
	position:absolute;
	top:686px;
	left:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066CC;
	width: 701px;
}
.footer2{
	position:absolute;
	top:886px;
	left:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066CC;
	width: 701px;
}
.bottomNAVhome{
	position:absolute;
	top:722px;
	left:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration : none;
	color: #1B88C0;
	width: 701px;
}		
.bottomNAV{
	position:absolute;
	top:880px;
	left:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration : none;
	color: #1B88C0;
	width: 701px;
}	
.bottomNAV2{
	position:absolute;
	top:732px;
	left:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration : none;
	color: #1B88C0;
	width: 701px;	
}
.bottomNAV3{
	position:absolute;
	top:932px;
	left:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration : none;
	color: #1B88C0;
	width: 701px;	
}
a {
	text-decoration : none;
}	
a:link {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1B88C0;
}	
a:visited{
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #626056;
}
a:hover {
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #626056;
}
a:active {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #626056;
}

