body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(images/cloudsbg2560x1920.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #000000;
}
hr {
	padding: 0px;
	margin-top: .5em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#middle {
	width: 25%;
	float: left;
	padding: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #494949;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#middle a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #112047;
}

#middle h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#leftside {
	background-color: #FFFFFF;
	padding: 1em;
	width: 45%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.25em;
	float: left;
	margin-top: 0.5em;
}
#leftside img {
	float: right;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 1em;
}
#leftside a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



#leftside  h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1.1em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-right: 0px;
	padding-bottom: 0.05em;
	padding-left: 0px;
	display: block;
	margin-top: -0.4em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #0F1D42;
}
#leftside h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom: 0.1em;
	margin-bottom: .3em;
	letter-spacing: -0.1em;
	color: #0F1D42;
	margin-top: 2em;
}

#leftside2col {
	background-color: #FFFFFF;
	padding: 1em;
	width: 72%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.25em;
	float: left;
	margin-top: 0.5em;
}
#leftside2col a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
}

.clearfloater {
	clear: both;
	height: 10px;
}
.divider2em {
	clear: both;
	height: 1em;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #000;
}



#leftside2col  h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1.1em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-right: 0px;
	padding-bottom: 0.1em;
	padding-left: 0px;
	display: block;
	width: 12em;
	margin-top: -0.4em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #0F1D42;
}

#leftside2col h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom: 0.1em;
	margin-bottom: .3em;
	letter-spacing: -0.1em;
	color: #0F1D42;
	margin-top: 2em;
}
#leftside2col img {
	float: right;
	padding: 0px;
	margin-top: 0.5em;
	margin-right: 1.5em;
	margin-bottom: 1em;
	margin-left: 1.5em;
}


#footer {
	clear: both;
	height: 80px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	margin-top: 4em;
	font-size: 0.8em;
	letter-spacing: 0.2em;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#submenu {
	height: 1.5em;
	background-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0.3em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: .3em;
}
#submenu  a {
	color:#333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	display: inline;
	background-color: #FFFFFF;
	border-left-width: 0.3em;
	border-left-style: solid;
	border-left-color: #000000;
	padding-top: 0.1em;
	padding-right: 0.4em;
	padding-bottom: 0.1em;
	padding-left: 0.4em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	float: left;
	width: 5.5em;
	margin-top: 0em;
	margin-right: 0.3em;
	margin-bottom: 0em;
	margin-left: 0em;
}

#submenu  a:hover {
	color:#FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	display: inline;
	background-color: #172B4C;
	border-left-width: 0.3em;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 0.1em;
	padding-right: 0.4em;
	padding-bottom: 0.1em;
	padding-left: 0.4em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	float: left;
	width: 5.5em;
	margin-top: 0em;
	margin-right: 0.3em;
	margin-bottom: 0em;
	margin-left: 0em;
}

#submenugallery {
	height: 1.5em;
	background-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0.3em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: .5em;
}
#submenugallery a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	margin-right: 1em;
}
#submenugallery a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: inline;
	margin-right: 1em;
}

#header {
	background-color: #0066CC;
	background-image: url(headerbg930.jpg);
	background-repeat: no-repeat;
	height: 60px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 930px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}

#hero {
	position: static;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}
#nav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	width: 8.5em;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #CCCCCC;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
}
#nav a:link, #nav a:visited {
	display: block;
	text-decoration: none;
	color: #000000;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #77A0D8;
}

#nav a:hover {
	display: block;
	text-decoration: none;
	color: #ffffff;
	background-color:#000000;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #77A0D8;
}

#nav ul {
	display: none;
	position: absolute;
	left: 0px;
	top: 1.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#nav ul li {
	padding: 0px;
	float: none;
	list-style-type: none;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 7.8em;
}
#nav li:hover ul {
	display: block;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0.7em;
}

#navbar {
	width: 930px;
	height: 1.8em;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #000000;
}
#sidebar {
	float: right;
	padding: 1em;
	width: 20%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	text-align: right;
	color: #000000;
	margin: 0em;
	background-image: url(sidebarhorizbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}


#sidebar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #0E1C3F;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0E1C3F;
}
#leftside a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0F1D42;
}

#sidebar h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin: 0px;
	padding: 0px;
}
#sidebar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}
#wrapper {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 0px;
	background-color: #FFFFFF;
}
#leftside2col table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	border-collapse:collapse;
}
#leftside2col table td {
	margin: 0px;
	padding: 0px;
}

#leftside2col table tr {
	display: block;
	margin: 0px;
	height: 1.8em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

