body { background-color: #9E0B0E;
text-align: center;
	margin: 0;
	}
#rightbar
{
	float: right;
	height: 100%;
	width: 207px;
	margin: 0 0 0 10px;
	text-align:center;
}

#sidebar
{
	background-image: url(images/sidebarbg.gif);
	background-repeat: repeat-y;
	text-align: center;
	margin: 0 0px 0 0px;
	padding: 0 13px 0 13px;
	font-family: Tahoma, Sans-serif;
	font-size: 11px;
	line-height: 13px;
}



#wrap
{
	min-height: 500px;
	text-align: center;
	margin: 0 auto 0 auto;
	background-image: url(images/wrapbg.jpg);
	background-repeat: repeat-y;
	padding: 0;
	width: 672px;
}

#header
{
	background-image: url(images/header.jpg);
	width: 672px;
	height: 187px;
	background-repeat: no-repeat;
}


#nav
{
	width: 672px;
}




#address
{
	color: #CCC;
	font-family: Tahoma, Sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 10px 0 4px 0;
}

#nav a:hover { color: #FC0; }


#footer
{
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	width: 672px;
	height: 70px;
}

#main
{
	min-height: 330px;  
	text-align: left;
	margin: 0;
	color: #333;
	font-family: Tahoma, Sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFF;
}

#content
{
	min-height: 500px;
	margin: 0 20px 0 20px;
	padding: 20px 0 20px 0;
}


#control
{
width:400px;

}


h1
{
	color: #E00005;
	font-family: Tahoma, Sans-serif;
	font-size: 24px;
}


h3 {



}

h2
{
	width: 400px;
	border-bottom: #666;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 0 0 4px 0;
	color: #9E0B0E;
}
.feature
{
	width: 110px;
	vertical-align: bottom;
}


td { font-size: 11px; }

.gallerythumb
{
	padding: 2px;
}

.error{
color: #c00;
font-weight: bold;
}


#return
{
	float: right;
	background-image: url(images/return.gif);
	background-repeat: no-repeat;
	padding: 0 0 3px 11px;
	font-size: 11px;
}

#return a:link, #return a:visited, #return a:active { text-decoration:none; }

