* { 
padding : 0;
margin : 0;
} 

body { 
font-family : Arial, Helvetica, sans-serif;
color : #000;
font-size : 12px;
} 
#wrapper { 
width : 830px;
margin : 0 auto;
} 

.mainlink a{
	display:block;
	width:200px;
	height:200px;
	position:relative;
	left:400px;
}

img { 
padding : 3px;
/*border : 1px solid #e1e1e1;*/
} 
img.floatTL { 
float : left;
margin-right : 1.3em;
margin-bottom : 1em;
margin-top : 0.5em;
} 
blockquote { 
font-family : serif;
padding-top : 10px;
padding-left : 15px;
padding-bottom : 10px;
padding-right : 15px;
background-color : #dcdcdc;
} 
#header { 
margin : 5px 5px 0 5px;
height : 90px;
padding : 10px 10px 1px 10px;
background-color : #fff;
background-image : url(images/mastheadfull.jpg);
background-repeat : no-repeat;
} 
#header h1 { 
font-size : 1.4em;
font-style : normal;
padding:0 0 0 0;
color : #000;
text-align: center;

} 
#header a { 
color : #50ff2e;
text-decoration : none;
font-size : 11px;
padding-left : 5px;
} 
 

UL { 
padding: 0;
margin: 0;
}  
UL LI { 
padding: 0 0 0 10px;
margin : 0;
list-style-type : circle;
list-style-position : inside;
}

#menu { 
margin-top : 1px;
font-size : 12px;
width : 97%;
height : 32px;
background-color : #dee065;
text-align : center;
text-transform : uppercase;
} 
#menu UL { 
padding-right : 0;
padding-left : 0;
padding-bottom : 0;
margin : 0;
padding-top : 10px;
} 
#menu UL LI { 
padding-right : 10px;
display : inline;
padding-left : 10px;
padding-bottom : 0;
margin : 0;
padding-top : 0;
list-style-type : none;
} 
#menu UL LI A { 
color : #84a828;
} 
#menu UL LI A:hover { 
border-top-width : 0;
border-left-width : 0;
border-bottom-width : 0;
color : #787830;
border-right-width : 0;
} 
#maintextcolumn { 
margin : 0 5px 10px 5px;
display : inline;
padding : 5px;
width : 96.5%;
float : left;
min-height : 300px;
background-color : #fff;
border-top : 1px solid #ccc;
text-align : justify;
} 
* html #centercolumn { 
height : 300px;
} 
#maintextcolumn h1 { 
font-size : 1.5em;
text-decoration : underline;
padding-top : 5px;
padding-bottom : 10px;
color : #000;
text-align: center;
width: 100%;
} 
#maintextcolumn h3 { 
font-size : 1.5em;
text-decoration : underline;
padding-top : 5px;
padding-bottom : 10px;
color : #000;
text-align: center;

} 
#maintextcolumn h2 { 
	font-size : 1.4em;
	border-bottom: 1px solid #ccc;
	padding : 10px 0 0 0;
	color : #000;
} 
#maintextcolumn em {
	font: 10px arial italic, sans-serif;\
}

#maintextcolumn a { 
	color : #596A91;
	background-color : #fff;
	padding-left : 3px;
	padding-right : 3px;
} 
#footer { 
	background-color : #fff;
	margin : 0 5px 5px 5px;
	display : inline;
	color : #b1b1b1;
	float : left;
	width : 98%;
	height : 58px;
	background-image : url(images/footer.jpg);
	background-repeat : no-repeat;
	padding-left : 3px;
	text-align : right;
	padding-top : 15px;
} 
#footer a { 
font-size : 11px;
color : #b1b1b1;
} 
#footer hr {
	border: 1px dotted #ccc;
}

#nav {
background-image : url( images/navspacer.gif );
background-repeat : no-repeat;
padding:0;
margin:0 0 0 5px;
height: 29px;
width: 813px;
}

#nav a {
background-image: url( images/navbutton.gif );
background-repeat: no-repeat;
background-position: 0% 108%; 
float: right;
text-align:center;
display:block;
color: #FFF;
font: 12px arial normal, sans-serif;
width: 98px;
height: 29px;
margin:0;
padding:0px;
text-decoration: none;
}

#nav a:hover {
background-image: url( images/navbutton.gif );
background-repeat: no-repeat;
background-position: 0% 0%; 
text-decoration: none;

}
#nav p {
margin:8px 0 0 0;
}

label{
float: left;
width: 145px;
font-weight: bold;
color:#000;
}

input, textarea{

margin-bottom: 5px;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

input.error { border: 1px solid red; }
label.error {
	background: url('images/unchecked.gif') no-repeat;
	padding-left: 16px;
	margin-left: .3em;
}
#tdspace td {
	padding: 0 10px 0 0 ;
	text-align:left;
}
.tdnospace  {
	padding:0 ;
}

#toplink {
	position: relative;
	left: 515px;
	top:5px;
	width: 150px;
	height: 54px;
}
#toplink a{
	display:block;
	width: 150px;
	height: 54px;
}

#topgrouplinks {
	position: relative;
	left:700px;
	color: #000;
	top:-55px;
	line-height:26px;
}
#topgrouplinks a{
	color:#000;
}