body,html {
margin: 0px;
padding: 0px;
background-color: #DFDFDF;
} 


}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
                font-weight:bold;
                font-style: italic; 
	font-size: 12px;
}

p {
background: transparent;
color: #4A475F;
}

p2
{background: transparent;
color: #fff;
	font-style: italic;
}

p3
{background: transparent;
color: #00000;
	font-style: italic;
font-size: 11px;
}

p5
{background: transparent;
color: #00000;
	font-style: italic;
font-size: 11px;
text-align: center;
}

.center {
margin-top: 92px;
text-align: center;
font-family: lucida grande, verdana, arial, helvetica, sans-serif;
background: transparent;
color: #fff;
}


ul {
list-style: none;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 1em;
padding-left: 1em;
}

li {
background: #ffff;
margin-bottom: 3px;
margin-top: 3px;
padding:2px;
font-family: lucida grande, verdana, arial, sans-serif;
font-weight: bold;
font-size: 11px;
color: #000009;
text-decoration: none;
}

a:link { background-color: transparent; text-decoration: none; color: #8B9E9F; }
a:hover { border: 0; background-color: #eee; text-decoration: none; color: #0099CC; }
a:visited { border: 0; background-color: transparent; text-decoration: none; color: #6F628F; }

#wrapper {
position: relative;
float: left;
margin-left: 0px;
padding: 0;
width: 98%;
background: #ffffff;
margin-left: 5px;
margin-bottom:2px;
border-right: 15px solid #000;
border-top:3px solid #000;
border-left:2px solid #000;
border-bottom:2px solid #000;
margin-top: 25px;

}

.p3
{
background: transparent;
color: #fff;
font-size: 12px;
font-weight: bold;
}

.sidetitle {
margin: 5px;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
background: transparent;
color: #ffffff;
}
.title2 {
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
        text-align: center; 
	background: #900;
	background-image: 
url(whiteshell.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	background-position: left 1px;
        }

#sidebar {
float: left;
width: 250px;
height: 675px;
padding-left: 1px;
margin-left: 2px;
margin-top: 1px;
margin-bottom: 0px;
border-right: 0px solid #4A475F;
background-color: #ffffff;
}

#sidebar p {
font-size: 12px;
margin: 25px;
}


#news {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
width:300px;
height: 300px;
background-color: #efefef;
z-index:6;
}

#news a:link { background-color: transparent; text-decoration: none; color: #000099; font-size: 10px}
#news a:hover { border: 0; background-color: #eee; text-decoration: none; color: #0099CC; }
#news a:visited { border: 0; background-color: transparent; text-decoration: none; color: #003399; }
}

#plain
{
	float: right;
	width: 700px;
	margin-top: 0px;
	padding: 3px;
	background: #4A475F;
                text-align:center;
	}
#plain p
{          
	font-family: arial, "sans serif";
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	height: auto;
	width: auto;
	font-style: normal;
	color: #FFFFFF;
	vertical-align: middle;
}

#main {
float: right;
width: 650px;
height: 460px;
margin-top: 0px;
padding: 0px;
background-color: #ffffff;
z-index:1;
}

#main p {
font-family: arial, sans serif;
font-size: 12px;
color:#fff;
font-weight: normal;
height: auto;
width: auto;
}

#main p2 {
	font-family: arial, sans serif;
	font-size: 12px;
	color:#fff;
	font-style: italic;
	font-weight: normal;
	height: auto;
	width: auto;
}

#main ul {
	list-style: none;
        background: #284575;
	margin-top:5px;
	margin-bottom: 5px;
        margin-left: 1em;
	padding-left: 1em;
	font: normal 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-position: left;

}

#main li {
	
	margin-bottom: 0px;
	margin-top: 0px;
	padding:2px;
	font-family: lucida grande, verdana, arial, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-align: left;
	color: #fff;
	list-style: none;

}


#footer {
	position: relative;
	height: 80px;
                 width:75%;
	clear: both;
	background: none;
	color: #3F3F3F;
	padding-top: 25px;
	font-size: 9px;
	font-family: Verdana, Geneva, Tahoma, "Trebuchet MS", Arial, Sans-serif;
	text-align: center;
	font-weight: bold;
}
#footer2 {
	position: relative;
	width: 910px;
        height: 32px;
	clear: both;
	background: #b0d8ff;
        border-bottom: 5px solid #666;
	color: #990000;
	padding: 0px;
	font-size: 10px;
	font-family: Verdana, Geneva, Tahoma, "Trebuchet MS", Arial, Sans-serif;
	text-align: center;
	font-weight: bold;
}




