charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFF;
}
body {
	font: Arial, Helvetica, Geneva, sans-serif;
	color: 369;
	margin: auto;
	width: 1140px;
}


div#container {
	width : 1140px;
	margin : -5px 0 0 0;
	padding: 0px 0 0 0;
	text-align: left;
	background-color:#3CF;
	height: 750px;
}

div#content {
	width : 1140px;
	margin : 0px 0 0 0;
	padding: 0;
	background-color : #330000;
	overflow : auto;
	height: 800px;
	border-top: solid 2px #369;
}

div#content_left {
	float : left;
	background-color: #300;
	width : 120px;
	margin : 1px 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	height: 780px;
	clear: right;
}

div#content_center {
	float : left;
	width : 475px;
	margin : 1px 0 0 0;
	padding: 4px 20px 0 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #99CCFF;
	font-size: 10pt;
	height: 780px;
	clear: right;
	letter-spacing: 0.03em;
}

div#content_right {
	float : left;
	width : 470px;
	margin : 1px 0px 0 0;
	padding: 0 0px 0 20px;
	text-align: inherit;
	height: 780px;
	clear: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

div#content_center-right {
	float : left;
	width : 980px;
	margin : 1px 0 0 0;
	padding: 0px 0 px 0 0;
	text-align: center;
	height: 100%;
	clear: right;
}

div#branding {
	float : top;
	background-color:#600;
	width : 1020px;
	padding: 30px 0px 15px 0px;
	text-align: left;
	margin: 30px 0 0 0;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-style: normal;
	color: #FFF;
	font-size: 24px;
	line-height: 20pt;
	font-weight: bolder;
	letter-spacing: 0.5em;
	border-left: 120px solid #900;
}


div#site_info { width : 100%; }
div#footer {
	background-color: #FF0000;
	margin: 0px;
	padding: 10px;
	float: left;
	height: 60px;
	width: 1140px;
	text-align: left;
}

p {
	margin: 0 0 0 0;
	padding: .5em 0;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10pt;
	color:#69C;
	padding: 0.5em;
	font-weight: lighter;
	line-height: 18pt;
	text-align: left;
}


h1 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 24pt;
	color: #FFFFFF;
	padding: 0.5em;
	font-weight: bold;
	line-height: 10pt;
}
h2 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 24pt;
	color: #99CC66;
	padding: 2.5px 0 0 0;
	font-weight: bold;
	line-height: 26pt;
	font-style: oblique;
	letter-spacing: 80%;
}

h3 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 18pt;
	color: #FFFFFF;
	padding: 0.5em;
	font-weight: bold;
}

ul {
	margin: 0px 0 0 0px;
	padding-left: 10px;
}


li {
	list-style-type: square;
	color: #69C;
	text-align: left;
	list-style-position: outside;
	font-weight: normal;
	font-style: oblique;
	line-height: 20px;
	padding: 0;
	margin: 7px 0 0px 12px;
	font-size: 10pt;
}


	
charset "UTF-8";
/* CSS Document */

ul#navlist
{
	width: 80px;
	\width: 80px;
	w\idth: 120px;
	padding: 0px;
	margin: 0px;
	background: #330000;
	text-indent: 0px;
	height: 600px;
	clear: both;
}
ul#navlist li
{
	list-style: none;
	margin: 0px 0px 0 -10px;
	height: 36px;
}

ul#navlist li a
{
	display: block;
	width: 80px;
	\width: 80px;
	w\idth: 120px;
	padding: 0px opx 0px 0px;
	background: #300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: right;
	line-height: 36px;
	float: left;
	border-left: solid 0px #3CF;
	border-right: solid 0px #3CF;
	margin: 0 0 0 0;
	clear: right;
	font-style: normal;
}

ul#navlist li a:link {
	color: #69C;
}
div#navcontainer li a:visited {
	color: #999900;
}

ul#navlist li a:hover
{
	color: #9ff;
	background: #600;
	border-left-color: #600;
	border-left-width: 0px;
	border-right-color: #600;
	border-right-width: 0px;
}
#footer_nav     {
	background-color:#003;
	width : 1140px;
	text-align: center;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #69C;
	font-size: 8pt;
	line-height: 20pt;
	letter-spacing: 0em;
	font-weight: normal;
	font-style: normal;
	height: 40px;
	clear: none;
	display: inline;
	float: left;
}

#navcontainer2 ul {
	margin: 0;
	padding: .5em 0 0 0;
	list-style-type: none;
	text-align: center;
	height: 30px;
	background-color: #003;
	}
	
#navcontainer2 ul li { 
display: inline;
}


#navcontainer2 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #69C;
	background-color: #003;
	width: 80em;
	padding: .2em 1em;
	text-decoration: none;
	font-style: normal;
}

#navcontainer2 ul li a:hover {
	color:#66CCFF;
}

#l1 a:link {
	color: #69C;
}
#l1 a:visited {
	color: #999900;
}
