/* Set up Globals */

* {
	padding:0px;
	margin:0px;
}
html {
overflow-y: scroll;}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight:normal;
	color:#000000;
	line-height:130%;
	background-image:url('ready-black-white-dots.gif');
	background-attachment: fixed;
}
#mainContain {
	width:820px;
	height:100%;
	position:absolute;
	top:25px;
	left:50%;
	background-color:#ffffff;
	margin-left:-410px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight:normal;
	color:#000000;
	font-weight:normal;
	line-height:130%;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight:normal;
	color:#000000;
	margin-bottom:5px;
	line-height:130%;
	margin-bottom:20px;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 1em;
	text-decoration:underline;
	font-weight:normal;
}
a:link {
	font-size: 1m;
	text-decoration:none;
	font-weight:normal;
}
a:visited {
	font-size: 1em;
	text-decoration:none;
	font-weight:normal;
}
a:HOVER {
	font-size: 1em;
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
}
a:active {
	font-size: 1em;
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
}
p1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight:normal;
	color:#000000;
	font-weight:normal;
	line-height:130%;
}

/* Header Information */
#logo {
	width:360px;
	height:55px;
	float:center;
	margin-left:230px;
	margin-top:15px;
	margin-bottom:15px;
}
#mainNav {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight:normal;
	width:760px;
	height:30px;
	border-top:dotted 1px #000000;
	border-bottom:dotted 1px #000000;
	margin-left:30px;
}
#mainNav1 {
	position:absolute;
	top:91px;
	left:30px;
	font-weight:100;
	font-style: normal;
}
#mainNav2 {
	position:absolute;
	top:91px;
	left:115px;
}
#mainNav3 {
	position:absolute;
	top:91px;
	left:330px;
}
#mainNav5 {
	position:absolute;
	top:91px;
	left:530px;
}
#mainNav6 {
	position:absolute;
	top:91px;
	left:650px;
}
#mainNav a:link {
	color:#000000;
	font-size: 1em;
	font-weight:100;
	font-style: normal;
}
#mainNav a:visited{
	color:#000000;
	font-size: 1em;
	font-weight:100;
	font-style: normal;
}
#mainNav a:hover {
	color:#000000;
	font-size: 1em;
	text-decoration:underline;
	font-weight:100;
	font-style: normal;
}
#mainNav a:active {
	font-size: 1em;
	color:#000000;
	text-decoration:underline;
	font-weight:100;
	font-style: normal;
}
#contentBox {
	width:765px;
	position:absolute;
	top:117px;
	left:0px;
	z-index:1;
	padding-bottom:25px;
}
#contentBox img {
	border-bottom:dotted 1px #000000;
	margin-left:30px;
}
#contentBoxLeft {
	width:360px;
	height: absolute;
	position:absolute;
	top:135px;
	left:30px;
	padding-right:35px;
	padding-bottom:25px;
}
#contentBoxRight {
	width:379px;
	position:absolute;
	top:135px;
	left:409px;
	line-height:150%;
	padding-bottom:25px;
}
#contentBoxLeft1 {
	width:187px;
	position:absolute;
	top:135px;
	left:30px;
	padding-bottom:25px;
}
#contentBoxLeft2 {
	width:187px;
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	top:135px;
	left:187px;
	padding-bottom:25px;
}
#contentBoxLeft3 {
	width:573px;
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	top:135px;
	left:187px;
	padding-bottom:25px;
}
#contentBoxLeft4 {
	width:573px;
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	top:135px;
	left:490px;
	padding-bottom:25px;
}
#contentBoxRight1 {
	width:187px;
	position:absolute;
	top:135px;
	left:344px;
	padding-bottom:25px;
}
#contentBoxRight2 {
	width:130px;
	position:absolute;
	top:135px;
	left:501px;
	padding-bottom:25px;
}
#contentBoxRight3 {
	width:130px;
	position:absolute;
	top:135px;
	left:660px;
	padding-bottom:25px;
}
#contentBoxRight a {
	color:#000000;
}
#contentBoxRight a:hover {
	text-decoration:underline;
}
#contentBoxLeft a {
	color:#000000;
	font-weight:100;
}
#contentBoxLeft a:HOVER {
	color:#000000;
	text-decoration:underline;
}
#contentBoxLeft1 a {
	color:#000000;
	font-weight:100;
}
#contentBoxLeft1 a:HOVER {
	color:#000000;
	text-decoration:underline;
}
#focusList li {
	text-indent:-1.3em;
	margin-left:1.3em;
}


/* Now let's hack IE */
}
html>body #mainNav1 {
	position:absolute;
	top:91px;
	left:20px;
}
html>body #mainNav2 {
	position:absolute;
	top:91px;
	left:155px;
}
html>body #mainNav3 {
	position:absolute;
	top:91px;
	left:370px;
}
html>body #mainNav5 {
	position:absolute;
	top:91px;
	left:570px;
}
html>body #mainNav6 {
	position:absolute;
	top:91px;
	left:690px;
}
html>body #contentBox {
	width:770px;
	position:absolute;
	top:117px;
	z-index:1;
}
html>body #focusList li {
	text-indent:-1.2em;
	margin-left:1.2em;
}
