body, div, span, p, a, textarea, form, h1, h2, td, tr, table, ul, li {
	font-family: Verdana, Arial, sans-serif; 
	border: 0; padding: 0; margin: 0; border-collapse: collapse;
        background-repeat: no-repeat;
}
body { 
	background-color: #EEEEEE;  
	color: #000000;
}
div { background-color: #FFFFFF; color: #000000; }
h1 { margin: 10px auto 0 auto; text-align: center; font-size: 1.5em; font-weight: normal; }
h2 { 
	margin-left: 20px; text-indent: 26px; 
	height: 1.5em;
	line-height: 1.1em;
	font-size: 1.1em; font-weight: normal; 
	background-image: url("images/headlineborder.png"); 
	background-position: 0px 1em;
}
div.textright h2 { margin-left: 0; }
div.textright ul { margin-left: 23px; }
ul { list-style-image: url("images/listbox.png"); margin: 1.2em 20px 10px 45px; }
li { font-size: 0.7em; }
table { margin: 30px auto 20px auto; }
form { margin-top: 1em; }
tr#header { background-color: #CCCCCC; color: #000000; } 
tr#header td { font-weight: bold; border: 1px solid #000000; }
td { font-size: 0.7em; padding: 2px 8px 2px 8px; border: 1px solid #CCCCCC; }
a { color: #001070; background-color: #FFFFFF; text-decoration: underline; }
a:visited { color: #263DB0; background-color: #FFFFFF; text-decoration: underline; }
a:hover { color: #6670E9; background-color: #FFFFFF; text-decoration: none; }



div#top {
	height: 54px; width: 780px;
        background-image: url("images/topborderL.png");
	margin: 15px auto 0 auto;
	border-left: 2px solid #000000; border-right: 2px solid #000000;
}
div#righttop { 
	background-image: url("images/topborderR.png");
	background-position: 100% 0%;
	background-color: transparent;
	width: 780px; height: 54px;
}
div#menu { 
	font-size: 0.8em; font-weight: bold;
	margin: 0 auto 0 auto; 
	text-align: center;
	width: 25em; max-width: 700px;
	border: 2px solid black; 
	background-color: #9999CC; color: #000000;
	padding: 2px 0 3px 0;
}
div#menu a {
	background-color: #9999CC; color: #000000; text-decoration: none; margin: 0 0.6em 0 0.6em; 
}
div#menu a:hover { background-color: #9999CC; color: #FFFFFF; }
div#menu a.active { color: #FFFFFF; background-color: #9999CC; }
div#content { 
	width: 780px;
	margin: 0 auto 0 auto; 
	overflow: hidden; 
	border-left: 2px solid #000000; border-right: 2px solid #000000; 
	padding-bottom: 20px; 
}
/*div.full { width: 720px; }*/
div.text { width: 365px; float: left; }
p { font-size: 0.8em; text-align: justify; padding: 1.4em 25px 0.2em 25px }
div.text p { padding: 1.4em 0 0.2em 25px; }
div.textright { width: 370px; float: right; }
div.textright p { padding: 1.4em 25px 0.2em 5px; }

div#news { clear: both; }
div#bottom {
	width: 780px; 
	border-left: 2px solid #000000; border-right: 2px solid #000000; 
	margin: 0 auto 0 auto; 
	height: 7px;
	background-image: url("images/bottomborderL.png"); 

}
div#bottomright {
        width: 780px;
	height: 7px;
	background-image: url("images/bottomborderR.png"); 
	background-position: 100% 0%;
	background-color: transparent;
}
div#bottombox {
	overflow: hidden;
	font-size: 0.8em;
	margin: 0 auto 0 auto;
	width: 25em; max-width: 700px;
	height: 3px;
	border: 2px solid black; 
	background-color: #9999CC; color: #000000;
}	
div#bottomcontent {
	background-color: #EEEEEE; 
	color: #000000;
	font-size: 0.6em; line-height: 1.4em;
	text-align: center; 
	height: 1.4em;
	margin-bottom: 10px;
}
div#newsletter { text-align: center; width: 333px; margin-top: 10px; }
input#email { text-align: center; }
input.email {
	width: 240px; 
	text-align: center;
}
input.admint {
	width: 690px;
	text-align: center;
}
div#form { 
	width: 240px; 
	padding: 0; 
	margin: 0 auto 0 auto;
}
div#abbr { font-size: 0.7em; text-align: center; }
div#adminform { margin: 0 auto 0 auto; padding: 0; width: 690px; }
div#adminform textarea { width: 690px; font-family: Courier New, Courier, sans-serif; font-size: 12px; line-height: 16px; }
div#adminform p { color: red; text-align: center; }
form#adminedit { margin: 5px auto 0 auto; padding: 0; width: 690px; }
div#adminedit { width: 690px; }
div#adminedit input { border: 1px solid gray; font-size: 0.7em; text-align: center; }
div#contact { width: 254px; }
input#submit4 { width: 55px; }
input.red { background-color: #FF4444; font-weight: bold; }
select { height: 15px;  background-color: #FF4444; border: 1px solid gray; font-size: 0.7em; text-align: center; }
input#submit3 { width: 694px; } 
textarea { 
	font-size: 0.7em;
	width: 240px; 
	line-height: 1em;
	border: 2px inset #AAAAAA;
}
input#submit2 { 
	width: 244px; 
}
span.i { font-style: italic; }
span#error { font-size: 0.7em; color: red; background-color: #FFFFFF; }
