body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.9em;
	margin-top: 12px;
	color:#333333;
	background-color: #F3269D;
}


#wrapper {
	width: 960px;
	background: url(graphics/bg.jpg);
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	display:table;
	height:auto !important;
}


#news {
	width: 192px;
	float: right;
	padding-right: 4px;
}


#content {
	background: url(graphics/second.jpg);
	 background-repeat: no-repeat;
	width: 960px;
	height: 34px;

}

#maincontent {
	width: 960px;
}

#wrapperlower {
	width: 976px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}




h1 {
color: #330066;
font-size: 1.6em;
font-weight:normal;
}

h2 {
color: #006599;
font-size: 0.8em;
font-weight:bold;
}
h3 {
color: #000000;
font-size: 1.2em;
}

a:link {color:#FF3366; text-decoration: none}
a:active {color:#000066; text-decoration: none}
a:visited {color:#FF3366; text-decoration: none}
a:hover {color:#000066; text-decoration: underline}

.whitetext{
 color: #ffffff;
}

.bottomblacktext{
 color: #000000;
 font-size: 1em;
 font-weight: bold;
}



#leftpanel {
	float:left;
	width: 355px;
	padding-left: 45px;
	margin-bottom: 20px;
}


#leftpanellower {
	float:left;
	width: 575px;
	padding-left: 45px;
	margin-bottom: 20px;
}



#rightflash{
	float:right;
	width: 500px;
	margin-right: 31px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}


#rightmenu{
	float:right;
	width: 275px;
	margin-right: 55px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}

#header {
	height: 141px;
	width: 960px;
	background-image: url(graphics/top.jpg);
	background-repeat: no-repeat;

}


#nav 
{
	float: left;
	height: 25px;
	width: 730px;
	padding: 115px 0px 0px 30px;
}



#navcontainer
{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 725px;

}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;

}

#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;

}

#navcontainer A
{
	color: #ffffff;
	font-size: 11px;
	display: block;
	width: auto;
	text-decoration: none;
	margin: 0px;
	padding: 3px 5px;
}

.outsideborder {
	border-top: 0;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}




#navcontainer A:hover, #navcontainer A:active {
	color: #FF6699;
}

#navcontainer A.active:link, #navcontainer A.active:visited
{
position: relative;
z-index: 102;
background: #b3cdd8;
font-weight: bold;
}






* html #overlay{
    z-index: 10;
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(style.css);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="graphics/overlay.png", sizingMethod="scale");
	}
	







#subnav LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#skipnav {
	display: none;
}





	br {
	clear: left;
}


#footer {
	text-align: center;
	width: 976px;
	background-image: url(graphics/bottom.jpg);
	 background-repeat: no-repeat;
	height: 54px;

}
