body {
	background: #CACACA url(image/background.png) repeat-x;
	font-family: "Trebuchet MS", arial, helvetica, Verdana, sans-serif;
	}
#container {
	margin: 0 auto;
	width: 770px;
	}
#header {
	width: 100%;
	}
.sub_header {
	padding: 0 5px 0 0;
	text-align: right;
	margin-top: 0px;
	font-size: 16px;
	color: #404040;
	}
#main_content {
	margin: 0 auto;
	width: 100%;
	background: #FFFFFF url('images/background_content.gif');
	background-repeat: repeat-y
	}
.content {
	float: left;
	width: 510px;
	text-align: justify;
	padding: 0 30px 0 30px;
	font-size: 12px
	}
.content span {
	font-family: "Book Antiqua", arial, helvetica, Verdana;
	font-weight: bolder;
	}
.menu {
	width: 139px;
	float: right;
	padding: 0 20px 0 20px;
	border-left: #8C8484 1px solid;
	font-size: 12px;
	}
.smpicts {
	padding: 0 5px 15px 0;
	float: left;
	}
.wrey {
	padding: 0 0 5px 5px;
	float: right;
	}
.content h2 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #A40008;
	}
h3 {
	text-align: center;
	font-size: 23px;
	font-weight: bold;
	color: #A40008;
	}
h4 {
	font-size: small;
	}
#clear {
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	overflow:hidden;
	}
.menu_title {
	font-size: 18px;
	font-weight: bold;
	color: #A40008
	}
.menu ul {
	margin: 0;
	padding: 10px 0 20px 15px
	}
.menu li {
	padding-top: 2px;
	list-style-type: none;
	}
a {
	color: #A40008;
	font-weight: bold;
	text-decoration: none
	}
a:hover {
	color: #A40008;
	font-weight: bold;
	text-decoration: underline
	}
a.menu_link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline
	}
a.menu_link:hover {
	color: #A40008;
	font-weight: bold;
	text-decoration: none
	}
#footer {
	font-weight: bolder;
	padding-top: 10px;
	font-size: 11px;
	text-align: center;
	}
#footer a {
	font-size: 14px;
	color: #808080;
	text-decoration: none;
	}
#footer span {
	color: black;
	}
#footer a:hover {
	font-size: 14px;
	color: white;
	}
img {
	border:0;
	}

