/*--  Change your body background color  --*/
body {
	margin:10px;
	color:#333333;
	text-align:center;
	padding:0;
	background-color: #EAEAEA;
}

/*--  Change the spacing around the outside border. Also change the width of outside border  --*/
#outer {
text-align:left;
border:0px solid #000000;
width:750px;
margin:auto;
}

/*--  Attributes of the logo/header area  --*/
#hdr {
	color:#333333;
	/*border:1px solid #000000;*/
padding:0px;
	margin: 0px;
	background-color: #000000;
}

/*--  Attributes of the area just under the header area  --*/
#map {
	height:5px;
	font-family:Arial;
	font-size:11px;
	background:#000000;
	color:#ffffff;
	border:1px none #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/*--  How the regular links look in the map area  --*/
#map a {
font-family:Arial;
font-size:11px;
color:#ffffff;
text-decoration:underline;
}

/*--  How the map area links look when hovered over with the mouse  --*/
#map a:Hover {
color:#ffff00;
font-family:Arial;
font-size:11px;
cursor:pointer;
text-decoration:underline;
}

/*--  Attributes of the main body content. encases all the nav column stuff and the main content stuff  --*/
#bodywrap {
	position:relative;
	background:#ffffff;
	color:#333333;
	width:750px;
	padding:0;
	margin: 0px;
}

/*--  Attributes of the container for all the nav column stuff  --*/
#navwrap {
	float:left;
	width:160px;
	background:#ffffff;
	color:#333333;
	text-align:center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 5px;
}

/*--  Attributes of the navigation and related menus  --*/
#nav {
	width:142px;
	background:#ffffff;
	font-family:Arial;
	font-size:16px;
	/*font-weight:bold;*/
color:#000000;
	text-align:left;
	text-decoration:none;
	padding-top:5px;
	padding-left:9px;
	padding-right:9px;
	padding-bottom:0px;
	margin-bottom:5px;
	border: 1px solid #000000;
}

/*--  How the menu and related articles links look in the index, main page, and article templates  --*/
#nav a {
font-family:Arial;
font-size:12px;
color:blue;
font-weight:normal;
text-decoration:underline;
}

/*--  How the menu and related articles links look in the index and article templates when hovered over with the mouse  --*/
#nav a:Hover {
font-family:Arial;
font-size:12px;
color:#ff0000;
font-weight:normal;
cursor:pointer;
text-decoration:underline;
}

/*--  Attributes of the optional adsense container  --*/
#adsense {
width:160px;
background:#ffffff;
border:1px dashed #000000;
text-align:center;
padding-top:5px;
padding-bottom:5px;
margin-bottom:5px;
}

/*--  Attributes of the optional subscription form  --*/
#subscribe {
line-height:18px;
text-align:center;
font-family:Arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#000000;
width:142px;
padding-top:5px;
padding-left:9px;
padding-right:9px;
padding-bottom:5px;
border:1px dashed #000000;
background-color:#ffffff;
margin-bottom:5px;
}

/*--  Attributes of the optional subscription form button  --*/
#subscribe input {
height:20px;
width:75px;
background-color:#000000;
shadow-color:#ffffff;
border-color:#ffffff;
text-align:center;
text-valign:middle;
font-family:Arial;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
cursor:pointer;
}

/*--  Attributes of the main content of your index, main page, and article templates  --*/
#content {
text-align:justify;
float:right;
background:#ffffff;
font-family:Arial;
font-size:14px;
color:#333333;
padding-right:10px;
/*width:515px;*/
width:545px;
}

/*--  Attributes of the main content of your sitemap template  --*/
#contentsitemap {
float:left;
background:#ffffff;
font-family:Arial;
font-size:12px;
color: #333333;
padding-left:10px;
padding-right:10px;
width:510px;
}

/*--  Attributes of the adsense column of your sitemap template  --*/
#contentsitemapadsense {
float:right;
width:160px;
background:#ffffff;
color: #333333;
text-align:center;
}

/*--  Attributes of the main content of your privacy/disclaimer template  --*/
#contentprivdis {
float:left;
background:#ffffff;
font-family:Arial;
font-size:12px;
color:#333333;
padding-left:10px;
padding-right:10px;
width:675px;
}

/*--  Attributes of the footer area  --*/
#footer {
	height:auto;
	text-align:center;
	font-family:Arial;
	font-size:10px;
	background:#000000;
	color:#ffffff;
	border:1px solid #000000;
	border-width:1px;
	clear:both;
	font-weight: normal;
	padding: 0px;
}

/*--  How the regular links look in the footer area  --*/
#footer a {
font-family:Arial;
font-size:12px;
color:#ffffff;
text-decoration:underline;
}

/*--  How the footer area links look when hovered over with the mouse  --*/
#footer a:Hover {
color:#ffff00;
font-family:Arial;
font-size:12px;
cursor:pointer;
text-decoration:underline;
}

/*--  General look of links not effected by any of the links entires of this file  --*/
.alink {
color:Blue;
font-family:Arial;
font-size:12px;
cursor:pointer;
text-decoration:underline;
font-weight:normal;
}

/*--  Reduces the verticle spacing taken up by the link partners and subscription forms  --*/
form.nospace {
line-height:1%;
padding:0px;
margin:0px;
}

/*--  Border size and color around the text area in the link partners page  --*/
#TAWrap {
border:1px solid #000000;
}

/*--  Background color of the text area's caption in the link partners page  --*/
#TACaption {
background-color:#000000;
color:#FFFFFF;
}

/*--  How the links look in the text area's caption in the link partners page  --*/
#TACaption a {
color:#FFFFFF;
text-decoration:underline;
}

/*--  How the links look in the text area's caption in the link partners page when hovered over  --*/
#TACaption a:Hover {
color:#ffff00;
cursor:pointer;
text-decoration:underline;
}

/*-- Row hover highlighting for RSS auction listings --*/
.hlt td {
   background-color: yellow;
   color: black;
}

/*-- Alternating row colors for RSS template 2 --*/
.altrow1 
{
	background-color: #FFFFCC;
	border-collapse: collapse;
}

.altrow2 
{
	background-color: #FFFF99;	
	border-collapse: collapse;
}

/*-- table class for RSS template 1 --*/
table.tabclear 
{
	border-collapse: collapse;
}

/*-- table class for outer RSS listings table --*/
table.rsstable 
{
	border-collapse: collapse;
	border-top-width: 3px;
	border-bottom-width: 15px;
	border-style: solid;
	border-color: #999999 #000000;
}

/*--  Border size and color of the text area in the link partners page  --*/
.TA {
border:1px solid #000000;
}
.mainbox {
	border: 1px solid #000000;
}
.basictext {
	font-size: 12px;
	color: #000000;
}
.headers {
	font-size: 18px;
	color: #0000FF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
