/* CSS Document */
body {
	background-color: #333333;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(background.jpg);
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	color: #FFFF00;
	text-decoration: underline;
}
a:visited {
	color: #FFFF00;
	text-decoration: underline;
}
a:hover {
	color: #DE2038;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
#wrapper {
	height: 650px;
	width: 920px;
	text-align: left;
}
#content {
	height: 530px;
	width: 550px;
	background-image: url(content_bg.jpg);
	text-align: left;
}
#leftside {
	height: 650px;
	width: 358px;
	float: left;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#nav {
	height: 60px;
	width: 550px;
}
#rightside {
	height: 650px;
	width: 554px;
	text-align: left;
	float: right;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
}
#sponsors {

	height: 60px;
	width: 550px;
}
#welcome {
	height: 185px;
	width: 550px;
	padding-bottom: 5px;
}
#latestnews {
	height: 330px;
	width: 550px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#welcome_message {
	line-height: 14px;
	height: 135px;
	width: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #CCCCCC;
}
.margin1 {
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-top: 2px;
}
.margin2 {
	padding: 4px;
}

#latest_news_message {
	line-height: 14px;
	height: 250px;
	width: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #CCCCCC;
}
.news_headline {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
#copyright {
	height: auto;
	width: 920px;
	margin-top: 12px;
	color: #999999;
	text-align: right;
}
#copyright a {
	color: #999999;
}
#content_content {
	height: 490px;
	width: 544px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 6px;
	overflow: auto;
}
.gallery_heading {
	font-weight: bold;
	color: #999999;
}
#gallery4 {
	height: 125px;
	width: 520px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 3px;
}

#gallery3 {
	height: 125px;
	width: 520px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 3px;
}
#gallery2 {

	height: 125px;
	width: 520px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 3px;
}
#gallery1 {


	height: 125px;
	width: 520px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 3px;
}
#partner1 {
	height: auto;
	width: 530px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 4px;
}
#partner2 {
	height: auto;
	width: 530px;
	margin-bottom: 8px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#partner3 {
	height: auto;
	width: 530px;
	margin-bottom: 8px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
