body {
	margin-top: 20px;
	font-family: verdana;
	background-color: #000000;
}

#container {
    width: 924px;
    margin-left: auto;
    margin-right: auto;   
}

a img, form {
    padding: 0;
    border: 0; 
    margin: 0;
    }
    
#sectop {
     height: 272px;
     background-image:url('../images/header-logo.jpg');
     background-position: center top;
     background-repeat:no-repeat;
     margin: 0px; 
     margin-top: 0px;
     width: 924px;
	text-align: left;

     }
#menu {
	position: absolute;
	margin-top: 220px;
	height: 31px;
	width: 924px;
	padding-left: 0px;
	padding-right: 15px;
	vertical-align: middle;
	line-height: 27px;
}
#menu ul {
	position: relative;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#menu li {
	list-style: none;
	float: left;
}
#menu li a {
	display: block;
	text-align: center;
	float: left;
	padding: 0px;
	padding-left: 34px;
	padding-right: 34px;
	margin: 0px;
	color: white;
	font-size: 10pt;
	font-family: verdana, arial;
	font-weight: bold;
	text-decoration: none;
}

#menu li a:hover { color: #218E6F; }	 
     
.marquee {
	height: 27px;
	width: 924px;
	background-image:url('../images/marquee_back.jpg');
	background-repeat:no-repeat;
}

.marquee marquee {
	color: #c5ff00;
	font-size: 11pt;
	font-family: verdana, arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
     
 

div#secleft {
	height: 172px;
	background-image:url('../images/home-welcome.jpg');
	background-position: left top;
	background-repeat:no-repeat; 
	margin: 0px; 
	width: 626px; 
	vertical-align: middle;
	padding-top: 20px;
	color: white;
	font-size: 9pt;
	font-family: verdana, arial;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}
     
.news_header {
	height: 46px;
	background-image:url('../images/latest-news.jpg');
	background-position: left top;
	background-repeat:no-repeat;     
	width: 272px;
}

.new_article {
	height: 90px;
	background-image:url('../images/news-item.jpg');
	background-position: left top;
	background-repeat:no-repeat;     
	width: 272px;
	vertical-align: top;
}

.news_date {
	color: white;
	font-size: 10pt;
	font-family: verdana, arial;
	font-weight: bold;
	font-style: normal;
	margin-left: 55px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.news_date a {
	color: white;
	font-size: 10pt;
	font-family: verdana, arial;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.news_text {
	color: white;
	font-size: 8.5pt;
	font-family: verdana, arial;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	margin-top: 12px;
	margin-left: 15px;
	margin-right: 10px;
}

.news_text a {
	color: white;
	font-size: 8.5pt;
	font-family: verdana, arial;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}

.news_more a {
	color: #c5ff00;
	font-size: 9pt;
	font-family: verdana, arial;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}

.other_header {
	height: 46px;
	background-image:url('../images/mini-green.jpg');
	background-position: left top;
	background-repeat:no-repeat;     
	width: 332px;
	color: white;
	font-size: 12pt;
	font-family: verdana, arial;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	padding-left: 15px;
}

.other_article {
	height: 184px;
	background-image:url('../images/large-green.jpg');
	background-position: left top;
	background-repeat:no-repeat;     
	width: 332px;
	vertical-align: top;
	color: white;
	font-size: 9pt;
	font-family: verdana, arial;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
}

.other_article a {
	color: #c5ff00;
	font-size: 12pt;
	line-height: 18pt;
	font-family: verdana, arial;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}

.admin_text {
	color: #333333;
	font-size: 10pt;
	font-family: verdana, arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.box_top {
	height: 5px;
	background-image:url('../images/box_top.jpg');
	background-repeat:no-repeat;     
	width: 620px;
}

.box_middle {
	background-color: #303030;
	width: 580px;
	padding: 20px;
	color: white;
	font-size: 10pt;
	font-family: verdana, arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.box_middle a {
	color: #41DC04;
	font-size: 12pt;
	font-family: verdana, arial;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.box_bottom {
	height: 5px;
	background-image:url('../images/box_bottom.jpg');
	background-repeat:no-repeat;     
	width: 620px;
}

h1 {
	color: white;
	font-size: 16pt;
	font-family: verdana, arial;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}