@charset "utf-8";
body {
	background-color: #129ff0;
	background-image: url(../img/bg_site.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	margin-top: 185px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;}
a:link {	color: #bde5fd;	text-decoration: none;}
a:visited {	color: #bde5fd;	text-decoration: none;}
a:hover {	color: #bde5fd;	text-decoration:none;}
a:active {	color: #bde5fd;	text-decoration: none;}

#maincontainer {
	height: auto;
	width: 100%;
}
#menu {
	height: 33px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#hbar {
	height: 35px;
	width: 100%;
	background-color: #129ff0;
	filter: Alpha(Opacity=70);
}
#container {
	height: auto;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	height: 140px;
	width: 100%;
}
#content {
	float: left;
	height: auto;
	width: 50%;
	padding: 23px;}
#content a:link {	color: #bde5fd;	text-decoration: none;}
#content a:visited {	color: #bde5fd;	text-decoration: none;}
#content a:hover {	color: #bde5fd;	border-bottom-width: 1px;	border-bottom-style: dashed;	border-bottom-color: #bde5fd;}
#content a:active {	color: #bde5fd;	text-decoration: none;}	

#rightcol {
	float: right;
	height: auto;
	width: 43%;
}
#photogallery {
	float: left;
	height: 260px;
	width: 394px;
	background-image: url(../img/bg_photogallery.gif);
	padding-top: 92px;
	padding-left: 23px;
}
#footer {
	height: auto;
	width: 100%;
	float: left;
	font-size: 0.7em;
	line-height: 17px;
	text-align: center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;}
#footer a:link {	color: #bde5fd;	text-decoration: none;}
#footer a:visited {	color: #bde5fd;	text-decoration: none;}
#footer a:hover {	color: #bde5fd;	border-bottom-width: 1px;	border-bottom-style: dashed;	border-bottom-color: #bde5fd;}
#footer a:active {	color: #bde5fd;	text-decoration: none;}	