div#container
{
 background-color: #;
background-image: url(images/bg.png);
background-repeat: repeat-y;
width: 1000px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;

}

td.subhead
{
 color: #766138;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: bold;
}

a:link
{

color: #004BF0;
text-decoration: underline;

}

a:active 
{

color: #004BF0;
text-decoration: underline;

}

a:hover {

color: #004BF0;
text-decoration: underline;

}

a:visited 
{

color: #004BF0;
text-decoration: underline;

}

a:visited:hover 
{

color: #004BF0;
text-decoration: underline;

}

.pagelabel 
{

display: none;

}


p,div,td 
{

color: #000000;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;

}

body {


background-image: url(images/top.png);
background-repeat: repeat-x;
background-position: top;
 background-color: #000000;
 color: #000000;
 margin:0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 overflow: auto;
 text-align: center;
 margin-left: auto;
 margin-right: auto;
  
}

.logo {


height: 238px;
width: 1000px;
background-image: url(images/banner.jpg);
background-repeat: no-repeat;
background-position: center;
margin-left: auto;
margin-right: auto;

}

#navCell
{

margin: 0px;
text-align: left;
width: 1000px;
color: white;
padding: 2px;
margin-top: 0px;
margin-right: 0px;
margin-left: 37px;
background-position: left;
margin-top: -36px;
}

.navigation
{

margin: 0px;
padding: 0px;
vertical-align: top;
white-space: wrap;

}
	
.navigation li
{

display: inline;
list-style: none;
padding: 0px 0px;
margin: 1px;
top-margin: 0px;
text-indent: 0px;
height: 0px;
background-image: url(userimages/navarrow.jpg);
background-repeat: no-repeat;
background-position: left;
padding-left: 5px;
}

#navCell a
{
display: inline;
color: #ffffff;
font-family: Arial, Verdana, Courier New, Courier, monospace;
font-weight: bold;
text-decoration: none;
font-size: 15px;
letter-spacing: 0px;
text-decoration: none;
padding:3px;
}

#navCell a.nav1a
{

color: #ffffff;
padding-bottom: 5px;

}

#navCell a:hover {

color: #F6ED54;

}


#navCell #plogin
{

display: none;

}

#navCell #pregister
{

display: none;

}

/*--START SECONDARY NAVIGATION--*/

 #secnav {

 text-align: center;
 padding: 0px;
 padding-left: 0px;
 padding-right: 3px;
 padding-top: 3px;
 padding-bottom: 3px;
 width: 900px;
 margin-left: auto;
 margin-right: auto;
 max-width: 1000px;

 }

 *html #secnav {

 /* REQUIRED TO CORRECT PLACEMENT IN IE */

 padding-top: 3px;
 margin-left: 0px;

 }

 #secnav ul { 

list-style: none;
 padding: 0px;

 }

 #secnav ul li {

 display: inline;
 margin-right:15px;

 }

 #secnav a {

 font-family: Arial, Verdana, Courier New, Courier, monospace;
 font-size: 12px;
 display: inline;
 color: #002674;
 text-decoration: none;
 font-weight: normal;

 } #secnav li.nav2a a { 

  text-decoration:underline; 
}

/*--END SECONDARY NAVIGATION--*/

/*---------------------------- START CONTENT AREA ----------------------------*/

#contentCell {

 width: 900px;
 max-width: 900px; 
 padding: 0px;
 margin-left: 0px;
 padding-bottom: 20px;
 text-align: left;
 min-height: 360px;
 padding-left: 50px;
 margin-top: 10px;

 }

 *html #contentCell {

  height: 360px; /* MIN-HEIGHT DOESN'T WORK IN IE */
  margin-top: 5px;
  margin-right: 50px;

 }

 #contentCell #content_table_0 {
 
  width: 900px;
  max-width: 900px;

 } 
 
 .content_cell_0, .content_cell_1, .content_cell_2, .content_cell_3 {

 /* Used to change background color of layout divisions */

  padding: 0px;
  border: 0px solid #0066CC;
  background-color: #;

 } 

/* Use to customize a specific content box position */ 

 .content_cell_0 {

  padding: 0px;
  border: 0px solid #0066CC;
  background-color: #; 
}

/*----------------------------- END CONTENT AREA -----------------------------*/

#footer {
background-color: #;
 background-image: url(images/bottom.jpg);
 background-repeat: no-repeat;
 background-position: center;
 height: 28px; 
 display: inline;
 visibility: visible;
 margin-left: auto;
 margin-right: auto;
 text-align: left;
 width: 1000px;
 margin: 0px;
 font-weight: ;
 display: block;
 padding-top: 0px;
 text-decoration:none;
 padding-top:0px;
 font-size:6px;

 }

a img {
border: none;
}