﻿body {
padding: 0; 
margin: 0; 
font: 0.7em Arial, sans-serif; 
line-height: 1.5em;
background: #8a8d8f; 
color: #454545; 


}

#container {
width: 770px;
margin: 0px auto;
background: #fff;

}

img {
border: 0px;
padding: 0px;
}





#flash
{
margin: 0 auto;
width:770px;
height:170px;
text-align:center;
margin-bottom:0px;

}

#bannertop {

height: 65px;
background-color:#ffffff;
MARGIN: 0px auto;
width: 770px;
border-bottom:solid 5px black;
background-image:url('logo.jpg');
background-repeat:no-repeat;
background-position:5px 10px;
}


#maincontent {
width: 770px;
MARGIN: 0px auto;

}

#leftcontent, #rightcontent 
{

text-align: center;
vertical-align: top;	
}

#leftcontent h1,  #rightcontent h1
{font: 2em Arial, sans-serif;
color:#BFAFA1;
font-weight:bold;
text-align:center;
}
#rightcontent h1{text-align:left;}

#leftcontent 
{

width:221px;
float: left;
height:100%;



text-align:left;
}
#admin
{
margin-left:15px;
}
#leftcontent a, #leftcontent a:link
{font:Arial, sans-serif;
color:#000000;
font-weight:normal;
text-align:left;
text-decoration:none;
}


#leftcontent a:hover
{
	text-decoration:underline;
	}
	

	#rightcontent a, #rightcontent a:link
{font:Arial, sans-serif;
color:maroon;
font-weight:bold;
text-align:left;
text-decoration:none;
font-size:14px;

}


#rightcontent a:hover
{
	text-decoration:underline;
	}
	
	
	
	
	
#rightcontent {

width: 538px;
float: right;
padding:5px;

text-align:justify;


}
#rightcontent ul li{padding-bottom:10px;}

#footer {
text-align:center;
float:none;
color:#fff;
background-image:url('footer-bg5.jpg');
background-repeat:repeat-x;
background-position:left bottom ;
background-color:#3e71a0;
height:45px;


}


#footer p a {
color: #999999;
font-weight: 100;
text-decoration: none;
border-bottom: 1px dotted #000000;

}

#footer p a:hover {
color: #000000;
text-decoration: none;
border-top: 1px dotted #000000;
}



.strip
{	
background-color:#F2EFDC;	
font-family:Verdana;
font-size:10pt;
font-weight:bold;
width:100%;
height:15px;
text-align:center;
color:#A15A0A;
vertical-align:bottom;
padding-top:5px;	
padding-bottom:5px;
}
#strip
{
border:solid 1px #BDBAAC;
padding:6px 0px 6px 0px;
background-color:#F2EFDC;	
font-family:Verdana;
font-size:10pt;
width:400px;
float:left;

text-align:center;
color:#A15A0A;
}

.msgbox
{

border:solid 1px maroon;
height:30px;
background-color:#E8E8E8;	
font-family:Arial;
font-size:8pt;
width:480px;
margin-left:9px;	
padding:10px 20px 0px 20px;	
text-align:center;	
color:#A15A0A;	
}
.sectd
{
	text-align:left;
	padding-bottom:15px;
	}
#logout
{
 float:right;	 
margin:50px 15px 0px 0px;	 
}
#strip1
{
	
font-family:Verdana;
font-size:11pt;	
text-align:center;
color:#A15A0A;	
vertical-align:bottom;	
}
#mydiv
{
text-align:left;	
}
#button
{
margin:10px 0px 10px 9px;
}
#msg
{
font-size:1;
color:Navy;
text-align:center;
width:100%;
}
.label
{
text-align:right;
}
.fields
{
text-align:left;
}

.newscontent{background-color:#fff; margin-top:0px;padding:3px;
 border-top:solid 1px #C8CDD5;
 border-left:solid 1px #C8CDD5;
 border-bottom:solid 1px #C8CDD5;
 border-right:solid 1px #C8CDD5;
 }