body, h1, h2, h3, form {
	font: 10px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
	font-size: 12px;
}

body {
	text-align: center;
	height: 100%;
	background-color: #000000;
}

h1 {
	padding-bottom: 2px;
	font-size: 19px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

p {
	text-align: justify;
	margin: 10px 0px 10px 0px;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #7b982e;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

ul {
	margin: 0px;
	list-style: none;
}

li {
	background: #ffffff url("images/list_bullet.jpg") top left no-repeat;
	margin: 6px 0 6px 0;
	padding: 0px 0px 0px 20px;
}

td {
	vertical-align: top;
}

#outside_wrapper {
	background: #ffffff url(images/heading_background.jpg) repeat-x;
	width: 100%;
	min-width: 760px;
	padding: 0px;
}

#inside_wrapper {
	text-align: left;
	margin: auto;
	padding: 0px 0px 10px 0px;
	width: 750px;
}

#header {
	height: 270px;
}

#logo {
	padding-top: 37px;
	text-align:center;
	height: 112px;
	margin-bottom: 0px;
}

#menu {
	width: 750px;
	float: left;
}

#menu img {
	float: left;
	padding: 0px;
	margin: 0px;
}

img.framed_photo {
	border: 1px solid #898989;
	padding: 2px;
	background-color: #ffffff;
}

#main {
	background: #ffffff url("images/watermark.jpg") center no-repeat;
}

#news {
	padding: 0px 0px 0px 10px;
	margin: 0px 10px 0px 0px;
}

#news_heading {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background: #000000 url(images/news_background.jpg) repeat-x;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 10px 0px;
}

div.news_divider {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 4px 0px;
}

div.news_item {
	font-size: 11px;
}

div.more {
	text-align: right;
	margin-bottom: 6px;
}

#description_left {
	width: 408px; 
	padding: 10px 10px 10px 0px;
	text-align: justify;	
}

#description_right {
	padding: 10px 10px 10px 10px;
	margin: 0px 10px 0px 0px;
	text-align: justify;	
}

#footer {
	float: left;
	bottom: 0px;
	width: 100%;
	min-width: 760px;
	color: #FFFFFF;
	background: #000000 url(images/footer_background.jpg) repeat-x;
	padding: 8px 0 5px 0;
	font-weight: bold;
}

#footer a {
	color: white;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
