/* CSS Document */


html {
	background: #000000 url(imgs/background_h.jpg) repeat-x;
}
body {
	padding: 0px;
	margin: 0;
	background: url(imgs/background_v.jpg) no-repeat center 65px;
	color: #000;
	width: 100%;
	display: table;
	font-family: Arial, Helvetica, sans-serif;
font-size: 11px; 
font-weight: normal;
color: #ffffff;

}
#content_white {
background: #ffffff url(imgs/background_h_white.jpg) repeat-x;
	width: 885px;
	margin: 15px auto 0;
	padding: 10px;
}

#content {
	width: 885px;
	margin: 15px auto 0;
	padding: 10px;
}

#breadcrumb{
	color: #111111;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

#breadcrumb span{
color: #8F2C38;
}


#breadcrumb a{COLOR: #111111; TEXT-DECORATION: none}
#breadcrumb a:hover {COLOR: #8F2C38; TEXT-DECORATION: none}
#breadcrumb a:active {COLOR: #8F2C38; TEXT-DECORATION: none}

#breadtitle{
	color: #111111;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;
	font-weight:bold;

}
#breadtitle span{
	color: #8F2C38;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;
	font-weight:bold;
}


.content_third{
padding:10px 0 0 0;
width:295px;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px; 
font-weight: bold;
color: #ffffff;
}

.content_third{
padding:10px 0 0 0;
width:304px;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px; 
font-weight: bold;
color: #ffffff;
}

.content_third_thumbs{
padding:10px 0 0 0;
width:295px;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px; 
font-weight: bold;
color: #ffffff;
}

.content_thirdlast{
padding:10px 0 0 0;
width:277px;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px; 
font-weight: bold;
color: #ffffff;
}

.content_preview{
padding:10px;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px; 
font-weight: bold;
color: #333333;
background: #eeeeee; 
}

.content_third A{COLOR: #ffffff; TEXT-DECORATION: none}
.content_third A:hover {COLOR: #eeeeee; TEXT-DECORATION: none}
.content_third A:active {COLOR: #ffffff; TEXT-DECORATION: none}

.content_third span{

font-family: Arial, Helvetica, sans-serif;
font-size: 11px; 
font-weight: normal;
color: #ffffff;

}




#menu {
	width: 885px;
	margin: 0px auto 0;
}
h1 {
	margin: 0;
	padding: 0;
}


.uvl_left{
float:left;
margin:0px;
padding: 0px;
}

.uvl_right{
float:right;
margin:0px;
padding: 0px;
}
.clearer{
clear:both;
}

hr {
border: 0;
margin: 10px auto;
color: #333333;
background-color: #333333;
height: 1px;
width: 905px;
text-align: center;
}

.grayhr {
border: 0;
padding:0 10px 0 10px;
color: #333333;
background-color: #cccccc;
height: 1px;
width: 100%;
text-align: center;
}


