BODY {
	background-color: #2A3F74; 
	margin: 0;
	padding: 0;
}
DIV.clear {
	clear: both;
}
A IMG {
	border: none;
}
#MainContainer {
	width: 1000px;
	background-image: url(../images/content/bg.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 0;
}
#TopKeywords {
	background-color: #2A3F74;
	text-align: center;
	height: 15px;
}
#TopKeywords H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5C91D3;
	line-height: 15px;
	margin: 0;
	padding: 0;
}
#Top {
	background-color: #3087F0;
	background-image: url(../images/top/top.jpg);
	background-repeat: no-repeat;	
	height: 215px;
	margin: 0;
	padding: 0;
}
#Top #logoflash {
	width: 212px;
	height: 212px;
	padding: 0 0 0 20px;
}
#Top #Logo {
	width: 490px;
	margin: 0;
	padding: 0;
}
#Top #Logo P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #ddd;
	line-height: 30px;
	margin: 0 0 0 -3000px;
	padding: 0;
}
#Top #Logo P SPAN {
	color: #0D6413;
}
#Menu {
	background-image: url(../images/menu/menu-bg.jpg);
	background-repeat: no-repeat;		
	font-family: Lucida Sans Unicode;
	height: 54px;
	margin: 0;
	padding: 0;
}
#Menu DIV.menuoptions {
	width: 885px;
	margin: 0 0 0 85px;
	padding: 0;
}
#Menu DIV.menuoptions DIV.button {
	height: 21px;
	background-image: url(../images/menu/button-bg.gif);
	background-repeat: repeat-x;
	background-position: top left; 
	margin: 0 5px 3px 0;	
	padding: 0;
	float: left; 
}
#Menu DIV.menuoptions DIV.button SPAN {
	height: 21px;
	background-image: url(../images/menu/left-corner-button.gif);
	background-repeat: no-repeat;
	background-position: top left; 
	padding: 0 0 0 10px;
	margin: 0;
	float: left;
}
#Menu DIV.menuoptions DIV.button SPAN A {
	background-image: url(../images/menu/right-corner-button.gif);
	background-repeat: no-repeat;
	background-position: top right; 
	font-size: 11px;	
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height: 21px;
	margin: 0;
	padding: 0 10px 0 0;
	float: left;
}
/* right col */
#RightCol {

}
#BannersSection {
	padding: 10px 0 0 0;
}
#BannersSection DIV.bannerbox {
	width: 168px;
	border: none;
	margin: 10px auto;
	padding: 0;
}
#RightCol #RightColAd {
	width: 180px;
	margin: 10px auto;
	padding: 0;
	color: #99CF43;
}
#NewsMenu {
	font-family: Trebuchet MS !important;
	background-color:  #A7C3E6;
	text-align: left;
	width: 165px;
	margin: 20px auto;	
	padding: 5px;
}
#NewsMenu #NewsMainTitle {
	font-family: Trebuchet MS;
	background-color: Green;
	text-align: center;
	color: #fff;
}
#NewsMenu DIV.newsblock {
	margin: 15px 0;
}
#NewsMenu H2 {
	background-image: none;
	background-color: #5D90D1;
	font-size: 11px;
	padding: 0 0 0 5px;
	margin: 0;
}
#NewsMenu DIV.newsblock P.date {
	color: #00A601;
	font-size: 11px; 
	font-weight: bold;
	color: #00A601;
	margin: 0;
}
#NewsMenu DIV.newsblock P.title {
	font-size: 11px;
	margin: 0;
}
#NewsMenu DIV.newsblock P.url {
	font-size: 11px;
	margin: 0;
}
#NewsMenu P.url A {
	color:  #3065AB;
}
#Bottom {
	background-image: url(../images/bottom/bottom-bg.gif);
	background-repeat: repeat-x;
	height: 56px;
}
#Bottom #Flags {
	background-image: url(../images/bottom/bottom-flags.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 480px;
	height: 41px;
	margin: 0;
	padding: 15px 20px 0 0;
	float: left;		
}
#Bottom #Flags P {
	width: 400px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
	float: right;
}
#Bottom #Logo {
	background-image: url(../images/bottom/bottom-logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 500px;
	height: 46px;
	margin: 0;
	padding: 10px 0 0 0;	
	float: left;	
}
#Bottom #Logo P {
	width: 400px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #fff;
	margin: 0 25px 0 0;
	padding: 0;
	float: right;
}
#Footer {
	width: 1000px;
	margin: 15px auto;
	padding: 0;
}
#Footer P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;	
	text-align: center;
	margin: 0;
	padding: 0;
}