body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	background-color: #666666;
	background-image: url(../images/bg_body_textured.png);
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 810px;
	margin-top: 0px;
	height: 800px;
}
#content {
	overflow: hidden;
	float: left;
	width: 810px;
}
#content #content_left_header {
	height: 90px;
}
#content #content_photos {
	height: 250px;
}
#header {
	height: 102px;
	background-color: #333333;
	background-repeat: no-repeat;
}

#index_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 275px;
	padding-top: 20px;
	padding-right: 30px;
}

#subnav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#subnav li {
	font-size: 12px;
	display: inline;
	float: left;
}
#subnav li a {
	color: #CCCCCC;
	text-decoration: none;
	padding: 0px 8px 0px 8px;
}
#container #content #left {
	width: 250px;
	float: left;
}
#container #content #right {
	float: left;
	padding: 10px 30px 30px 30px;
	background-color: #FFFFFF;
	margin: 0;
	width: 500px;
	min-height:450px;
  	height:auto !important;
  	height:500px;
}
#color {
	background-color: #80A6BF;
	height: 10px;
}
#left #content_left_header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	text-align: center;
	text-transform: uppercase;
	padding-top: 3px;
	width: 250px;
}
#content #right h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}
#container #content #right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 1.4em;
}
#subnav {
}
#content #right h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
}
#content #right h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 18px;
	font-weight: normal;
}
#container #header #logo {
}
#container #header h1 {
	background-image: url(../images/logo_red.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100px;
	width: 200px;
	background-attachment: fixed;
}
#footer {
	margin-left: auto;
	margin-right: auto;
	width: 790px;
	margin-top: 0px;
	height: 55px;
	background-color: #333333;
	padding: 10px;
	float: left;
}
#footer #copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
}
#subnav li a:hover {
	color: #999999;
	text-decoration: none;
	padding: 0px 8px 0px 8px;
}
#container #content #right ul {
	list-style-type: none;
	list-style-position: outside;
	background-image: url(../images/bg_ul.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	margin-left: 20px;
	line-height: 1.5;
	padding-top: 10px;
	padding-left: 20px;
}
#container #content #right ul li a {
	color: #666666;
}
#container  #content  #right  p a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
#container #content #right p a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	padding: 2;
}
