html { height: 100%; }

body {
	background-position: center;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	font: normal;
	text-align: center;
	height: 100%;
	height: auto;
    min-height: 100%; 
}
.style1 {
	font-size: 11px;
}

#railwaymenu {
}

#graphic
{
	background-color: #FFCC00;
}
.smbanner {
    margin-top: 15px;
    margin-bottom: 15px;
}

.style2 {font-family: Tahoma}
.style3 {font-size: 1.2em; line-height: 1.3em; text-align: center;}

.style4 {
    font-family: Tahoma;
	font-size: 11px;
	padding: 3px 0px;
	margin: 3px 0px;
	display: inline;
	line-height: 1.9em;
	    }
	
	
.style6
	{
	font: normal 15px "Arial, sans-serif;";
	}
	
.style666 {
	font-size: 9px;
	font-family: Tahoma
}

.style5
	{
      	font: 14px "Tahoma";
	}
	
	.style9
	{
      	font: bold 14px "Tahoma";
	}
	
ul.SimpleMenu {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
  	font-size: 9px;
	font-family: Tahoma;
	margin: 0px;
    padding: 0px;
}

ul.SimpleMenuSmall {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
  	font-size: 10px;
	font-family: Tahoma;
	margin: 0px;
    padding: 0px;
}

ul.SimpleMenu li {
    width: 160px;
    margin-left: 0px;
}
.nowrap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	white-space: nowrap;
}
-->

#menuleft
{
   width: 160px;
   list-style-type: none;
   text-align: left;
    margin-left: 0px;
   padding-left: 0px;
   width: 160px;

}

#menuleft li 
{ 
   list-style-type: none;
   text-align: left;
   margin-left: 0px;
   padding-left: 0px;
      	font: normal 12px "Tahoma";

} 


.copyright {font-size: 11px; text-align: center;}
.footer {font-family: Veranda; font-size: 12px; }

h1 {

   margin-top: 0px;
   padding-top: 0px;
   text-align: left;
   font-family: Tahoma;
   font-size: 1.5em;
}
h2 {
   text-align: left
}
h3 {
   font-size: 1.24em;
   text-align: left
}
a, a:active { color: #3300CC; text-decoration: underline; }  /*default link styles*/
a:visited { color: #515151;}
a:hover { text-decoration: none;}

p {
font: normal;
text-align: left;
  }
  
#topmenu li { font-size: 1.2em;  text-align: center;}

#spacetop {
   height: 50px;
}


#centeredtext {
	font: normal;
	  text-align: center;
	  margin-bottom: 15px;
padding-bottom: 15px;
margin-top: 20px;
padding-top: 20px;
}

#mainwrap { /*wrap all content, center it and*/
	position: relative;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 115px;
	background-image: url(http://www.jobmonkey.com/sports/assets/images/bgcont.gif);
	background-repeat: repeat-y;
	overflow: hidden; /* hide overflow from background image */
}

#container
{
	margin-left: auto;
	width: 840px;
	margin-right: auto;
	margin-top: 10px;
}

#maincontent
{
   margin-top: 0px;
   padding-top: 0px;
   margin-left: 5px;
   margin-right: 5px;

}

#maincontent  li 
{
text-align:left;

}
#bannertop
{
    position: absolute;
    top: 5px;
	width: 728px;
	height: 110px;
    left: 50%;
	background-color: #FFFFFF;
	text-align: left;
    margin-left: -364px;
}


#leftdiv
{
   min-height: 100%;
   width: 170px;
   height: 100%;
   float: left;
   background-color: #8AA768;
   /* IE only */
   word-wrap: break-word;
}


#leftcontent
{
   padding-left: 5px;
}


#middlediv
{
   width: 500px;
   float: left;
   /* IE only */
   word-wrap: break-word;
}

#rightdiv
{

   width: 170px;
   float: left;
   background-color: #8AA768;
   height: 100%;
   /* IE only */
   word-wrap: break-word;
}

#topmenu
{
   background-color: #000000;
    height: 22px;
	float: left;
	width: 100%;
	text-align: center;
}

#menuleft
{
   width: 160px;
   list-style-type: none;
   text-align: left;
    margin-left: 0px;
   padding-left: 0px;
   width: 160px;

}

#menuleft li 
{ 
   list-style-type: none;
   text-align: left;
   margin-left: 0px;
   padding-left: 0px;
   font: normal 12px "Tahoma";

} 

/*** Center Column Nav Bar ***/

div#centerCol ul#centerColNavbar {
	list-style-type: none;
	background-color: #000;
	font-size: .8em;
	padding: 3px 0px;
	text-align: center;
}


ul#centerColNavbar li {
	color: #ffffcc;
	display: inline;
}

ul#centerColNavbar li a, ul#centerColNavbar li a, ul#centerColNavbar li a {
	color: #ffffcc;
	text-decoration: none;
}

ul#centerColNavbar li a:hover {
	text-decoration: underline;
}



