html, body	{
	margin:0px;
	padding:0px;
	height:100%;
}

body	{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	background:#efefef url(../images/bkgd_right.jpg) right repeat-y;
}

	
#wholePageContainer	{
	width:736px;
	border:0px;
	margin-bottom:0px;
	margin-top:150px;
	background-color:#efefef;
	z-index:1;
}
#windWholePageContainer	{
	width:736px;
	border:0px;
	margin-bottom:0px;
	margin-top:265px;
	background-color:#efefef;
	z-index:1;
}

#header	{position:absolute;
top:0px;
left:0px;
	align:left;
	clear:both;
	width:736px;
	height:87px;
	background-color:#efefef;
	z-index:10000;
}

#subheader	{position:absolute;
	top:87px;
	left:0px;
	align:left;
	clear:both;
	width:736px;
	height:38px;
	background-image:url(../images/navigation.gif);
	background-repeat:no-repeat; color: #fff; text-transform: uppercase; padding-top: 1px;
}

#windsubheader {
	position:absolute;
	top:200px;
	left:0px;
	align:left;
	clear:both;
	width:736px;
	height:38px;
	background-image:url(../images/windnavigation.gif);
	background-repeat:no-repeat; color: #fff; text-transform: uppercase; padding-top: 1px;
}
#subheader a, #windsubheader a {
text-decoration:none; 
color:#fff; font-style:italic; 
font-weight:bold; 
font-size:14px; 
margin: 0px 10px 0px 10px;
}

#menu2, #menu3	{
	position:absolute;
	top: 19px;
	padding-top:3px;
	visibility: hidden;
	background-color:#990000;
	z-index:1000;
	padding-top:5px;
	padding-bottom:5px;
}
#windsubeader #menu2, #windsubeader #menu3	{
	background-color:#174F8E;}

#ContentContainer	{
	padding:0px;
	margin:0px;
}
#ContentContainerFlash {
	position:relative;
	clear:both;
	background-color:#efefef;
	margin-left:20px;
	margin-top:10px;
}

#ContentContainerTop {
	position:relative;
	clear:both;
	width:;
	background-color:#990000;
	margin-left:20px;
	padding:0px; color:#ffffff;
	border:1px #990000 solid;
}
#windContentContainerTop{
	position:relative;
	clear:both;
	width:;
	background-color:#174F8E;
	margin-left:20px;
	padding:0px; color:#ffffff;
	border:1px #174F8E solid;
	
}
#ContentContainerBottom	{
	position:relative;
	clear:both;
	background-color:#ffffff;
	margin-left:20px;
	margin-bottom: 0px;
	padding:0px;
	padding-bottom: 1px;
	border-top: 9px solid #000000;
}


#rightSide	{
	float:right;
	width:660px;
	text-align:left;
	margin-top:15px;
	margin-bottom:15px;
	padding-right:10px;
	height:100%;
	background-color:#FFF6CF;
}

	
#footer	{
	clear:both;
	text-align:left;
	width:736px;
	height:36px;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	margin-left: 20px;
	vertical-align:middle;
	padding-top: 10px;
}	

#footer p {
margin: 0px 35px 10px 10px;
	font-size:13px;
}

#PicRight {
	float:right;
	margin-left:
	10px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
}

#PicLeft {float:left; margin-left: 0px; margin-right: 25px; margin-top: 0px; margin-bottom: 3px;
}

a:link {
	color:#990000;
}
a:visited {
	color: #666666;
}
a:hover {
	color:#999999;
}
a:active {
	color: #000000;
}
#windWholePageContainer a:link {
	color:#174F8E;
}
#windWholePageContainer a:visited {
	color: #666666;
}
#windWholePageContainer a:hover {
	color:#999999;
}
#windWholePageContainer a:active {
	color: #000000;
}

#ContentContainerTop a:visited {
	color: #CCC;
}
#ContentContainerTop a:hover {
	color: #DDD;
}
#ContentContainerTop a:active {
	color: #FFF;
}


#subheader a:link, #windsubheader a:link {
	color:#ffffff;
}

#subheader a:visited, #windsubheader a:visited {
	color:#e3e3e3;
}

#subheader a:hover, #windsubheader a:hover {
	color: #cccccc;
}

#subheader a:active, #windsubheader a:active {
	color: #000000;
}
	
a.toplink:link {
	color:#ffffff;
}
a.toplink:visited {
	color:#666666;
}
a.toplink:hover {
	color: #cccccc;
}
a.toplink:active {
	color: #000000;
}

h1 {font-size:20px;
    background-color:#ffffff;
	padding:5px;
	color:#990000;
	}
h2 {font-size:18px;
    background-color:#efefef;
	padding:7px;
	color:#990000;
	}
h3 {font-size:18px;
	padding:7px;
	color:#fff;}
h4 {font-size:15px;
	color:#990000;}
h5 {font-size:13px
	color:#2E4298;
	color:#990000;}
p  {font-size:14px;
margin:10px;
padding-left: 5px;}

li {font-size:14px;
margin: 5px; 
padding-left: 10px;}
ul {padding-left:15px;}

