body{
background:#e0e0e0 url(img/bg.gif) repeat-x;
color:#505050;
font:76% Georgia,Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0;
text-align:center;
}

p{
line-height:1.5em;
margin:0 0 15px;
}

a{
color:#008000;
font-weight:700;
text-decoration:none;
}

a:hover{
color:#008200;
}

a.two:link {color: #008000}
a.two:link {font-size: 12px}
a.two:visited {font-size: 12px}
a.two:visited {color: #008000}
a.two:hover {font-size: 17px}
a.two:hover {color: #FF0000}

a.twob:link {color: #008000}
a.twob:link {font-size: 12px}
a.twob:visited {font-size: 12px}
a.twob:visited {color: #008000}
a.twob:hover {font-size: 17px}
a.twob:hover {color: #FF0000}

.parnterp{
text-align:center;
}
hr{
height:1px;
margin:10px 0;
width:98%;
}

dt{
font-weight:700;
}

dd{
margin:1px 0 12px 15px;
}

#sitename{
background:url(img/topimg.gif) top center no-repeat;
color:#ffffff;
font-size: 15px;
height:80px;
margin:5 20px 10px 0;
text-align:center;
}

#sitename h1{
font-size:2.2em;
margin:0;
padding-top:20px;
}

#sitename span{
font-size:1.6em;
letter-spacing:-1px;
margin:0;
}
.img1{
border:1px solid #73DF73;
float:left;
margin:5px 15px 6px;
}
#footer{
clear:both;
color:#000000;
font-size:0.9em;
height:26px;
margin-top:20px;
padding:1px;
text-align:center;
width:800px;
border:1px solid #FF0000;
}

#footer a{
color:#000000;
font-weight:400;
}

#footer a:hover{
color:#FF0000;
text-decoration:underline;
}

#navcontainer { width: 150px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 125px;
background-color: #008000;
border-bottom: 1px solid #EEEEEE;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEEEEE;
font-size:15px;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #FF0000;
color: #FFFFFF;
font-size:18px;
}
.fieldset {
	width:300px; }
.fieldset .label {
	text-align:right;
	width:70px;
	float:left;
	padding:0.2em;
	margin:0;
	margin-top:0.3em; }
.fieldset .nobr {
	display:none; }  
.fieldset .textfield {
	margin:3px;
	height:20px;
	width:200px; }
.fieldset .textarea {
	margin:3px;
	height:165px;
	width:200px; }
