body{
	margin:0px;
	width:auto;
	height:auto;
	background-image:url(/_images/bk.jpg); 
	background-repeat: repeat;
	padding:5px;
	}



a{
color:#660000;
}


h5{
	padding:0px;
	margin:0px 0px 5px 0px;
	font-size:12px;
}

.container{
	width:920px;
	background-color:#FFFFFF;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
	padding:10px;
}

.wrapper{
	margin:0;
	text-align:center;
	height:auto;
}

.v_spacer{
	clear:left;
	height:20px;
	width:1px;
}

.h_spacer{
	clear:right;
	float:left;
	height:1px;
	width:16px;
}

.clearfix{
	clear:both;
}

.mast_banner{

}

#contentwrapper{
	float:left;
	width:100%;
}

#contentcolumn{
	margin: 0 33% 0 33%;
	text-align:left;
}

#leftcolumn{
	float: left;
	width: 33%;
	margin-left: -100%;
	text-align:left;
}

#rightcolumn{
	float: left;
	width: 33%;
	margin-left: -33%; 
	text-align:left;
}

.content{
	margin: 10px;
}

.content_panel{
	margin-bottom:15px;
}

.box_header{
	background-color:#353535;
	padding:5px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	border-bottom:5px solid #990000;
}


.box_header a{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration: none;
}

.box_header a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.box_header a:visited {

}

#expand_collapse{
	cursor:hand;
	cursor:pointer;

}




.box_body{
	padding:10px;
	background-color:#F8F8F8;
	font-family:Arial;
	font-size:12px;
	line-height:1.6;
	color:#454545;
	text-align:left;
	border-bottom:5px solid #BFBFBF;
}



.box_header_hightlight{
	background-color:#990000;
	padding:5px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}


.box_header_hightlight a{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration: none;
}

.box_header_hightlight a:hover {
	color:#ffffff;
	text-decoration:underline;
}


.box_body_hightlight{
	padding:10px;
	background-color:#FCF8EB;
	font-family:Arial;
	font-size:14px;
	line-height:1.6;
	color:#454545;
	text-align:left;
	border-bottom:5px solid #BFBFBF;
}


.box_body p{
	padding:0px;
	margin:0px 0px 10px 0px;
}

.box_body img{
	float:left;
	margin:0px 20px 10px 0px;
}


.box_body_gallery img{
	float:none;
	margin:0px 0px 0px 0px;
}




#user-info {
    margin: 0 0 4px 0;
    text-align: right;
}

#user-info a {
    padding: 4px 0 2px 0;
    background-repeat: no-repeat;
    background-position: 1px 2px;
}

#user-info img {
    border-width : 0;
    margin: 4px 3px 0 0;
}

#user-info small a{
    margin: 0;
    padding: 0;
    display: inline;
}


table.gallery_thumb{
border-bottom-width:thin;


}



