@charset "iso-8859-1";
@import url("nav.css");
@import url("stylesheet.css");
@import url("highslide.css");
@import url("site_message.css");
@import url("faq.css");
/* CSS Document */
#content {
	font-size:0.8em;
	text-align:justify;
	width:754px;
	padding-right:70px;
	min-height:480px;
	background-image:url(../images/tiler.jpg);
	background-repeat:repeat-y;
	background-position:center;
	float:right;
}

#search {
	margin-top:-3px;
	float:right;
	width:180px;
	text-align:right;
}

#search .search_input {
	width:100px;
	height:14px;
	border:1px;
	margin-top:-1px;
	border-style:solid;
}

#search .search_submit {
	width:50px;
	height:18px;
	margin-top:-1px;
	border:1px;
	border-style:solid;
	background-color:#003F5F;
	color:#fff;
	font-size:0.75em;
	text-align:center;
	vertical-align:top;
}
