﻿body{
	background-color:#650000;
	text-align:center;
	font-family:Verdana;
	font-size:20px;
	font-weight:bold;
	margin:0px auto 0px auto;
}
a:, a:visited{
	color:black;
}
a: hover{
	color: #650000;
	font-weight: bold
}
#container {
	padding: 0px;
	margin: 0px auto 0px auto;
	position:relative;
	display:block;
	background-color: #BEC2D1;
	width: 85%;
	max-width: 1280px;
	min-width: 760px;
	background-image: url('MsoPnl_Cnr_bl_391.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header {
	background-image: url('headerborder.gif');
	background-repeat: repeat-x; 
	background-position: left bottom;  
	height: 100px;
	margin: 0px auto 0px auto;
	background-color: #650000;
	width: 100%;
	max-width: 1280px;
	min-width: 760px;
	}
#nav{
	float: left;
	width: 100%;
	margin: 0;
	list-style: none;
	padding: 5px 0 0 0;
	background-color:#650000;
	}
#nav li{
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 20px;
	letter-spacing:	-.05em;
	}
#nav a {
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 2px 7px;
	text-decoration: none;
	border: 2px solid #e75524;
	font-weight: bolder;
	background-image:url('greenmarble.gif');
	color:white;
	
}
#nav a:hover,#this a,#navigation a:active{	
	text-decoration: none;
	background-image: none;
	padding-bottom: 5px;
	border-bottom: none;
	background-color: #BEC2D1;
	color:black;
}
#footer {
	background-image: url('MsoPnl_Cnr_br_393.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: xx-small;
	position: relative;
	clear: both;
}
#logostyle {
	z-index: 3;
	float: left;
	padding: 0px;
	margin: 0px;
}
.spacer {
	width: 100%;
	height: 3px;
	background-color: #BEC2D1;
	font-size:3px;
}
#left {
	float: left;
	width: 49%;
}
#right {
	width: 49%;
	margin: 10px;
	padding: 10px;
	float: right;
}
.photo_block {
	background-color: #681715;
	width: 80%;
	margin: auto;
	background-image: url('MsoPnl_Cnr_tl_16.gif');
	background-position:left top;
	background-repeat:no-repeat;
	
}
