/* CSS Document */
html { height: 100%; padding-bottom: 1px; }  /* Forces vert scrollbar on all pages*/

body 
{
	margin: 0 0 0 0;
	height: 100%;
	min-height: 100%;
	min-width: 1017px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	}

p form h1 h2 table
{
margin: 0;
padding: 0;
}

.clear
{
clear: both;
}

#container
{
margin-left: auto;
margin-right: auto;
width: 1017px;
height: auto;
}

#header
{
width: 1017px;
height: 68px;
float: left;
background: url(images/header.jpg) top left no-repeat;
padding-top: 172px;
}

#nav
{
width: 1012px;
height: 48px;
float: left;
line-height: 44px;
padding-left: 5px;
overflow: hidden;
}

#nav a
{
margin: 0 0 0 0;
padding: 0 20px 0 20px;
color: #FFFFFF;
text-decoration: none;
display: block;
height: 45px;
float: left;
}

#nav a:hover
{
background: url(images/bg-nav.jpg) bottom left repeat-x;
}

.orangetop
{
border-top: 1px solid #ec8f15;
}

.orangetop a:hover
{
border-top: 1px solid #ec8f15;
}

.yellowtop
{
border-top: 1px solid #fecd32;
}

.yellowtop a:hover
{
border-top: 1px solid #fecd32;
}

.bluetop
{
border-top: 1px solid #4e9dd2;
}

.bluetop a:hover
{
border-top: 1px solid #4e9dd2;
}

.greentop
{
border-top: 1px solid #64bb23;
}

.greentop a:hover
{
border-top: 1px solid #64bb23;
}

#homebanner
{
width: 1017px;
height: 295px;
float: left;
background: url(images/homebanner.jpg) top left no-repeat;
}

#otherbanner
{
width: 1017px;
height: 177px;
float: left;
overflow: hidden;
margin-bottom: 10px;
}

#left
{
width: 637px;
height: auto;
float: left;
padding-right: 40px;
}

#left p
{
margin: 15px 0 15px 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #cccccc;
text-align: left;
}

#left ul
{
margin: 0 0 5px 0;
padding: 0;
}

#left li
{
margin: 0 0 5px 15px;
padding: 0;
font-size: 14px;
color: #cccccc;
}

#left li a
{
color: #cccccc;
text-decoration: underline;
}

#left p a
{
font-size: 14px;
color: #cccccc;
text-decoration: underline;
}

#left h2
{
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FFFFFF;
margin: 5px 0 5px 0;
padding: 0;
}

#lefthead
{
width: 633px;
height: 43px;
float: left;
background: url(images/bg-leftside.jpg) top left no-repeat;
}

#lefthead h1
{
margin: 0;
padding: 10px 0 0 40px;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FFFFFF;
}

.formtab
{
font-size: 12px;
color: #cccccc;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

#right
{
width: 340px;
height: auto;
float: left;
}

#righthead
{
width: 295px;
height: 33px;
float: left;
background: url(images/bg-rightside.jpg) top left no-repeat;
}

#righthead h1
{
margin: 0;
padding: 10px 0 0 40px;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FFFFFF;
}


#full
{
width: 1017px;
height: auto;
float: left;
}

.newstory
{
width: 997px;
height: auto;
float: left;
border: 1px solid #CCCCCC;
padding: 10px;
}

.newstory h1
{
margin: 15px 0 15px 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #cccccc;
text-align: left;
}


.newstory p
{
margin: 15px 0 15px 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #cccccc;
text-align: left;
}

.newstory img
{
float: right;
padding: 5px;
margin: 0;
}


#footer
{
width: 1017px;
height: 57px;
float: left;
background: url(images/bg-footer.jpg) top left no-repeat;
padding-top: 20px;
}

#footer p
{
text-align: right;
font-size: 10px;
padding-right: 20px;
color: #FFFFFF;
}

#footer p a
{
color: #fecd32;

}
