@charset "utf-8";
/* CSS Document */

a {
	color: #803905;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}


.bb_top {
	background-image:url(images/bb_top.jpg);
	background-repeat:no-repeat;
	height:64px;
}

.bb_bottom{
	background-image:url(images/bb_bottom.jpg);
	background-repeat:no-repeat;
	height:71px;
}


.bigBoxBottom{
	background-image:url(images/big_box_bottom_bg.jpg);
	height:27px;
	
}

.bigBoxMiddle{
	background-image:url(images/big_box_mid_bg.jpg);
	height:466px;
	padding-left:30px;
	padding-right:30px;
	
}

.bigBoxTopRepeat{
	background-image:url(images/big_box_mid_bg.jpg);
}

.bigBoxtop{
	background-image:url(images/big_box_top_bg.jpg);
	background-repeat:no-repeat;
	height:80px;
	padding-left:30px;
	padding-top:15px;
	padding-right:40px;
	
}

body {
	background-color:#000;
	margin: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	
}

.date{
	font-size:10px;
}
	

.failure{
	font-size:10px;
	color: #C00;
}

.footer{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#999;
}

.footer a{
	color: #C90;
	text-decoration:none;
}

.footer a:hover{
	text-decoration:underline;
}

.footerTop{
	height:10px;
}

h1{
	color:#803905;
	margin-bottom: 0px;
	margin-top: 0px;
}

h2{
	margin-top: 0px;
}


img{border:none;}

.leftColumn{
	height: 254px;
}

.middle{
	background-image:url(images/midbg.gif);
	background-repeat: repeat;
}

.middleHome{
	background-image:url(images/midbg_home.gif);
	background-repeat: repeat;
}


.middleContent{
	height: 573px;
}

.photosTop{
	background-image:url(images/photos_top.jpg);
	background-repeat:no-repeat;
	height:10px;
}

.photosMid{
	background-image:url(images/photos_mid.jpg);
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:10px;
}

.photosBottom{
	background-image:url(images/photos_bottom.jpg);
	background-repeat:no-repeat;
	height:10px;
	
}

.smallBoxBottom{
	background-image:url(images/small_box_bottom_bg.jpg);
	height:27px;
	
}

.smallBoxMiddle{
	background-image:url(images/small_box_mid_bg.jpg);
	height:155px;
	padding-top: 0px;
	padding-left: 24px;
	padding-right: 20px;
	
}

.smallBoxtop{
	background-image:url(images/small_box_top_bg.jpg);
	height:71px;
	padding-top: 0px;
	padding-left: 24px;
	
}

.success{
	font-size:10px;
	color: #060;
}

.top{
	background-image:url(images/topbg.gif);
	background-repeat:repeat-x;
}

.twoliner{
	font-weight:bold;
}