#container {
	background: #FFFFFF;
width: 915px;
margin-left: auto;
margin-right: auto;
}


#header_ad {
width: 731px;
height: 90px;
padding: 6px 11px 7px 8px;
float: left;
background: #FFFFFF;
}


#breadcrumb {
width: 742px;
background: #FFFFFF;
padding: 0px 0px 0px 10px;
float: left;
}

.breadcrumb_content {
width: 718px;
height: 12px;
float: left;
font: Arial, Helvetica, sans-serif;
font-size: 10px;
  color: #333333;
  padding: 2px 0 3px 5px;
  border-left: 5px solid #003399;
  background: #99CCFF;
}

#header {
	width: 915px;
	float: left;
	background: #FFFFFF;
	padding-bottom: 10px;
}

#header_left {
	background: #FFFFFF;
	width: 145px;
	height: 121px;
	padding-left: 8px;
	padding-top: 6px;
	float: left;
	
}

#header_right {
	width: 750px;
	float: left;
}

.category_1 {
float:left;
width:870px;
height: 86px;
background: #FFEA8A;
padding: 8px 10px 8px 10px;
border: 1px solid #FDCA2E;
}

.category_2 {
float:left;
width:850px;
height: 86px;
background: #FFFFCC;
padding: 8px 10px 8px 10px;
margin: 0 0 0 10px;
margin-bottom: 10px;
border: 2px solid #CCCC99;
}

.thumb_preview {
float: left;
height: 86px;
width: 115px;
margin-left: auto;
margin-right: auto;
padding-right: 10px;
}

.cat_info {
float: left;
margin: 0;
align: top;
width: 710px;
}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 13px;
				margin-top: 0;
				margin-bottom: 2px;
				}

        body {
		font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 10px;
		 background-color:  #000000; 
               page-break-after: always;
		}
		
			p {
		font-family: Arial, Verdana, Helvetica; 
		font-size: 11px; 
		line-height: 14px; 
		margin: 0; 
		padding: 0;
		}

		img {
float: right
}

	a:link {
		color: #990000;
		text-decoration: none;
		}

	a:visited {
		color: #990000;
		text-decoration: none;
		}

	a:hover {
		color: #003399;
		text-decoration: underline;
		}

.clearthefloats {clear:both;}