/*<!doctype html public "-//w3c//dtd html 4.01 transitional//en">*/
/*<link rel="stylesheet" href="main.css" type="text/css">*/

body {
	scrollbar-face-color:#425B80;
	scrollbar-highlight-color:#425B80;
	scrollbar-3dlight-color:#425B80;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	/*background-color: #1E3B58;*/
	background-color: #1E3B58;
	float: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

body, table
{
	font-size: 12px;	
}


A:link, A:visited 
{
	color: #425B80;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

A:active, A:hover
{
	color: #CB9608;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
} 

h3
{	
	color: #425B80;
	margin: 0;
	text-align: center;
}

h2
{
	color: #425B80;
	margin: 0;
		text-align: left;
}

h1
{
	color: #000000;
	margin: 0;
		text-align: center;
}

hr
{
width: 75%;
}

#main
{
width: 800px;
border: 2px solid #000000;
}

.indent
{
padding-left: 15px;
}

.collage
{
width: 800px;
background:url(images/collage.jpg);
}

.content
{
width: 800px;
background:url(images/mainpic.jpg);
}

.content2
{
width: 800px;
background-color: #ffffff;
padding: 10px;
}

.line
{
background-color: #000000;
padding: 1px;
font-size: 10px;
text-align: center;
color: #ffffff;
	font-weight: bold;
}

.line A:link, .line A:visited 
{
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.line A:visited 
{
	color: #99CCFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}


.line A:active, .line A:hover
{
	color: #FFCC66;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
} 


.menu
{
font-weight: bold;
text-align: left;
padding: 10px;
}

.menu A:link 
{
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.menu A:active, .menu A:hover, .menu A:visited 
{
	color: #425B80;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
} 

.smpics img
{
border: 2px solid #000000;
}

.tiny
{
	font-size: 10px;
	color: #cccccc;
}

.heading {
	font-size: 18px;
}

.large
{
	font-size : 16px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #333;
}
