body {
	background: #e8e8e8 url(images/bodybackground.jpg) repeat-x top left;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

img {
	border: 0;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 982px;
}

#top_band {
    position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	background: url(images/headerbackground.jpg) no-repeat top center;
	width: 100%;
	height: 319px;
}

#header {
	height: 97px;
	width: 982px;
}

#header_contact {
	display: inline-block;
	text-align: right;
	font-size: 11px;
	padding-top: 15px;
	padding-right: 20px;
	width: 380px;
	height: 82px;
	font-family: Arial, Helvetica, sans-serif;
}

#header_contact .line1 {
	color: #6f6f6f;
	font-weight: bold;
}

#header_contact .line2 {
	margin-bottom: 10px;
}

#header_contact .line2, #header_contact .line3 a {
	color: #bdbcbc;
}

#menu {
	width: 982px;
	height: 64px;
	background: url(images/menubackground.jpg) no-repeat top left;
	margin-left: auto;
	margin-right: auto;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 23px;
	padding-left: 20px;
}

#menu li {
	display: inline; 
	font: bold 12px Arial, Helvetica, sans-serif; 
	margin-right: 25px;
}

#menu li a {
	display: inline-block;
	padding: 5px;
}

#menu a { 
	line-height: 16px; 
	font: normal 11px  Georgia, "Times New Roman", Times, serif; 
	color: #fff; 
	margin: 1px 4px;
	padding: 5px; 
	text-decoration: none;
}

#menu a:hover { 
	background: #efefef; 
	color: #1d1d1d; 
	margin: 1px 4px;
}

#page {
	background-color: #fff;
	border: solid #e7e7e7 1px;
	padding: 9px;
	margin-bottom: 25px;
	float: left;
}

#top_box {
	border: solid #e5e5e5 1px;
	min-height: 300px;
	background: url(images/topboxbackground.jpg) repeat-x top left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #757575;
	font-size: 13px;
	margin-bottom: 20px;
}

#top_box h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2d2d2d;
	font-size: 30px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	margin-bottom: 25px;
}

#top_box h2 {
    color: #2d2d2d;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 0;
}

#top_box h3 {
	margin: 0;
	padding: 0;
}

#top_box .content {
	width: 370px;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 30px;
	float: left;
}

#top_box .more_info {
	border-top: solid #dfdfdf 1px;
	margin-top: 50px;
	padding-top: 25px;
}

#photocanvas {
	width: 497px;
	height: 260px;
	background: url(images/photocanvas.jpg) no-repeat top left;
	float: right;
	padding-left: 21px;
	padding-top: 40px;
}

#photocanvas img {
	width: 470px;
	height: 249px;
}

#dark_box {
	background-color: #202020;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;		
	border: solid #202020 1px;
	float: left;
	width: 950px;
}

#dark_box .program {
	float: left;
	width: 48%;
	border: solid #202020 1px;
}

#dark_box img {
	float: left;
	padding-right: 10px;
}

#dark_box .program .program_title {
	color: #fff;
	font-size: 26px;
	margin-bottom: 15px;	
}

#dark_box .program .program_subtitle {
	color: #e0d9d9;
	font-size: 14px;
	margin-bottom: 7px;

}

#dark_box .program .program_description {
	color: #9a9a9a;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 10px;
}

#welcome_box {
	float: left;
	width: 443px;
	padding-left: 12px;
	padding-right: 12px;
}

#welcome_box h1 {
	font-size: 30px;
	color: #3a3c3c;
	font-weight: normal;
}

#welcome_box .content {
	color: #6f6f6f;
	font-size: 12px;
	line-height: 23px;
}

#news_box {
	background-color: #f4f4f4;
	border: solid #e6e6e6 1px;
	padding: 10px;
	width: 423px;
	float: right;
}

#news_box h1 {
	color: #831517;
	font-size: 23px;
	font-weight: normal;	
	margin: 0;
	padding: 0;
	margin-bottom: 17px;
}

#news_box .content {
	color: #6f6f6f;
	font-size: 12px;		
}

#news_box a {
	color: #134de1;
}

#news_box a.readmore {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#news_box a.readmore:hover {
	text-decoration: underline;
}

#footer {
	background-color: #831517;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #989797;
	font-size: 11px;
}

#footer a {
	color: #989797;
	font-size: 11px;
	text-decoration: none;
}

#sponsors {
	text-align: center;
}

#top_box #subpage {
	padding-bottom: 25px;
}

#subpage {
	padding-left: 25px;
	padding-right: 25px;
	width: 910px;
}

#subpage h1 {
	margin-top: 25px;
	border-bottom: solid #cccccc 1px;
	padding-bottom: 3px;
}

.projects .project {
}

.project-image {
	float: right;
}

