body, h1, h2, h3, li, p, ul { font-size: 100%; margin: 0; padding: 0; }

html {
	height: 100%;
}

body {
	font: 68%/1.47 Arial, "Helvetica Neue", Helvetica, sans-serif;
	min-height: 100%;
	background: #FFF7E4;
	color: #000000;
	padding-bottom: 20px;
}
p { 
	line-height: 1.5em; 
	margin-bottom: 1em; 
	font-size: 1.2em;
}

li, a { 
	font-size: 1.1em;
}

H1 { 
	font-size: 1.7em;
	color: #000000; 
	font-weight: bold;
	margin: 0; 
}
H2 { 
	font-size: 1.2em;
	color: #000000; 
	font-weight: bold; 
	margin: 0;
}

.welcome_page {font-size: 1em;}

.welcome_page a {font-size: 1em;}

.linksm { 
	font-size: 12px; 
	font-family: arial,sans-serif; 
	color: #5500EE; 
	text-decoration: none; 
}
A.linksm { color: #5500EE; text-decoration: none; }
A.linksm:visited { color: #551A8B; text-decoration: none; }
A.linksm:hover { color: #5500EE; text-decoration: underline; }
A.linksm:visited:hover { color: #551A8B; text-decoration: underline; }
A.linksm:active { color: #551A8B; text-decoration: none; }

/*__________Top Banner__________*/
#banner {
	height:100px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: fixed;
/*
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
*/
	voice-family: "\"}\"";
	voice-family: inherit;
	height:100px;
	}
html>body #banner {
	height:100px;
	}

/*__________Left Nav__________*/
#navleft {
	position: absolute;
	left:10px;
	top:105px;
	background: #94D8FF;
	color: #000000;
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 130px;
	padding: 15px 10px 10px 10px;
	border-top: 1px solid #9DE1FF;
	border-right: 1px solid #84C8EF;
	border-bottom: 1px solid #84C8EF;
	border-left: 1px solid #9DE1FF;
	}
#navleft ul {
	list-style-type: none;
	padding: 0px 0px 10px 0px;
	margin-left: 0;
	margin-top: 0;
	}

#content {
	margin: 5px 10px 0px 175px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: 0px 10px 0px 175px;
	/* border-top:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
	border-bottom:1px solid #000; */
	}
html>body #content {
	margin: 0px 10px 0px 175px;
	}


/*__________Main Content__________*/
#pageHeading { 
	margin: 0px 0px 0px 0px;
	padding: 10px 100px 10px 0px;
	width: auto;
	}

#content1 {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
    max-width: 1050px;
	}

#content1 ul {
	list-style-type: disc;
	padding: 0px 20px 10px 30px;
	margin-left: 10;
	margin-top: 10;
	}

#image1 {
	padding: 5px 0px 5px 0px;
	width: auto;
	}
	
#content2 {
	margin-left: 0px;
	margin-top: 10px;
	padding-left: 0px;
	width: auto;
	}

#content2 ul {
	list-style-type: disc;
	padding: 0px 20px 10px 30px;
	margin-left: 10;
	margin-top: 10;
	}
	
#news {
	float: right;
	right:10px;
	top:45px;
	background: #94D8FF;
	color: #000000;
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 330px;
	padding: 15px 10px 10px 10px;
	}
	
#news ul {
	list-style-type: disc;
	padding: 0px 20px 10px 30px;
	margin-left: 1;
	margin-top: 5;
	}

/*  	
#plug {
	display: inline;
	margin: 100px;
	}
*/

	/*__________Right Column Content__________*/
#rightcontent {
	float: right;
	right: 0px;
	top: 0px;
	background: #94F0FF;
	color: #000000;
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #84C8EF;
	border-right: 1px solid #84C8EF;
	border-bottom: 1px solid #84C8EF;
	border-left: 1px solid #84C8EF;
	}
	
#rightcontent ul {
	list-style-type: disc;
	padding: 0px 20px 10px 30px;
	margin-left: 1;
	margin-top: 5;
	}
	
		/*__________Right Nav__________*/
#Nav2 {
	/* position: absolute; */
	float: right;
	right:10px;
	top:105px;
	background: #94D8FF;
	color: #000000;
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 130px;
	padding: 15px 10px 10px 10px;
	border-top: 1px solid #9DE1FF;
	border-right: 1px solid #84C8EF;
	border-bottom: 1px solid #84C8EF;
	border-left: 1px solid #9DE1FF;
	}
#Nav2 ul {
	list-style-type: disc;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	}

#Nav2 li {
	padding: 3px 3px 3px 3px;
	margin: 0px 0px 0px 0px;
	}
	
#counter {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	width: auto;
	}
	
#footer { font-size: 0.85em; font-style: italic; text-align: right; }


