h1
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:800;
	line-height:24px;
	margin-top:0px;
}
#header
{
    background-image:url(images/banner.jpg);
    height :151px;
    width : 794px;
}
#layout
{
	background-image:url(images/bodyrun.gif);
	background-repeat:repeat-y;
	background-position:center;
}
#footer
{
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	background-position:center;	
	height:45px;
}
#footnote
{
	height:500px;
}
#gap
{
    height :25px;
    width : 794px;
	text-indent: 225px;
	line-height: 30px;
	color:white;
}

body
{
	background-color:#BBBBBB;
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#pos
{
    height :20px;
}
#main
{
	background-image:url(images/body.gif);
	background-repeat:no-repeat;
}
#nav
{
	margin-left: 5px;
}
#navbt
{
	background-image:url(images/navbutton.gif);
	background-position:left;
	background-repeat:no-repeat;


	padding-left: 25px;
}
#board
{
    width:187px;
	background-image:url(images/board.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#boardrun
{
	background-image:url(images/boardrun.gif);
	background-repeat:repeat-y;
	background-position:center;
	margin-left: 2px;
}
#boardfooter
{
	height:11px;
	background-image:url(images/boardfooter.gif);
	background-position:center;
	background-repeat:no-repeat;

}
#menu
{
    right:10px;
}
#nav a
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:black;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 12px;
}
#nav a:hover
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #D50000;
	text-decoration: none;
	text-transform: uppercase;	
	line-height: 12px;
}
#nav a:active
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #D50000;
}
a, a:visited
{
    color:#455A7A;
    text-decoration:none;
}
a:hover
{
    color:#1E314E;
    text-decoration:underline;
}

