body {
	background:#6699cc top center no-repeat fixed;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	
	text-align: center;
	}

a {
	text-decoration:underline;
	color:#5275BF;
	}
a:hover {
	text-decoration:underline;
	background-color:#E4ECDD;
	color:#4F66BF;
	}

ul {
	list-style-image:url(img/bul_norm.gif);
	}

img {
	padding:0.3em; border:1px solid gray; margin:0.3em;
	}

.wrap {
	width:980px;
	margin:0px auto;
	background:white url(img/top.gif) top center no-repeat;
	background:url(img/bg.gif)  repeat-y;
	
	text-align: left;
	}
	
.head{
	width:980px;
	height:150px;
	position:absolute;
	background:url(img/top.gif) no-repeat center top;
	}

.title {
	position:relative;
	top:16px;
	left:20px;
	font-size:30px;
	font-weight:bold;
	color:#5275BF;
	font-family: "Trebuchet MS";
	}

.main {
	margin:17px 0px 0px 0px;
	border-left:10px solid #c6c65c;
	border-right:10px solid #c6c65c;
	padding: 50px 1em 2em 1em;
	}

.bottom {
	color:#666666;
	clear:both;
	vertical-align:middle;
	font-family:"Trebuchet MS";
	font-size:12px;
	text-align:center;
	background: url(img/bottom.gif) bottom center no-repeat;
	}

.bottom a {
	text-decoration:none;
	color:#666666;
	background:none;
	}

.bottom a:hover{
	text-decoration:underline; background:none;
	}

.menu a{
	position:relative;
	text-decoration:none;
	top:10px;
	left:-13px;
	font-family:"Trebuchet MS";
	color:#E7ECCA;
	font-weight:bold;
	background: url(img/bul_norm.gif) no-repeat left center;
	padding-left:5px;
	margin-right:1em;
	}
		
.menu a:hover{
	color:white;
	text-decoration:none;
	background: url(img/bul_hover.gif) no-repeat left center;
	}

.menu ul  {
	list-style-type: none;
	}

.menu ul li {
	display:inline;
	}

.title_sub{
	position:absolute;
	top:105px;
	text-indent:20px;
	font-family:"Trebuchet MS";
	font-size:30px;
	font-weight:bold;
	font-style:italic;
	color:#D8DBAA;
	}

.left{
	margin-bottom:1em;
	float:left;
	width:550px;
	}

.cont{
	margin-bottom:1em;
	float:left;
	width:900px;
	}

.cont_text {
font-size: 14px;
	padding-left:0.3em;
	padding-right:0.3em;
	padding-bottom:10px;
	background:url(img/news_bg.gif) bottom repeat-x;
	}

.title_sub2{
	font-size:24px;
	color:#5275BF;
	padding-top:10px;
	}

.right{
	margin-bottom:0.5em;
	float:right;
	background-color:#E9ECB7;
	width:350px;
	border:1px solid #A9A53F;
	}

.right a:hover{
	background-color:white;
	}

.rtitle{
	background-color:#A9A53F;
	font-family:"Trebuchet MS";
	color:white; 
	padding:0px 1em 0px 1em;
	}

.rcont{
	padding:0.5em;
	text-align:center;
	}
