body
{ 
background-image: url('newbgcs2.jpg');
background-repeat: no-repeat;
background-position: 0% -6px;
}

ul {
font-weight: normal;
list-style-position: outside;
list-style-type: square;
padding: none;
text-align: left;
margin-left: 1em;
margin-top: 0px;
}

a:link {text-decoration: underline; color: maroon;}
a:visited {text-decoration: underline; color: maroon;}
a:hover {text-decoration: none; color: red;}

IMG{
	border: none;
}

.tn a:link {text-decoration: none; color: #282828; text-shadow: 0 1px 3px white;}
.tn a:visited {text-decoration: none; color: #282828; text-shadow: 0 1px 3px white;}
.tn a:hover {text-decoration: none; 
	color: white; 
	background: #282828; 
	padding: 2px 0px; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	text-shadow: 0 1px 3px #AEB1F8; }
.tn a:active {text-decoration: none; background: #c9c9c9;}

.bnl A:link {text-decoration: none; color: white}
.bnl A:visited {text-decoration: none; color: white}
.bnl A:hover {
	text-decoration: none; 
	color: black; 
	font-weight: normal; 
	background: white; 
	padding: 2px 0px; 
	bottom-margin: 4px;
	text-shadow: none; 
	-moz-border-radius: 3px; -webkit-border-radius: 3px;
	}
.bnl A:active {
	text-decoration: none;
	color: black;
	background: gray; }

.title{
	color: maroon;
	font-weight: bold; 
	margin-top: 2px; 
	margin-bottom: 0px;
	text-shadow: 1px 2px 2px white; 
	font-family: georgia, arial, helvetica, sans-serif; 
	font-style: italic;
	font-size: 170%;
	padding: 1px 6px; 
	text-align: left;
	}

.slogan{
	color: #565656;
	font-family: calibri, arial, helvetica, sans-serif;
	font-size: 17px;
	padding: 0px 6px;
	text-align: left; }

h2 {color:black; font-weight: normal; margin-top: 0px; 
	font-family: calibri, arial, helvetica, sans-serif;}

h4{color: maroon; font-weight: normal; font-family: "calibri", arial, helvetica, sans-serif;
		font-style: italic; font-size: 19px; text-align: left; margin: 0px;}

h5, h6 {color:#0c0c69; margin-top: 0px; 
	text-shadow: 0 1px 1px #000; font-family: calibri, 
	arial, helvetica, sans-serif;}

p{margin-top: 2px;}

span.amp {
   font-family:Baskerville,"Goudy Old Style","Palatino","Book Antiqua",serif;
   font-size:110%;
   font-style:italic;
}

#whatwedo{
	width: auto;
	height: auto;
	margin-top: 3px;
	margin-left: 4px; 
	margin-right: 4px;
	margin-bottom: 8px;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#topnav{ 
	position: absolute;
	top: 119px;
	margin-top: 6px;
	margin-bottom: 6px;
	width: 600px;
	left: 50%;
	margin-left: -300px;
	font-family: "calibri", arial, helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	text-shadow: 0 1px 2px #282828;
	text-align: center;
	color: white;
	}

#container{
	position: relative;
	top: 164px;
	width: 64%;
	min-width: 530px;
	padding: 0px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background: #ececec; 
	border-top: 3px solid white;
	border-left: 3px solid white;
	border-right: 3px solid white;
	border-bottom: 3px solid white;
	-moz-border-radius: 13px; -webkit-border-radius: 13px;}

#sidenav{
	float: right;
	width: 115px;
	margin-top: 20px;
	margin-right: -110px;
	margin-left: 0px;
	margin-bottom: 1px;
	padding: 10px;
	background: #282828;
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
	font-family: calibri, arial, helvetica, sans-serif;
	color: white;
	text-align: justify;
	-moz-border-radius: 9px; -webkit-border-radius: 9px;
	}
	
#sidenavtop{
	position: absolute;
	top: 54px;
	right: 3%;
	width: 115px;
	height: 315px;
	padding: 10px;
	background: #282828;
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
	font-family: calibri, arial, helvetica, sans-serif;
	color: white;
	text-align: center;
	-moz-border-radius: 9px; -webkit-border-radius: 9px;
	z-index: 1;
	}

#postit{
	position: absolute;
	top: 5px;
	right: -160px;
	padding: 0;
	margin: auto;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none; }
	
#postittop{
	position: absolute;
	top: 5px;
	right: .5%;
	padding: 0;
	margin: auto;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
	z-index: 2;}

#main{
	margin-left: 5px;
	margin-right: 5px;
	padding: 10px;
	width: auto;
	font-family: "calibri", arial, helvetica, sans-serif;
	text-align: justify;	}
	
#main2{
	margin-left: 5px;
	margin-right: 5px;
	padding: 10px;
	width: auto;
	font-family: calibri, arial, helvetica, sans-serif;
	text-align: justify;
}

#bottomnav{ 
	clear: both;
	width: 95%;
	height: 20px;
	margin-top: 6px;
	margin-bottom: 5px;
	background: #282828;
	font-family: calibri, arial, helvetica, sans-serif;
	font-size: 90%;
	color: white;
	padding-top: 3px;
	padding-bottom: 1px;
	text-shadow: 0 1px 2px black;
	-moz-border-radius: 9px; -webkit-border-radius: 9px;
	}
	
#formdiv{
	width: 97%;
	height: 600px;
	overflow: auto;
	text-align: left;
	font-family: calibri, arial, helvetica, sans-serif;	
}