@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table {
	margin: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.othertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1a6173;
}
.othertextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1a6173;
	line-height: 15px;
}
#everything{
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	text-align: left;
	position: relative;
}
#bottomtext {
	text-align: left;
	margin-left: 60px;
}

#top {
	background-image: url(images/header.jpg);
	height: 153px;
	width: 1024px;
}

#top_photo {
	background-image: url(images/header_photo_album.jpg);
	height: 153px;
	width: 1024px;
}

#menu {
	width: 471px;
	margin-top: 0px;
	margin-left: 465px;
	height: 40px;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
}
#dhtml {
	height: 40px;
	margin-left: 20px;
}


#leftbox {
	background-image: url(images/info_box.jpg);
	height: 316px;
	width: 463px;
	background-repeat: no-repeat;
	background-position: left;
}

#leftbox_news {
	background-image: url(images/empty_box.jpg);
	height: 316px;
	width: 463px;
	background-repeat: no-repeat;
	background-position: left;
}

#leftbox_news_text{
	padding-left: 15px;
	padding-right: 8px;
	margin-left: 65px;
	margin-right: 30px;
	padding-top: 24px;
}

#leftbox_news_text h1{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 19px;
font-weight: bold;
color: #0e5c69;
margin-bottom: 2px;
}

#leftbox_news_text h2{
font-size: 13px;
font-weight: bold;
color: #0e5c69;
margin-top: 2px;
margin-left: 6px;
margin-bottom: 6px;
}

#leftbox_news_text ul{
margin-top: 0px;
}

#leftbox_news_text li{
color: #0e5c69;
margin-top: 2px;
list-style-type: none;
margin-left: -23px;
font-size: 11px;
font-weight:bold;
}

#leftbox_news_text li a:link, #leftbox_news_text li a:visited, #leftbox_news_text li a:active{
color: #367f9f;
text-decoration:none;
}

#leftbox_news_text li a:hover{
color: #9e0707;
text-decoration:underline;
}

#flashbg {
	background-image: url(images/flash_box.jpg);
	height: 316px;
	width: 474px;
	background-repeat: no-repeat;
	background-position: top;
}

#noflashbg {
	height: auto;
	min-height: 316px;
	width: 474px;
}
#news_text{
	padding: 20px;
}

#news_text h1{
	font-size: 18px;
}

#news_text h2{
font-size: 13px;
}

#news_text p{
margin-bottom: 8px;
margin-top: 0px;
}

#flash_movie {
	padding-top: 18px;
	padding-right: 3px;
	padding-bottom: 18px;
	padding-left: 3px;
}
#finalists {
	padding-top: 18px;
	padding-right: 3px;
	padding-bottom: 18px;
	padding-left: 3px;
}

#rightbox {
	background-image: url(images/right_box.jpg);
	height: 316px;
	width: 87px;
	background-repeat: no-repeat;
}
#bottombox {
	background-image: url(images/bottom_box_shadow.jpg);
	height: 600px;
	width: 1024px;
	background-repeat: no-repeat;
	background-position: top;
}

#bottombox_news{
	background-image: url(images/bottom_box_shadow.jpg);
	height: 600px;
	width: 1024px;
	position: absolute;
	z-index: -1;
	top: 469px;
	background-repeat: no-repeat;
	background-position: top;
}

#contentbox {
	width: 350px;
}

#flashcontent {
	width: 100%
}
