body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bluebackground.jpg);
	background-color: #003366;
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #000000;
	text-align: left;
}

a:link {
	color: #0000CC;
	font-weight: bold;
	font-size:14px;
	text-decoration: none;
}

a:visited {
	color: #0000CC;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-family: Castellar, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-transform: capitalize;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: capitalize;
}

#container {
	width: 800px;
	background-color: #66669C;
	margin: 0 auto;
	border: 1px solid #000000;
	background-image: url(images/bluepatch.gif);
} 

#header {
	width: 798px;
	background-image: url(images/bluepatch.gif);
	padding: 0 1px 0 1px;
} 

#border {
	background-color: #6666FF;
	background-image: url(images/border.gif);
	background-repeat: repeat-x;
	padding: 20px;
}

#header h1 {
	margin: 0;
	padding: 10px 0;
	text-align: left;
}

#sidebar1 {
	float: left;
	width: 110px;
	background-color: #E2E2E2;
	padding: 10px;
	background-image: url(images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#mainContent {
	width: 650px;
	padding: 5px;
	background-color: #E2E2E2;
	float: right;
} 

#footer { 
	padding: 0 10px 0 20px;
	background-image: url(images/bluepatch.gif);
	font-size: 10px;
	color: ffffff;
	font-weight: bold;
}

#footer a {
	font-size: 10px;
	color: #66FFFF;
	font-weight: bold;
	text-decoration: none;
} 

#footer a:visited {
	font-size: 10px;
	color: #66FFFF;
	text-decoration: none;
} 

#footer a:hover { 
	font-size: 10px;
	color: #0000CC;
	text-decoration: none;
}  

#footer p {
	margin: 0;
	padding: 10px 0;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
	
.style2 {
	font-size: 8px;
	font-weight:bold;
}

.style3 {
	font-size: 16px;
	font-weight:800;
}

.style4  {
	font-size:18px;
	font-weight: bold;
}

.style6  {
	font-size:24px;
	font-weight: bold;
}

.style7  {
	font-size:36px;
	font-weight: bold;
}

.style8 {
	font-size: 14px;
	font-weight:bold;
}
