body {
	font-family: Trebuchet MS, Trebuchet, Arial, sans-serif;
	font-size: 15px;
	color: #000000;
	background-color: #FFFFFF;
	/*background-color:#585858;*/
	color:#0e3b5c;
	padding:0px;
	margin:0px;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center;
	}
#page {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 750px;
}
#header{
	background-image: url(img/header.jpg);
	height: 180px;
	width: 750px;
	background-repeat: no-repeat;
	background-color: #000000;
}
#menu {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 750px;
	background-image: url(img/tt.gif);
	background-repeat: repeat;
	height: 25px;
}
.sstitle {
	background-image: url(img/stt.gif);
	float: right;
	height: 25px;
	width: 250px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
ul, li, form {
  list-style:none;
  margin:0px;
  padding:0px;
  }
#page #contents {
	float: left;
	width: 455px;
	padding: 5px;
	padding-bottom: 50px;
}
#newsC{
	overflow: auto;
	width: 460px;
	height: 535px;
}
#page #contents a{
	text-decoration: none;
}
#footer {
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/footer.gif);
	height: 35px;
	bottom: 0px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
img { border: 0; }
a:hover{color: #FDA912;}
a:active{color: #FFC488;}
a{color: #666EAC;}
div.media { border: 5px solid #ddd; margin: auto; background: white; font-size: 20px; text-align: center; font-weight: bold; padding: 0 }
div.media div, div.iframe_caption { font-style: italic; color: #888; }
#menu a:hover{
	color: #CCCCCC;
	background-image: url(img/activM.gif);
}
#menu .on{
	color: #CCCCCC;
	background-image: url(img/activM.gif);
}
#menu a{
	color: #FFFFFF;
	width: 70px;
	display: block;
	float: left;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	height: 25px;
	background-image: url(img/bgmenu.gif);
	background-repeat: no-repeat;
}

#page #siteBar {
	float: right;
	width: 247px;
	background-color:#EEEEEE;
	margin-right: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #507095;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #507095;
}

element {
}
