body { background-color:#000;
	background-image: url(http://www.motorcycletalk.tv/images/Page_bg.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

/* Begin header structure */

#header { 
margin:auto;
background-image:url(http://www.motorcycletalk.tv/images/Header.jpg);
background-color:#000000;
width:1000px;
height: 193px;
}

#menu{ 
margin:auto;
width:1000px;
height: 46px;
background-image:url(images/Menu_bar.png);
}

#ad_space{
margin:auto;
width:1000px;
height: 97px;
background-image: url(images/page_lines.jpg);
background-repeat:repeat-y;
clear:both;
}

#content_space{
margin:auto;
width:1000px;
height: 100%;
background-image: url(http://www.motorcycletalk.tv/images/page_lines.jpg);
background-repeat:repeat-y;
clear:both;
}

#footer{
margin:auto;
width:1000px;
height: 115px;
background-image: url(http://www.motorcycletalk.tv/images/page_lines.jpg);
background-repeat:repeat-y;
}


.Calendar_borders {
border-right:#CE9650 1px solid;
border-left:#CE9650 1px solid;
}
	
.Content {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #888888;
	
}

.Content2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d42503;
	
}

.Content3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7bb104;
	
}

.Content2Bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #d42503;
	
}

.Content3Bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #7bb104;
	
}

.ResourceLinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #666666;
	
}
.HeaderFont { font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	
}

.Sitemap {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #888888;
	
}
.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #222222;
	
}



		
.ImageBorders{

  background-color: #fff;
  border: 1px solid #333333;
  
   padding-bottom:4px;
   padding-left: 4px;
   padding-right:4px;
   padding-top:4px;
   
  }
  

.DottedBorders {
border:dotted 1px #222222;
}

	

.Date {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	
	
}

.NoImageBorder {border:none;
}

.PageTitles {
	font-family:"Times New Roman", Times, serif;
	font-size: 30px;
	color: #460000;
		
}

/* Top header links */
 .Top_header a:link  {
	color: #444444;
	text-decoration: none;
	}
.Top_header a:visited {
	text-decoration: none;
	color: #444444;
}
 .Top_header a:hover {
	text-decoration: underline;
	color: #c03823;
}
 .Top_header a:active {
	text-decoration: none;
	color: #444444;
}

/* End top header links */

/* Resource links */
 .ResourceLinks a:link  {
	color: #460000;
	text-decoration: none;
	}
.ResourceLinks a:visited {
	text-decoration: none;
	color: #460000;
}
 .ResourceLinks a:hover {
	text-decoration: underline;
	color: #c03823;
}
 .ResourceLinks a:active {
	text-decoration: none;
	color: #460000;
}

/* End resource links */


 a:link  {
	color: #d42503;
	text-decoration: none;
	}
 a:visited {
	text-decoration: none;
	color: #d42503;
}
 a:hover {
	text-decoration: underline;
	color: #7bb104;
}
 a:active {
	text-decoration: none;
	color: #d42503;
}	

 a:link img{border:none;
}

a:visited img{border:none;
}

a:hover img{
border:none;
}



/*  Form styles */
label
{
font-weight:bold;
width: 110px;
float: left;
text-align: right;
margin-right: 12px;
display: block
}

input
{
color: #7bb104;
background: #111111;
border: 1px solid #333333;
}

textarea
{
color: #7bb104;
background: #111111;
border: 1px solid #333333;
}

list-menu
{
color: #666666;
background: #fff;
border: 1px solid #cccccc;
}

.submit input
{

color: #fff;
font-weight:bold;
padding: 4px;
background: #7bb104;
border:fff 1px solid;
}

.submit input:hover {
  color: #fff;
  background: #d42503;
  border:fff 1px solid;
}

fieldset
{
border: 1px solid #460000;
width: 450px;
}

legend
{
font-family:Arial, Helvetica, sans-serif;
color: #fff;
background: #460000;
border: 1px solid #460000;
padding: 3px 3px
}
