﻿html { margin: 0px; padding: 0px; }

body {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	background: #669999;
	background: #003333;
	text-align: center;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
}

a:link { color: #202d7d; text-align: center;}
a:visited { color: #394069; }
a:hover { color: #394069; }

a:active { color: #394069;}

img { border: 0px; }
.imgright {
	margin-left: 10px;
	margin-right: 10px;
}

.clear { clear: both; }

h1 {
	color: #3f4754;
	font: bold 150% Verdana, Arial, Helvetica, sans-serif;
	border-bottom: solid 1px #3f4754;
}

h2 {
	font: bold 150% Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	color: #3f4754;
	font: bold 170% Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	color: #3f4754;
	font: bold 130% Verdana, Arial, Helvetica, sans-serif;
}

h5 {
	color: #3f4754;
	font: bold italic 130% Verdana, Arial, Helvetica, sans-serif;
}

h6 {
	color: #3f4754;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}

#container {
	margin: 0px auto;
	width: 752px;
	background: #fff;
	border-left: solid 1px #100f1a;
	border-right: solid 1px #100f1a;
	border-bottom: solid 1px #100f1a;
	text-align: left;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 750px;
}
	html>body #container { width: 750px; }
.content {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
.contactus {
	font: 1.5em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	color: #3F4754;
}
	
#top {
	position: relative;
	height: 130px;
	background: #003333;
	background: #669999;
}

#logo { 
	float: left;
}
	#logo img { display: block; }

#topmenu {
	position: absolute;
	top: 10px;
	right: 20px;
	width: 20em;
	text-align: right;
	color: #fff;
}
	#topmenu a:link { color: #fff; text-decoration: none; }
	#topmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#topmenu a:hover {
	color: #00FFFF;
	text-decoration: none;
}

#topmenu a:active {
	color: #00FFFF;
	text-decoration: none;
}

#hmenu {
	background: url('images/barbg.gif') repeat-x;
	height: 28px;
}
	#hmenu ul { 
		padding: 0px;
		margin: 0px;
		list-style: none;
	}
	
	#hmenu li { display: inline; }
	
	#hmenu a:visited {
		color: #3f4754;
		text-decoration: none;
		display: block;
		float: left;
		border-left: solid 1px #fff;
		border-right: solid 1px #cdcfd6;
		height: 28px;
		padding: 7px 8px 1px 8px;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		height: 20px;
	}
			
	#hmenu a:link {
		color: #3f4754;
		text-decoration: none;
		display: block;
		float: left;
		border-left: solid 1px #fff;
		border-right: solid 1px #cdcfd6;
		height: 28px;
		padding: 7px 8px 1px 8px;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		height: 20px;
	}
		html > body #hmenu a:visited { height: 20px; }
	
		html > body #hmenu a:link { height: 20px; }
	
	#hmenu a:hover {
		text-decoration: underline;
	}

	#hmenu a:active {
		text-decoration: underline;
	}

#bodyhome {
	background: url('images/columns-colors.gif') repeat-y;
	width: 750px;
}

#body2col {
	background: url('images/columns-simple.gif') repeat-y;
	width: 750px;
}

#body3col {
	background: url('images/columns-3col.gif') repeat-y;
	width: 750px;
}

#body2 {
	width: 180px;
	float: left;
	padding: 7px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 166px;
}
	html>body #body2 { width: 166px; }

#body2col #body1 {
	width: 570px;
	float: left;
}
#body2c {
	background: url('images/columns-simple2.gif') repeat-y;
	width: 550px;
	padding: 10px;
	float: left;
}

#bodyhome #body1 {
	width: 570px;
	float: left;
}

#body2col #body1 {
		padding: 10px;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 550px;	
	}
		html>body #body2col #body1 { width: 550px; }

#body3col #body1 {
	width: 380px;
	float: left;
	padding: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 360px;	
}
	html>body #body3col #body1 { width: 360px; }

#body3col #body3 {
	width: 190px;
	float: left;
	padding: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 170px;
}
	html>body #body3col #body3 { width: 170px; }
	
.submenu {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
	.submenu li {
		background: url('images/vertical.gif');
		width: 163px;
		height: 31px;
		display: block;
	}
	
	.submenu a:visited {
		display: block;
		color: #3f4754;
		text-decoration: none;
		width: 163px;
		height: 31px;
		padding: 8px 0px 0px 22px;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 141px;
		height: 23px;
	}
			
	.submenu a:link {
		display: block;
		color: #3f4754;
		text-decoration: none;
		width: 163px;
		height: 31px;
		padding: 8px 0px 0px 22px;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 141px;
		height: 23px;
	}
		html > body .submenu a:active {
			width: 141px;
			height: 23px;
		}
	
		html > body .submenu a:link {
			width: 141px;
			height: 23px;
		}
	
	.submenu a:hover {
		background: url('images/vertical.gif') 0px -89px;
		color: #3b436d;
	}

	.submenu a:active {
		background: url('images/vertical.gif') 0px -89px;
		color: #3b436d;
	}

#middle {
	background: #e5e6eb;
	height: 286px;
	width: 570px;
}

#flashmovie {
	width: 381px;
	height: 286px;
	float: left;
}

#logo-winner {
	width: 163px;
	height: 168px;
	padding: 30px 0px 0px 0px;
	float: none;
}

#special1 {
	width: 189px;
	float: left;
	padding: 7px 5px 5px 5px;
/* box model hack */	voice-family: "\"}\"";
	voice-family: inherit;
	width: 179px;
}
html>body #special1 {
	width: 179px;
}
#special1 ul {
	padding: 0px;
	margin: -5px 20px 0px 20px;
}
	
	#special1 li {
	margin-bottom: 10px;
}

#special2 {
	width: 153px;
	float: left;
	padding: 7px 5px 5px 5px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 153px;
}
	html>body #special2 { width: 153px; }
	
		
#boxes {
	clear: both;
	width: 570px;
	padding-bottom: 5px;
}

.box {
	padding: 5px;
	width: 190px;
	float: left; /* box model hack */;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 180px;
}
	html>body .box { width: 180px; }
	
	.box h1 {
	background: url('images/boxheader.gif') no-repeat;
	margin: -0px;
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0px 5px 5px;
	border: none;
	text-align: center;
}
	.box p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 10px 0px 10px;
}
	.more {
	font: italic 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 10px 0px 10px;
	text-align: right;
}
.boxwide {
	padding: 5px;
	width: 570px;
	float: left; /* box model hack */;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 570px;
}
#pic-index {
	font: italic 10px Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	padding: 8px 5px 0px 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;

#footer {
	font: italic 8px Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	background: url('images/barbg.gif') repeat-x;
	padding: 8px 5px 0px 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 735px;
	height: 20px;
}
	html>body #footer { width: 735px; height: 20px; }
	
