
* { padding: 0; margin: 0;
    
}

body {
 font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 background: #000000;
 text-align: center;
}

p {
 padding-left: 10px;
}

#wrapper { 
 margin: 0 auto;
 width: 1024px;
}

#content { 
 float: left;
 color: #333;
 background: #FFFFFF;
 height: 350px;
 width: 1024px;
 display: inline;
 border-style: solid;
 border-color: #FFFF99;
 border-width:thin;
}

#header {
 color: #333;
 width: 1024px;
 float: right;
 height: 160px;
 background: #000000;
/* background-image: url (file:///C:\Users\Sarirah\Documents\Visual Studio 2008\WebSites\WebSite1\Images\headerlogo1026.gif);
 background-repeat: no-repeat;*/
}

#footer { 
 width: 1024px;
 height: 15px;
 clear: both;
 color: #FFFFFF;
 background: #000000;
}
 

#MainMenu 
{
	height:25px;
	background: url("images/bmid_052.gif");
	margin:0;
	border:0;
}
#tab 
{
	margin:0;
	top:0;
	
}
#tab ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	text-align: center;
}
#tab li 
{
display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a 
{
	border-left: 1px solid #FFFF00;
    border-right: 1px solid #FFFF00;
    border-top: 0px solid #FFFF00;
    border-bottom: 0px solid #FFFF00;
    background: #000000 url('images/bright_052.gif') no-repeat right top;
        margin: 0 0 0 0px;
        padding: 0;
        text-decoration:none;
	    display:block;
	    float:left;
    text-align: center;
}
#tab a span 
{
	display:block;
	background:url("images/bleft_052.gif") no-repeat left top;
	padding:0 15px 0 15px;
	font-family:Tahoma, Arial, HelveFFFFFFsans-serif;
	font-size:11;
	color:#FFFFFF;
	font-weight:bold;
	line-height:20px;
	text-align: center;

}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:#FFFF00;
}
#tab a:hover span,#tab li.item_active a sp00 
{
	background-position:left bottom;
	color:#FFFF00;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0 solid ;
	background: url("images/bmid_052.gif");
	color:#C2C2C2;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
.dropmenudiv li 
{
	display:inline;

	margin:0;
	padding:0;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
	width:180px;
	margin:0;
	padding:0;
	display:block;
	border:0 solid ;
	color:#FFFF00;
	background:url("images/bleft_052.gif") no-repeat left top;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv a span 
{
	float:left;
	display:block;
	line-height:20px;
	background:url("images/bright_052.gif") no-repeat right top;
	padding:0 15px 0 35px;
	font-family:Tahoma, Arial, Helvetica, sans-ser1pxf;
	font-size:11;
	color:#FFFF00;
}
.dropmenudiv a span 
{
	float:none;
}
.dropmenudiv a:hover
{
	border:0 solFFFF009300;
	background-position:left bottom;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#FFFF00;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#FFFF00;
	font-weight:bold;
}