@charset "utf-8";
/* CSS Document */

body{
	background-color: #000000;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #333333;
	margin: 0px;
	background-image: url(../imgs/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}#wrapper{
	float: left;
	width: 850px;
	margin-right: auto;
}#header{
	float: left;
	height: 215px;
	width: 850px;
}#navbg{
	background-image: url(../imgs/nav-bg.gif);
	height: 34px;
	width: 850px;
	float: left;
}#maintop{
	height: 29px;
	width: 826px;
	margin-right: 13px;
	margin-left: 13px;
	float: left;
}
#main {
	background-position: right top;
	width: 826px;
	margin-right: 13px;
	margin-left: 13px;
	background-repeat: no-repeat;
	background-color: #CDE4F6;
	background-image: url(../imgs/main-bg.jpg);
	float: left;
}
#footer {
	width: 826px;
	margin-right: 13px;
	margin-left: 13px;
	font-size: 12px;
	float: left;
	color: #CDE4F6;
	margin-bottom: 25px;
}h2 {
	font-size: 16px;
	color: #24536F;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #7A959E;
	border-bottom-color: #7A959E;
}
#footer a{
	color: #5BA7B9;
	text-decoration: none;
	font-weight: normal;
	background-color: #000000;
}
#mainbot {
	height: 55px;
	width: 826px;
	margin-right: 13px;
	margin-left: 13px;
	float: left;
}#content{
	width: 750px;
	float: left;
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 5px;
	margin-left: 40px;
	line-height: 28px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 22px;
	color: #274382;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A9CAE0;
	padding-bottom: 2px;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A9CAE0;
}
.photos {
	border: 4px solid #8BA6B4;
	padding: 2px;
	background-color: #FFFFFF;
}
.small {
	font-size: 16px;
}
a {
	color: #101C36;
	font-weight: bold;
	text-decoration: none;
	background-color: #8EBAEE;
}
a:hover {
	color: #07080A;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFF66;
}
.header {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

