@charset "utf-8";
/* CSS Document */
		body {margin:0px; padding:0px; text-align:center; font-family:'Arial'; color:#333333; background-image:url(img/background.jpg); background-position: left top; background-repeat:repeat-x; background-color:#193057;}
		img {border:0px;}
		input {border: solid 1px #333333;}
		a {color:#000000; text-decoration:none;}
		a:hover {color:#808080; text-decoration:none;}
		.menu a { color:white; float:left; background-image:url(img/menu.jpg); height:43px; width:121px; margin-top:188px; text-align:center; font-weight:bold; line-height:41px;}
		.menu a:hover { color: #999; background-image:url(img/menu_hover.jpg); height:43px; width:121px;}
		.header {background-image:url(img/header.jpg); height:232px; width:960px; margin:auto;}
		.content { background-image:url(img/contentbg.jpg); width:960px; margin: auto;}
		.footer { text-align:center; color:white; font-weight:bolder; width:960px; margin:auto;}
		.footer a {color:white;}
		.quote { font-size:12px; font-weight:bold; line-height:10px;}
		.main {background-image:url(img/contentbg.jpg); width:960px; margin: auto;}
		.title {color:red; font-style:italic; font-weight:bold;}
		.error {color:red; font-size:12px;}


