﻿body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	background-image:url(../../img/pagebg.png);
	background-repeat:repeat-x;
	background-attachment:fixed;
	font-size: 10px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColElsCtr #container {
	width: 656px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	
}
.oneColElsCtr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */

}

.oneColElsCtr #mainContent .menu {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image:url(../../img/containerbg.png);
	background-repeat:repeat-y;
	text-align: left;
	padding-left: 16px;
}

.oneColElsCtr #mainContent .menu .menucontainer
{
    width: 620px;
    background-image:url(../../img/menubg.png);
    background-repeat:repeat-x;
    height: 24px;
}

.oneColElsCtr #mainContent .submenu {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0;
	text-align: left;
	background-image:url(../../img/submenubg.png);
	background-repeat:no-repeat;
	height: 27px;
	font-family: Verdana;
	padding-left: 16px;
	font-size: 10px;
}

.oneColElsCtr #mainContent .submenu .submenubg {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align: left;
	background-image:url(../../img/undermenybg.gif);
	background-repeat:repeat-x;
	width: 620px;
	font-family: Verdana;
	font-size: 10px;
}

.oneColElsCtr #mainContent .submenu .submenubg p{
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align: left;
	height: 27px;
	padding-left: 10px;
	margin-top: 3px;
	font-family: Verdana;
	font-size: 10px;
}


.oneColElsCtr #mainContent .splashholder {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image:url(../../img/containerbg.png);
	background-repeat:repeat-y;
	text-align: left;
	padding-left: 16px;
	padding-top:0px;
	margin-top:0px;
}



.oneColElsCtr #mainContent .content{
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image:url(../../img/contentbg.png);
	background-repeat:repeat-y;
	text-align: left;
	padding-left: 16px;
	float:right;
	width: 640px;
}

.oneColElsCtr #mainContent .content .leftcontent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align: left;
	width: 443px;
	float: left;

}

.innercontent, p h1
{
    padding-left: 16px;
    width: 435px;
    color: #777777;
}

.oneColElsCtr #mainContent .content .seperator {
	padding: 0; /* remembe r that padding is the space inside the div box and margin is the space outside the div box */
	width: 18px;
	float:left;
	height:auto;

}

.oneColElsCtr #mainContent .content .rightcontent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align: left;
	width: 170px;
	float:right;

}

.banners
{
	background-color: #FFFFFF;
}



.sponsors
{
    width: 622px;
    height: auto;
}

table
{
    margin:0px;
    padding: 0px;
}

.innersponsor{
	background-color: #FFFFFF;
	width: 622px;
}


/* banner */

#bannercolumn
{
    padding: 0;
    margin:0;
}

#bannercolumn .tops
{
    height: 12px;
    vertical-align:bottom;
}

#bannercolumn .bottoms
{
    height:10px;
    vertical-align:top;
}

#bannercolumn .content1
{
    background-color:#FFF;
    width: 144px;
}

#bannercolumn .content1 .innercontent
{
    background-color:#FFF;
    width: 144px;
}

#bannercolumn .content1 .innercontent .text
{
   padding: 0px;
   font-family:Georgia,verdana;
   font-size: 10px;
   width: 140px;
   color: #898887;
}

#bannercolumn .content1 .innercontent .text h4
{
   font-size: 13px;
   font-weight: bold;
   color: #898887;
   font-family: Georgia;
}

#bannercolumn .content1 .innercontent .text a
{
   color:#87006a;
   text-decoration: none;
   margin-top: 3px;
}

#bannercolumn .content1 .innercontent .text a:hover
{
   color:#87006a;
   text-decoration: underline;
}

#bannercolumn img
{
    border: 0;
}

.undermeny
{
    margin-left: 13px;
    padding-top: 10px;
    font-family: Arial, Georgia, Verdana;
    font-size: 11px;
}

.undermeny a
{
    color: #e78222;
    text-decoration: none;
    margin-right: 9px;
}

.undermeny a:hover
{
    text-decoration: underline;
}

.newslist
{
    font-family: Verdana;
    font-size: 11px;
}

.newslist a
{
    color: #e78121;
    text-decoration: none;
}

.newslist a:hover
{
    color: #e78121;
    text-decoration: underline;
}


#sponsors
{
    margin:0;
    padding:0;
}

#sponsors #sponsor
{
    background-image:url(../../img/containerbg.png);
	background-repeat:repeat-y;
	text-align: left;
	padding-left: 16px;
}

#sponsors #sponsor p
{
    padding:0;
    margin:0;
}






/*text*/

h2{
	color: #e78121;
	font-weight:normal;
}


.archivelink a
{
    font-family: Arial, Georgia, Verdana;
    font-size: 11px;
    color:#e58622;
    text-decoration: none;
}

.archivelink a:hover
{
    font-family: Arial, Georgia, Verdana;
    font-size: 11px;
    text-decoration: underline;
}

.submenu
{
    background-image: url(../../undermenybg.gif);
    background-repeat:repeat-x;
}

.hr 
{
	font-size: 1px;
	height: 3px;
	background-image: url(../../img/ruler2.gif);
	background-repeat: repeat-x;
	margin: 5px 0 10px 0;
}
	
.hr  hr
{
	display: none;
}