body {
	border: 5px solid #FF0000;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 963px;
	padding: 0;
	background: #FFFFFF;
	font-family: "Comic Sans MS"; "Book Antiqua";
}

h2 {
	font-family: "Book Antiqua";
	color: #000000; 
	text-decoration: none;
	font-size: 25pt;
	font-style: italic;
}

h3 {	

	font-family: "Comic Sans MS";
	color: #FF0000; 
	text-decoration: none;
	font-size: 20pt;
	font-style: regular;
}

table.titlecont { 
	padding: 6px;
	font-family: "Comic Sans MS"; 
	color: #000000; 
	text-decoration: none;
	text-align: center;
	font-size: 45pt;
	font-style: italic;
}

table.titlecont a {
	font-family: "Comic Sans MS";
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

table.balloons {
	position: relative;
	left: 95px; 
	width: 774px; 
	height: 410px; 
	padding: 0px;
}

table.main {
	font-family: "Gill Sans MT";
	font-size: 10pt;
	color: #000000; 
	text-decoration: none;
	v-align: top;	
	text-align: left;
	padding: 10px;	
}	

table.main a {
	color: #040789;
	text-decoration: none;
}

table.main a:hover {
	color: #FF0000;
}

div.img {
	margin: 0px;
 	height: auto;
 	width: auto;
 	float: left;
 	text-align: center;
}

div.img img {
 	display: inline;
 	margin: 3px;
	border: 2px solid #FFFFFF;
}

div.img a:hover img {
	border: 2px solid #88C3F5;
}

div.desc {
	text-align: center;
	font-family: "Gill Sans MT";
	font-weight: regular;
	font-style: regular;
	width: 200px;
	margin: 0px;
}

table.telephone {
	width: 963px; 
	height: 10px; 
	cellpadding: 0;
	color: #000000; 
	text-align: center;
	v-align: center;
	font-size: 8pt;
	font-weight: bold;
}

table.telephone a {
	color: #040789;
	text-decoration: none;
}

table.telephone a:hover {
	color: #FF0000;
}

table.tabs { 
	width: 963px; 
	height: 30px;
	cellpadding: 0;
	valign: center; 
	text-align: center; 
	background: #040789; 
	font-family: "Gill Sans MT"; 
	color: #FFFFFF; 
	font-size: 12pt;
	font-weight: bold;
}

table.tabs a {
	color: #FFFFFF; 
	text-decoration: none; 

}	

table.tabs a:hover {
	color: #88C3F5;
}




ul#navlist { 
	font-family: "Gill Sans MT"; 
}

ul#navlist a {
	font-weight: bold;
	text-decoration: none;
}

ul#navlist, ul#navlist ul, ul#navlist li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#navlist li { 
	float: left; 
}

ul#navlist li a {
	color: #FFFFFF;
	background-color: #040789;
	padding: 3px;
}

ul#navlist li a:hover {
	color: #88C3F5;
}

ul#navlist li a:active {
	background-color: #040789;
}

ul#subnavlist { 
	display: none; 
}

ul#subnavlist li { 
	float: left;
}

ul#subnavlist li a {
	padding: 0px;
	margin: 0px;
}

ul#navlist li:hover ul#subnavlist {
	display: block;
	position: absolute;
	font-size: 8pt;
	padding-top: 5px;
}

ul#navlist li:hover ul#subnavlist li a {
	display: block;
	width: 111px;
	border: 1px solid #FFFFFF;
	padding: 3px;
	background: #040789;  

}




table.footer { 
	width: 963px; 
	height: 10px;
	cellpadding: 0;
	valign: center; 
	text-align: center; 
	font-family: Arial; 
	color: #040789; 
	font-size: 7pt;
}

table.footer a {
	color: #040789; 
	text-decoration: none;

}

table.footer a:hover {
 	color: #FF0000;

}


*/
GENERAL
border: 1px solid #000000;

BODY
background: #FFFFFF url(BlueSky.gif) no-repeat center;

TABS
background: #88C3F5; 
font-family: Comic Sans MS; 
color: #FFFFFF; 
font-size: 12pt;
font-weight: bold; 
filter: alpha(opacity=75); -moz-opacity:.75;
*/ 
