body {
	text-align:left;
	color:#FFFFFF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #121212;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	background-image: url(images/header.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	}
.div_img_box_large {
	float: left;
	height: auto;
	width: 730px;
	margin-bottom: 30px;
	padding-right: 15px;
	padding-left: 15px;
}

.div_img_box_small {
	color: #111;
	float: left;
	height: 320px;
	width: 350px;
	margin-bottom: 20px;
	margin-right: 15px;
	margin-left: 15px;
}
.div_img_box_small:hover {
	color: #ccc;
}
.div_txt_box_small {
	color: #111;
	float: left;
	height: 320px;
	width: 350px;
	margin-bottom: 20px;
	margin-right: 15px;
	margin-left: 15px;
}
.div_img_box_vdo {
	float: left;
	height: 80px;
	width: 350px;
	margin-bottom: 20px;
	margin-right: 15px;
	margin-left: 15px;
	background-color: #111;
}
a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: underline;
	color: #fff;
}
a:active {
	text-decoration: none;
	color: #fff;
}
.span_project_headline {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	text-align: left;
	margin-left: 14px;
	margin-bottom: 15px;
}

.span_project_title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
.span_project_broed {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #CCC;
	margin-bottom: 8px;
}
.span_project_byline {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	margin-bottom: 8px;
}
.span_project_caption {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
.clear {
	clear: both;
	float: left;
	width: 100%;
}
.div_master {
	position:relative;
	width:760px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center center;
	height: auto;
	}
.div_logo_header {
	background-attachment: scroll;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 30px;
	width: 558px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-top: 32px;
	padding-left: 180px;
}
.img_border {
	text-align: center;
	padding: 0px;
	border: 1px solid #404040;
	margin-bottom: 8px;
}
.img_border:hover {
	border-color: #804000;
}

.div_main {
	width: 760px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-top: 6px;
	height: auto;
	min-height: 439px;
	padding-bottom: 6px;
	clear: left;
	overflow: visible;
}
.menu {
	clear: none;
	float: left;
	width: auto;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 11px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-align: left;
	word-spacing: 10px;
	letter-spacing: 0px;
}
.menu_current {
	clear: none;
	float: left;
	width: auto;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 11px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: 500;
	font-variant: normal;
	text-transform: uppercase;
	text-align: left;
	word-spacing: 10px;
	letter-spacing: 0px;
	color: #787878;
	text-decoration: none;
}
.hline {
	text-align: center;
	clear: both;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	height: auto;
}
.div_vdo_box {
	text-align: left;
	float: left;
	width: 145px;
	margin-right: 15px;
	margin-left: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	margin-bottom: 15px;
}
.forms {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	padding: 4px;
	border: 1px solid #555;
	background-color: #232323;
}
