
body{
 background-color: #3D76B1;

}

A[href]:hover
	{color: #ff0000; text-decoration: none;}
p, tr, td, ul, li
	{color: #000000; font-family: Verdana, ariel; font-size: 12px;}
.header1, h1
	{color: #ffffff; background: #4682B4; font-weight: bold; font-family: Verdana; font-size: 13px; margin: 0px; padding: 2px;}
.header2, h2
	{color: #000044; background: #DBEAF5; font-weight: bold; font-family: Verdana; font-size: 14px;}
.intd
	{color: #000000; font-family: Verdana; font-size: 11px; padding-left: 15px;}
.tablemain
	{font-family: verdana; font-size: 40px; width: 750px; padding-left: 50px;}
.tabletext
	{font-family: verdana; font-size: 10px; border-width:1px;  border-color:#999999;}
.myBtn { 
  border-width:1px; 
  background-color: #46B446;
  border-color: #46B446;
  font:normal 10px Verdana, sans-serif;
  color:#000000;
}

h2.auction_notice {
font-size: 14px;
}

div.container{
background-color: white;
}

div.shadow1 {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 925px;
	background-image: url("shadow1.png");
	background-repeat: repeat-y;
	background-position: top;
	padding-top: 0px;
}

div.shadow2 {
	margin-top: -8px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 925px;
	height: 30px;
	background-image: url("shadow2.png");
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 0px;
	z-index: -1;
}

div.main{
position: relative;
width: 900px;
background-color: #eeddff;
margin-right: auto;
margin-left: auto;
padding-bottom: 1px;

}

/*banner*/
div.banner{
background-color: white;
width: 900px;
height: 175px;
vertical-align: top;
}

a.banner-name{
float: left;
height: 175px;
width: 350px;
vertical-align: top;

}

div.banner-pics{
background-color: white; 
height: 175px;
width: 500px;
vertical-align: top;
}



#menu{
width: 800px;
height: 20px;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom:0;
}

div.menuentry{
float: left;
width: 133.33px;
height: 20px;
margin-top: 0;
margin-bottom:0;
background-color: white;

}

/*top menu*/
div.topmenu{

width: 900px;
height: 20px;
background-image: url("img/button.png");
}

/*color beam below top menu*/
div.colorbeam {
	float: left;
	width: 580px;
	height: 10px;
	background-color: #203fd9;
	margin-top: -1px;
	}


/*contains both main and right margin*/
div.center{
width: 860px;
position: absolute;
left: 120px;
background-color: #eeddff;
}

/*left menu*/
div.leftmenu{
width: 130px;
height: 500px;
float: left;
background-color: #eeddff;
}



/*main section*/
div.infopar{
width: 570px;
left: 120px;
float: left;
background-color: #eeddff;
padding: 5px;
}

/* Front page news box */
div.newsbox{
padding-top: 0.5px;
padding-left: 8px;
padding-right: 8px;
padding-bottom: 2px;
background-color: #f4eaff;
border-style: outset;
border-color: #f4eaff;
}

.newsbox h1, .newsbox h2, .newsbox h3, .newsbox h4 {
margin-top: 3px;
margin-bottom: 5px;
text-align: center;
}
.newsbox h5, .newsbox h6 {
margin-bottom: 0px;
margin: 0px;
}

/*entire right margin*/
div.rightpanel{
position: float;
float: left;
right: 0px;
margin-left: 7px;
width: 160px;
border-left-style: outset;
border-bottom-style: outset;
padding-left: 4px;
background-color: #eeddff;
}

/*entire div around amazon*/
div.amazon{
background-color: #ddbb88;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 0px;
padding-top: 0px;
border-style: outset;
border-color: #ddbb88;
margin-top: 5px;
}

/*telling people to use amazon*/
p.amazon{
font-size: 12px;
text-align: center;
}

/*Box around amazon link*/
div.amaframe{    
margin-left: auto;
margin-right: auto;
width: 126px;
}

/*contact info in left margin*/
div.leftcontact{
margin-top: 20px;

}

/*footer*/
div.footer{
position: float;
clear:both;
text-align: center;
}

p.footer{

}


/*left navigation links*/
a.left{
	font-family: verdana, arial, sans-serif;
	display: block;
	background-image: url("button3.png");
	font-size: 12px;
	line-height: 20px;
	padding: 3px 12px 3px 12px;
	text-decoration: none;
	color: #777777;
	border-color: #cccccc;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
}

a.left:hover {
	color: white;
	background-color: #EB8F5E;
}

a.leftNotLink {
	font-family: verdana, arial, sans-serif;
	display: block;
	background-color: #aaaacc;
	font-size: 12px;
	line-height: 20px;
	padding: 3px 12px 3px 12px;
	text-decoration: none;
	color: white;
	border-color: #cccccc;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
}

/* Tab Navigation */
a.tab{
	font-family: verdana, arial, sans-serif;
	float: left;
	background-image: url("img/button.png");
	font-size: 11px;
	line-height: 18px;
	padding: 0px 12px 0px 12px;
	margin-right: 0px;
	text-decoration: none;
	color: #555;
	border-color: #cccccc;
	border-width: 1px 1px 0px 0px;
	border-style: solid;
}
a.tab:hover {
	background-color: #eeddff;
	color: white;
	background-image: url("button6.png");
}
a.tabNotLink {
	font-family: verdana, arial, sans-serif;
	float: left;
	background-color: #eeddff;
	font-size: 12px;
	line-height: 18px;
	padding: 0px 12px 0px 12px;
	margin-right: 0px;
	text-decoration: none;
	color: #444444;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	margin-top: 1px;
}

img {
	border: none;
}

h3, h4, h5, h6 {
color: #333388;
}

table.board td {
	font-size: 13px;
}

tr.odd{
background-color: #f4eaff;
}
tr.even{
background-color: #eeddff;
}

