#container {
	width: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;
	background-color: #FFFFFF;
	line-height: 130%;
}
#top {
	background-color: #FFFFFF;
	padding-bottom: .5em;
}
#leftnav {
	margin: 0px;
	padding: 1em;
	float: left;
	width: 160px;
}
#rightnav {
	background-color: #F3F2E4;
	padding: 1em;
	float: right;
	width: 160px;
	border: 1px solid #CC9966;
	top: 10px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
	width: 100%;
}

.heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.callouts {	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-style: italic;
}

.heads {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.style1 {
	font-size: 85%
}

.style2 {font-weight: bold; font-style: italic; font-size: 14px;}

.styling {
	font-size: 12px;
	font-style: italic;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
}
#contentleft {
	margin-right: 275px;
	margin-left: 50px;
}
#content2 {
    max-width: 36em;
}
#contentright {
	margin-right: 10px;
	margin-left: 220px;
}
#godContainer {
	background-image: url(2007art/ascension1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;
}
#caption {
	background-color: F3F2E4;
	width: 160px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
#jobBox {
	background-color: #DBD8D0;
	border: 1px solid #CC9966;
}
.major_heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #996666;
}
.linkStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
p {
	font-size: 90%;
}
