body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	background-color: #f0f8ff;
	text-align: left;
}
#mainwrap {
	min-width:780px;
	max-width:960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

* {margin:0; padding:0;}


#container {
	position:relative;
	min-width: 800px;
	max-width:1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F0F8FF;
	padding: 0px;
	float: left;
	
}
a {
	text-decoration: none;
}


/*************header****/
#divHeader {
	background-color: #123456;
	height: 77px;
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 5px;
	margin-top: 46px;
}
#divHeader h1 {
	font-family: "Kristen ITC", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	color: #0FAD7F;
	text-align: right;
	letter-spacing: 0.25em;
	padding-right: 1em;
	font-size: 2em;
	position: static;
	border: 1px solid #FFFFFF;
	margin: 0px;
	display: inline;
	padding-bottom: 0px;
	float: right;
}

#img_logo {
	float: left;
	height: 60px;
	width: 77px;
	padding-top: 1em;
	padding-bottom: 0.25em;
	padding-left: 0.5em;
	
}
#ulMainNav {
	
	list-style-type: none;
}
#ulMainNav li {
	display: inline;
	float: left;
	
}
#ulMainNav a:link, #ulMainNav a:visited, #ulMainNav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a0ccff;
	display: block;
	width: 78px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
#ulMainNav a:hover, #ulMainNav a.current:link, #ulMainNav a.current:visited {
	color: #0099FF;
	text-decoration: none;
}


/*************Column Wrapper****/
#divContainer {
	clear: none;
	position: static;
}

/*************left****/
#divLeft {
	font-family: "Maiandra GD", Arial, Helvetica, sans-serif;
	float: left;
	width: 150px;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #123456;
	left: 0px;
	top: 8px;
	position: absolute;
	overflow: hidden;
}	
#divLeft ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F8FF;
}

#ulLeftNav {
	background-color: #123456;
	border-top-color: #f0f8ff;
	display: block;
}
#ulLeftNav li {
	list-style-type: none;
	display: inline;
}
#ulLeftNav li a:link, #ulLeftNav a:visited, #ulLeftNav a:active {
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 11px;
	color: #f0f8ff;
	display: block;
	padding: 5px;
	width: 149px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #f0f8ff;
	border-bottom-color: #f0f8ff;
	border-left-color: #f0f8ff;
}
#ulLeftNav a:hover, #ulLeftNav a.current:link, #ulLeftNav a.current:visited {
	background-color: #2263A3;
}

/*************right****/
#divRight {
	float: right;
	width: 150px;
	padding-top: 1em;
	padding-right: 0.25em;
	padding-bottom: 0px;
	padding-left: 1em;
	text-align: left;
	clear: none;
	top: 6px;
	right: 0px;
	position: absolute;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #123456;
	font-size: 0.75em;
	overflow: hidden;
	font-variant: normal;
}
#divRight #rss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #666666;
}

/*************center****/
#divCenter {
	text-align: justify;
	min-width: 444px;
	max-width:650px;
	padding-top: 0.75em;
	padding-right: 0.5em;
	padding-bottom: 50px;
	padding-left: 0px;
	clear: none;
	float: none;
	border-right-width: 160px;
	border-right-style: solid;
	border-right-color: #F0F8FF;
	display: block;
	border-left-width: 150px;
	border-left-style: solid;
	border-left-color: #123456;
}
#divCenter #mainimage {
	float: right;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 6px;
	margin-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
}
#divCenter #mainimage img {
	border: 1px solid #2263A3;
}
#divCenter #mainimage p {
	font-size: 0.75em;
	font-weight: bold;
	color: #2282E2;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: center;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	float: none;
}
/*TC*/
#divCenter #divCenterTop {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2263C4;
	padding-bottom: 8px;
	padding-left: 0.75em;
	padding-right: 0.75em;
	list-style-type: none;
	clear: both;
}
#divCenter #divCenterTop ul {
	list-style-type: none;
}
#divCenter #divCenterTop ul li img {
	float: left;
	margin-top: 1em;
	margin-right: 6px;
	margin-bottom: 8px;
	margin-left: 4px;
}
#divCenter #divCenterTop blockquote.stories {
	text-align: left;
	font-weight: bold;
	line-height: 1em;
	color: #009933;
	border-top-width: medium;
	border-right-width: 1px;
	border-bottom-width: medium;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #009933;
	border-bottom-color: #009933;
	margin-top: 0.5em;
	margin-bottom: 0px;
	font-style: italic;
	width: 15em;
	margin-right: 1.25em;
	margin-left: 2.5em;
	padding-top: 2px;
	padding-right: .5em;
	padding-bottom: 2px;
	padding-left: .5em;
}
#divCenter #divCenterTop ul li img.right {
	float: right;
}

#divCenterTop p {
	padding: 0.5em;
	text-align: left;
}

/*LC*/
#divCenter #divCenterLeft {
	list-style-type: none;
	float: left;
	text-align: left;
	width: 50%;
	display: block;
	padding-left: 0.5em;
	border: 1px solid #cccccc;
	padding-right: 0.5em;
	margin-top: 0.5em;
	margin-left: 0.25em;
}
#divCenter #divCenterLeft h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2263D8;
	margin-bottom: .5em;
	padding-bottom: 4px;
}
#divCenter #divCenterLeft li {
	clear: none;
	display: block;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #2263C4;
	font-variant: normal;
	text-align: left;
	list-style-type: none;
	vertical-align: top;
	letter-spacing: 0.1em;
	float: none;
	white-space: normal;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	list-style-position: outside;
	line-height: 1.25em;
	margin: 0px;
}
#divCenter #divCenterLeft li img {
	float: right;
	margin: 0px;
	clear: none;
	vertical-align: text-top;
	padding: 0px;
	border: 0px none 0;
}

/*RC*/
#divCenter #divCenterRight {
	float: right;
	text-align: left;
	width: 45%;
	padding: 0px;
	word-spacing: .15em;
	letter-spacing: .1em;
	clear: both;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#divCenter #divCenterRight h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2263D8;
	margin-bottom: .5em;
	padding-bottom: 4px;
}

#divCenter #divCenterRight li {
	clear: none;
	display: block;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #2263C4;
	font-variant: normal;
	text-align: left;
	list-style-type: none;
	vertical-align: 90%;
	letter-spacing: 0.1em;
	float: none;
	white-space: normal;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	list-style-position: outside;
	line-height: 1.1em;
	word-spacing: 1px;
	margin: 0px;
}
#divCenter #divCenterRight li img {
	float: right;
	margin: 0px;
	vertical-align: text-top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	padding: 0px;
}
#divHeader #h1 {
	color: #00FF00;
	font-size: 2em;
	font-family: "Kristen ITC", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: lowercase;
	text-align: right;
	display: inline;
	clip: rect(auto,auto,auto,auto);
}


/*************clearer****/
.clearer {
	font-size: 0px;
	line-height: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	clear: both;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 4px;
}



/*************footer****/
#divFooter {
	text-align: center;
	font-size:.65em;
	font-size:.9em;
	background-color:#123456;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	margin-top: 0em;
	margin-right: auto;
	margin-left: auto;
}
#divFooter ul {
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	text-align: center;
}
#divFooter li {
	display:inline;
	color:#A0CCE7;
	color:#c60;
	margin: 0px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 9px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A0CCE7;
}
#divFooter li:first-child {
	border-left:0;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#divFooter ul li a {
	text-decoration:none;
	color:#A0CCE7;
	font-weight: bold;
	font-variant: small-caps;
}
#divFooter ul li a:hover, #divFooter a.current:link, #divFooter a.current:visited{
	text-decoration:none;
	color:#0599FF;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0px;
	padding: 0px;
}
#divFooter ul.fineprint li {
	color:#F0F8FF;
	margin: 0px;
	font-size: 0.8em;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#divFooter ul.fineprint li a {
	color:#F0F8FF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0.3em;
	text-decoration: none;
}
#divFooter ul.fineprint li a:hover {
	color:#0099E7;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

/******Alsett Clearing Method***/
.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
	
/*************Text Styles****/
h1 {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-variant: small-caps;
	color: #2263a3;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #2263a3;
	margin: 0px;
	line-height: 1em;
	padding-top: 0px;
	padding-right: .25em;
	padding-bottom: 4px;
	padding-left: .25em;
}

p {
	font-size: 0.94em;
	color: #1a4c7d;
	line-height: 1.3em;
	font-weight: normal;
		
}
strong {
	color: #123456;
	font-weight: bold;
	font-variant: small-caps;
}
p.caption {
	color: #5263C4;
	text-align: right;
	clear: right;
	width: 45%;
	float: right;
}
h3 {
	font-family: "Maiandra GD", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-variant: small-caps;
	color: #2263D8;
	margin: 0px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #229BF2;
}
blockquote {
	font-size: 0.8em;
	font-weight: bold;
	color: #990000;
	padding-right: 1em;
	padding-left: 1em;
	line-height: 1.2em;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #990000;
	border-bottom-color: #990000;
	margin-top: 1em;
	margin-right: 30px;
	margin-bottom: 1em;
	margin-left: 30px;
	float: none;
	font-style: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}


#divListMenu {
	list-style-type: none;
	float: left;
	font-family: "Kristen ITC", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width: 100%;
	color: #F0F8FF;
	margin: 0px;
	padding: 0px;
}
#divListMenu a {
	text-decoration: none;
	color: #F0F8FF;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin: 0px;
	display: block;
}
#divListMenu a:hover {
	color: #F0F8FF;
}
#divListMenu ul {
	margin-left: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#divListMenu li {
	float: left;
	background-color: #123456;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F0F8FF;
	position: relative;
}
* html #divListMenu ul {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0F8FF;
}
* html #divListMenu ul li ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F8FF;
	border-left-width: 0px;
}


#divListMenu ul li ul li:first-child {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F8FF;
}



#divListMenu ul li ul {
	margin: 0px;
	width: 10em;
	position: absolute;
	left: -1px;
}
body #divListMenu ul li ul {
	display: none;
}
#divListMenu ul li:hover ul {
	display: block;
}
#divListMenu ul li ul:hover {
	display: block;
}

#divListMenu ul li ul li {
	width: 100%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F0F8FF;
	border-bottom-color: #F0F8FF;
	border-left-color: #F0F8FF;
}
#divListMenu li:hover {
	background-color: #42418D;
}

#divListMenu li:first-child {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0F8FF;
}
body #divListMenu ul li ul li ul {
	visibility: hidden;
	left: 11em;
	top: -1px;
}
#divListMenu ul li ul li:hover ul {
	visibility: visible;
}
#divListMenu ul li ul li:hover ul li ul {
	visibility: hidden;
}
#divListMenu ul li ul li ul li:hover ul {
	visibility: visible;
}

