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

#wrapper {
	width: 756px;
	margin: 0 auto;
}
body {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #8b9dbd;
	background-color: #323d4f;
}
#top1 {
	height: 254px;
}
#t1 {
	float: left;
	width: 233px;
}
#t2 {
	float: right;
	width: 523px;
}
.bigtitle {
	font-family: Impact;
	font-size: 13px;
	text-transform: uppercase;
	color: #d0d2d7;
}
.advancesearch {
	background-image: url(images/advancebg.gif);
	background-repeat: no-repeat;
	height: 127px;
	padding: 5px 25px 0 23px;
}
#t1 label {
	color: #FFFFFF;
	float: left;
	width: 40px;
	margin-top: 2px;
}
#t1 input {
	font-family: "Verdana";
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 90px;
}
#left label {
	color: #FFFFFF;
	float: left;
	width: 80px;
	margin-top: 2px;
}
#left input {
	font-family: "Verdana";
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 90px;
}
#right input {
	font-family: "Verdana";
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 5px;
	width: 120px;
}
#nav {
	height: 59px;
}
#content {
	background-image: url(images/cbg.gif);
	background-repeat: repeat-y;
	height: 340px;
	padding: 5px 25px 0 16px;
}
#left {
	float: left;
	width: 197px;
}
#right {
	float: right;
	width: 494px;
}
.leftimg {
	float: left;
	padding-right: 6px;
	display: block;
}
.rightimg {
	float: right;
	padding-left: 6px;
	display: block;
}
.browntitle {
	font-weight: bold;
	color: #d1ba8e;
}
#bottom {
	background-image: url(images/bottombg.gif);
	background-repeat: no-repeat;
	height: 54px;
	text-align: center;
	clear: both;
	padding-top: 20px;
}
