html {
	background: black;
}

body { 
	font: 10pt georgia;
	font-weight: bold;
	margin: 0px;
	position: relative;
	width: 800px;
	top: 0px;
	left: auto;
	right: auto;
	margin-left: auto;
	margin-right: auto;
}

#container p { 
	font: 8pt/14pt georgia; 
	margin-top: 0px; 
	text-align: justify;
	padding-right: 5px;
	text-indent: 10px;

}

#container h3 { 
	font: 18pt garamond; 
	font-weight:bold;
	color: #2262a4;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	letter-spacing: .5px;
	height: 40px;
}

#container h2 { 
	font: 12pt garamond; 
	font-weight: 600;
	color: #2262a4;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	letter-spacing: .5px;
	height: 40px;
	text-indent: 5px;
}

#container h1 { 
	font: 14pt garamond;
	font-style: italic; 
	font-weight: bold;
	color: #2262a4;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	letter-spacing: .5px;
	height: 40px;
	text-indent: 5px;
}

#container {
	background: url(images/bkgr.gif) repeat-y top left;
	padding: 0px 0px 0px 0px;
	position: absolute;
	right: auto;
	left: 50px;
	width: 700px;
	top: 0px;
        min-height: 150px;
}

#pageHeader { 
	margin-bottom: 300px;
	background: url(images/banner1.gif) no-repeat;
	height: 300px;
}

#welcome {
	background: url(images/bkgr.gif) repeat-y top left;
	clear: right;
	padding: 0px 190px 0px 30px;
	position: absolute; 
	padding-bottom: 10px;
	top: 310px;
        width: 490px;
        min-height: 500px;
}

#linkList { 
	position: absolute; 
	left: 525px;
	padding-bottom: 10px;
	width: 0px;
	margin-top: 0px;
	top: 250px;
}

#linkList2 { 
	padding: 10px; 
	margin-top: 150px; 
	width: 130px;
	font-family: verdana, sans-serif;
}

#linkList ul {
	margin: 0px;
	padding: 0px;
}

#linkList li, #linkList2 li {
	background-color:#2262a4;
	display: block;
	border-bottom: 2px #000000 dotted;
	padding: 10px 0px 8px 5px;
	width: 128px;
	line-height: 1.8ex;
	border-top: 2px dotted #000000;
	margin-top: 0px;
	margin-bottom: 8px;
	text-align: left;
}

#linkList li:hover, #linkList2 li:hover  {
	background-color:#ffffff;
	display: block;
	border-bottom: 2px #5475ab dotted;
	padding: 10px 0px 8px 5px;
	width: 128px;
	line-height: 1.8ex;
	border-top: 2px dotted #5475ab;
	margin-top: 0px;
	margin-bottom: 8px;
}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #ffffff;
	}

a:visited { 
	font-weight: bold;
	font: 12pt;
	text-decoration: none; 
	color: #ffffff;
	}

a:hover, a:active { 
	text-decoration: none; 
	color: #000000;
}

#license a:link { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #000066;
	}

#license a:visited { 
	font-weight: bold;
	font: 12pt;
	text-decoration: underline; 
	color: #2262a4;
	}

#license a:hover, a:active { 
	text-decoration: underline; 
	color: #FFFF99;
}

/*
#resources a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF;
}

#resources a:visited { 
	font-weight: bold;
	font: 12pt;
	text-decoration: none; 
	color: #FFFFFF;
}
	
#resources a:hover { 
	text-decoration: none;
	color: #FFFF99;
}

#resources a:active {
	text-decoration: none;
	color: #000066;
}
*/

#indent{
	text-indent: 5px;
}

#secondHeading { 
	font: 15pt garamond; 
	font-weight:bold;
	color: black;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	letter-spacing: 1px;
}

#copyright{
	font: 8pt garamond; 
	color: black;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	letter-spacing: 1px;
}

#pageEnd{ 
	background: url(images/end_content.gif) top;
	padding: 0px 0px 0px 0px;
	position: relative;
	right: auto;
	left: -30px;
	width: 700px;
	bottom: -15px;
}

#phone{ 
	font: 18pt garamond; 
	font-weight:bold;
	color: black;
}