* {
	margin: 0;
	padding: 0;
}


html, body {
	height: 100%;
}

body {
	margin: 0;
	background: #1B2430 url(images/image01.jpg) repeat left top;
	line-height: 20px;
	text-align: justify;
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}


h1 {
	font-size: medium;
	color: #000000;
}

h2 {
	font-size: 1.4em;
	color: #000000;
}

h3 {
	font-size: 1em;
	color: #000000;
}

p, ul, ol {
	margin-top: 1.5em;
}

ul, ol 
{
    font-size:small;
    text-align: center;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a 
{
    text-decoration: underline;
    color:#000000;
}

#wrapper {
	width: 920px;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	padding: 0px;
	background: url(images/image02.jpg) repeat-y left top;
}

html>body #wrapper {
	height: auto;
}

#logo {
	width: 920px;
	height: 70px;
	margin: 0 auto;
	padding-top: 50px;
	padding-left: 50px;
	background: url(images/image03.jpg) repeat-y left top;
}

#logo h1 {
	margin: 0px;
	padding: 0px;
	letter-spacing: -3px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 36px;
	color: #DCECFB
}

#logo p {
	margin: 0px;
	padding: 5px 0px 0px 2px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

#logo span {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}

#header {
	width: 920px;
	height: 270px;
	margin: 0 auto;
	background: url(images/image05.jpg) no-repeat left top;
}

#menu {
	width: 920px;
	height: 90px;
	margin: 0 auto;
	background: url(images/image04.jpg) no-repeat left top;
	color: #FFFFFF;
}

#menu ul {
	margin: 0px;
	padding: 8px 55px;
	list-style: none;
}

#menu li {
	display: inline;
	padding-top: 5px
}

#menu a {
	display: inline;
	margin-right: 3px;
	padding: 6px 30px 6px 30px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu .active {
	background: #B6D434;
	color: #000000;
}

#menu a:hover {
	background: #304E68;
	color: #000000;
}

#page {
	width: 920px;
	margin: 0 auto;
	padding: 20px 0px;
	background: url(images/image06.jpg) repeat-y left top;
}

#content {
	float: left;
	width: 835px;
	padding: 0px 40px 0px 40px;
}

#content h2 {
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 24px;
	color: #000000;
}

#content .byline {
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 24px;
}

#footer 
{
	clear: both;
	width: 920px;
	height:44px;
	margin: 0 auto;
	padding: 20px;
	background: url(images/image06.jpg) repeat-y left top;
}

#footer p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: small;
	color: #000000;
}

#footer h1
{
    font-size: 12px;
    font-weight: normal;
    text-align: center;
}

#footer a {
	color: #000000;
	text-decoration: underline;
}


#news1 
{
    border-right: thin #000000 solid;
    width: 350px;
    height: 200px;
    padding-top:20px;
    padding-bottom: 20px;
    float: left;
}

#news1 h1
{
    border-bottom: think #000000 solid;
    font-family: Century Gothic;
    font-size: medium;
    font-weight: bold;
    line-height: normal;   
    padding-right: 20px;
}

#news1 p
{
    font-family: Century Gothic;
    font-size: small;
    padding-right: 20px;
}

#news1 h2
{
    font-family: Century Gothic;
    font-size: small;
    font-weight: bold;
    text-transform: uppercase;
    font-style: italic; 
    padding-right: 20px;
}

#news2 
{
    border-left: thin #000000 solid;
    padding-top:20px;
    width: 350px;
    height: 200px;
    padding-bottom: 20px;
    float: right;
}

#news2 h1
{
    border-bottom: think #000000 solid;
    font-family: Century Gothic;
    font-size: medium;
    font-weight: bold;
    line-height: normal;
    padding-right: 20px;  
}

#news2 h2
{
    font-family: Century Gothic;
    font-size: small;
    font-weight: bold;
    text-transform: uppercase;
    font-style: italic; 
    padding-right: 20px;
}

#news2 p
{
    font-family: Century Gothic;
    font-size: small;
    padding-right: 20px;
}

#more
{
    padding: 0 2px 0 0;
    float: right;
    
}

#intro
{
    width: 100%;
    float:left;
    padding-top: 40px;
}


/*News sections*/

#left{
	width: 390px;
	padding: 0px 0px 0px 6px;
	margin: 0px;
	float:left;
}

#center{float:left;
padding: 0px 0px 0px 15px;
width:275px;
}

.text{
	padding: 7px 7px 0px 7px;
}

.img {	float:left;
		margin: 10px 10px 5px 0px;
}

span {	color:#486501;
		font-weight:bold;
}

H1{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #354905;
	padding-bottom: 5px;
	padding-left: 7px;
	background:url(images/tit.gif) bottom repeat-x;
}

.read{
	text-align:right;
	padding-right:10px;
	padding-top: 7px;
}
.read_top{
	text-align:right;
	padding-right:30px;
	padding-top: 10px;
}

#right{
float:right;
width: 400px;
background: url(images/right_bg.gif) left repeat-y;
border: 0px;
padding-right: 5px;
}



#right ul 
{
	list-style: none;
	padding-left:0px;
	padding-top:10px;
	margin: 0px;
	display:block;
	padding-bottom: 0px;
}

#right li{
	padding-top: 5px;
	padding-left: 39px;
}

#upload
{
    background-color: Navy;
    border: solid think #000000;
    width: 600px;
    padding: 5px;
    margin: 0 auto;   
}

#upload p
{
    padding: 0;
}

#upload h3{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:normal;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 7px;
	background:url(images/tit.gif) bottom repeat-x;
}

/*** Index Content ***/

#WelcomeText 
{
    float: left;
    width: 470px;
    height: 400px;  
    vertical-align: middle; 
}

#QuickUpdate 
{
    float: right;
    width: 350px;
    height: 400px; 
    border: solid #000000 thin;
    background-color: Silver;   
}

#QuickUpdate .textbox
{
    width: 250px;
    border: 1px solid #000000;
    background: #FFFFFF;
    font-family: Georgia;
    font-size: 12px;   
}

#QuickUpdate .textbox:focus
{
    width: 250px;
    border: 1px solid yellow;
    background: #333333;
    font-family: Georgia;
    font-size: 12px; 
    color: #FFFFFF;  
}