@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #808080;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
}
#wrapper {
	width: 766px;
}
#header {
	background-image: url(images/top01.jpg);
	background-repeat: no-repeat;
	height: 215px;
}
#topbar {
	background-image: url(images/top03.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 123px;
}
#navbuttons {
	float: left;
	width: 440px;
}
#memberlogin {
	float: right;
	width: 196px;
	padding: 7px;
}
.whitetitle {
	font-family: Impact;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
}
#memberlogin label {
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 70px;
	text-transform: uppercase;
}
#memberlogin input {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 10px;
	margin-bottom: 2px;
	width: 80px;
}
#content {
	background-image: url(images/contentbg.gif);
	background-repeat: no-repeat;
	height: 490px;
}
#left {
	float: left;
	width: 180px;
	padding: 8px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b7c2d7;
	height: 475px;
}
#right {
	float: right;
	width: 195px;
	padding: 8px;
	color: #FFFFFF;
}
#center {
	float: left;
	padding: 8px;
	width: 338px;
}
#left2 {
	float: left;
	width: 370px;
	padding: 8px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b7c2d7;
	height: 475px;
}
#center2 {
	float: left;
	padding: 8px;
	width: 520px;
}
#center3 {
	float: left;
	padding: 8px;
	width: 150px;
}
.bluetitle {
	font-family: Impact;
	font-size: 16px;
	text-transform: uppercase;
	color: #8a97c8;
}
#content ul {
	list-style-image: url(images/bullet2.gif);
	margin-left: 15px;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 0px;
}
.rightimg {
	display: block;
	float: right;
	margin-left: 6px;
}
.blueunderline {
	font-weight: bold;
	color: #a5b0d9;
	text-decoration: underline;
}
.whiteline {
	background-color: #FFFFFF;
	height: 1px;
}
.yellowbold {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
input {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 10px;
}
#footer {
	background-image: url(images/bottombg.gif);
	background-repeat: repeat-x;
	clear: both;
	height: 25px;
	padding: 15px 0 0 200px;
}
.blueline {
	background-color: #A5B0D9;
	height: 1px;
	width: 98%;
}
#gallery1 {
	padding: 2px;
	float: left;
	width: 150px;
	margin-right: 30px;
}
#gallery3 {
	padding: 2px;
	float: right;
	width: 150px;
}
#gallery2 {
	padding: 2px;
	float: left;
	width: 150px;
}
