body{
background-image: url(../pics/blue.png);
background-repat: repeat-x;

}

#maindiv {
position: absolute;
top:151px;
width:800px;
height:600px;
font-family:tahoma,times new roman;
font-size:8pt;
color: #dddddd;
border-bottom: 1px solid #003366;
border-right: 1px solid #003366;
border-left: 1px solid #003366;
background-image: url(../pics/back14.jpg);
}

#content {
width:485px;
top:0px;
left:20px;
padding-left:40px;
padding-right:40px;
padding-top:20px;
padding-bottom:40px;
}

#footer{
position:absolute;
bottom:5px;
right:0px;
width:800px;
}

#footer2{
position:absolute;
bottom:5px;
right:20px;
width:180px;
}


#inset{
position:absolute;
left:10px;
bottom:35px;
width:400px;
text-align:left;
}


#side{
position:absolute;
top:0px;
color:#ffffff;
padding-top:20px;
padding-right:20px;
padding-bottom:10px;
right:00px;
width:200px;
text-align:left;

}



a.menu:link {
	color: #ffffff;
	text-decoration:none;	
	font-weight: normal;
}

a.menu:visited {
	color: #ffffff;
	text-decoration:none;
	font-weight: normal;
}

a.menu:hover {
	color: #ffffff;
	text-decoration:none;
	font-weight: normal;
}

a.menu:active {
	color: #ffffff;
	text-decoration:none;
	font-weight: normal;
}


a.sub:link {
	color: #ffffff;
	text-decoration:none;	
	font-weight: normal;
}

a.sub:visited {
	color: #ffffff;
	text-decoration:none;
	font-weight: normal;
}

a.sub:hover {
	color: #0099ff;
	text-decoration:none;
	font-weight: normal;
}

a.sub:active {
	color: #ffffff;
	text-decoration:none;
	font-weight: normal;
}

a.sub2:link {
	color: #ffffff;
	text-decoration:none;	
	font-weight: normal;
}

a.sub2:visited {
	color: #ffffff;
	text-decoration:none;
	font-weight: normal;
}

a.sub2:hover {
	color: #003366;
	text-decoration:none;
	font-weight: normal;
}

a.sub2:active {
	color: #003366;
	text-decoration:none;
	font-weight: normal;
}


#banner {
border-top: 1px solid #003366;
border-right: 1px solid #003366;
border-left: 1px solid #003366;
position:absolute;
top:14px;
background-color:#003366;

}


#fsa{
position:absolute;
bottom:40px;
left:25px;
width:250px;
height:100px;

}




#designedby {
position:absolute;
bottom:-25px;
left:0px;
height:22px;
width:790px;
padding-top:3px;
padding-right:15px;
padding-bottom:0px;
font-family: arial;
font-size:8pt;
text-align:right;
}

a.designedlink:link, a.designedlink:visited, a.designedlink:active
{
    color: #003366;
    text-decoration: none;
    font-weight: normal;
    
}

a.designedlink:hover
{
    color: #003366;
    text-decoration: underline;
    font-weight: normal;
}
