/* CSS Document */

	* {

		margin:0;

		padding:0;

		}

	body {

		background-color:#ffffff;

		background-image: url(/bg.gif);

		background-repeat: repeat-x;

		}

	a {

		font-family: book antiqua, georgia, sans serif;

		text-transform: uppercase;

		text-decoration: none;

		color: #000000;

		}

	a:hover {

		color: #393939;

		}

	#header {

		width: 598px;

		height: 460px;

		margin: 0 auto;

		padding: 30px 0 0 0;

		}

	#header h1 {

		display: none;

		}

	#menu {

		position: relative;

		bottom: 155px;

		width: 600px;

		margin: 0 auto;

		}

	#rightmenu {

		text-align: center;

		width: 150px;

		float: right;

		}

	#menu ul {

		margin: 0 auto;

		list-style: none;

		}

	#menu li {

		font-family: georgia, sans serif;

		font-size: 11pt;

		text-transform: uppercase;

		color: #000000;

		padding: 0 0 6px 0;

		}

	#leftmenu {

		text-align: center;

		width: 150px;

		float: left;

		}

	#bottommenu {

	margin: 0 auto;

	text-align: center;

	padding: 5px;

	position: relative;

	top: 160px;

	left: 1px;

		}

	#bottommenu li {

		display: inline;

		padding: 5px 6px 0 0;

		}

	#news {

		margin: 0 auto;

		width: 351px;

		}

	#news p {

		text-align: justify;

		color: #000000;

		font-family: georgia, sans serif;

		font-size: 8.5pt;

		padding: 0 0 5px 0;

		}

	.title {

		text-align: right;

		font-family: georgia, sans serif;

		color: #c0c0c0;

		font-size: 35pt;

		line-height: 8pt;

		font-weight: bold;

		padding: 10px 0 0 0;

		}

	.subtitle {

		text-align: right;

		font-family: georgia, sans serif;

		color: #393939;

		font-size: 10pt;

		}

	p a {

		text-transform: none;

		color: #393939;

		}

.style1 {

	font-family: georgia, "sans serif";

	color: #999999;

}

.style4 {color: #000000}

.style5 {font-family: Georgia, "Times New Roman", Times, serif}

.style7 {font-family: Georgia, "Times New Roman", Times, serif; color: #000000; }

.style8 {color: #FF0000}