body    {
    text-align: left;
    position: relative;
}

#bodyCenter    {
    width: 930px;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

#ChristianPerspective {
	position:absolute;
	width:322px;
	height:105px;
	z-index:1;
	left: 220px;
	top: 14px;
}
#Brown {
	position:absolute;
	width:930px;
	height:10px;
	z-index:2;
	left: 0px;
	top: 94px;
	background-color: #663300;
}
#Sunflower {
	position:absolute;
	width:930px;
	height:99px;
	z-index:3;
	left: 0px;
	top: 129px;
}
#BrownBar {
	position:absolute;
	width:930px;
	height:10px;
	z-index:4;
	left: 0px;
	top: 150px;
	background-color: #663300;
}
#GreenBar {
	position:absolute;
	width:930px;
	height:20px;
	z-index:5;
	left: 0px;
	top: 247px;
	background-color: #FFFFFF;
	border-bottom:solid;
	border-color:#3e3e54;
}
#GreenBarText {
	position:absolute;
	width:930px;
	height:27px;
	z-index:5;
	top: 139px;
	background-color: #999966;
}
#TopBar {
	position:absolute;
	width:100%;
	height:10px;
	z-index:6;
	background-color: #3e3e54;
	left: 0px;
	top: 2px;
}
#BottomBlue {
	position:absolute;
	width:930px;
	height:15px;
	z-index:1;
	left: 0px;
	top: 232px;
	background-color: #000033;
}


.PaddedSecondary {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 50px;
	font-weight: normal;
	text-align:left;
	color:#FFFFFF;
}
	.PaddedFirst {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 45px;
	text-align:left;
	color:#FFFFFF;
}

	.PaddedFirstBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 45px;
	text-align:left;
	color:#3e3e54;
}
	.PaddedSecondaryBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 50px;
	text-align:left;
	color:#3e3e54;
}
#BlueMenu {
	position:absolute;
	width:930px;
	height:24px;
	z-index:10;
	left: 0px;
	top: 107px;
	background-color: #3e3e54;
}
#MainData {
	position:absolute;
	width:700px;
	z-index:9;
	left: 0px;
	top: 273px;
}
#Sidebar {
	position:absolute;
	width:200px;
	z-index:9;
	left: 723px;
	top: 272px;
	border-left: solid;
	border-color:#3e3e54;
	min-height:400px;
	padding-left: 5px;
	padding-right: 5px;
}
/* Sidebar */

.sidenavigation {
color:#663300;
font-weight:bold;
}

.sidenavigationorange {
font-color: #FF9900;
text-align: center;
font-weight: bold;
font-size: 14px;
}
.boxtitle {
background-color:#999966;
color:#FFFFFF;
font-weight: bold;
margin-left:10px;
}
.boxcontent {
margin-left:10px;
border-top:thin;
border-bottom:thin;
border-left:thin;
border-right:thin;
border-style:solid;
border-color:#999966;
width: 100px;
}
.tabletext {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 0px;
}



/* Begin general text layout */

h1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #663300;
	background-position: left top;
	line-height: normal;
	margin-bottom: 3px;
	padding: 0px;
	margin-top: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	background-position: left top;
	margin-bottom: -10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: black;
	background-position: left top;
	margin-bottom: -10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}
li {
	list-style-type: square;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}


.largebold {
	font-size: large;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
a:link {
	color: #3e3e54;
	text-decoration:underline;
}
a:hover {
	color: #999966;
	text-decoration: none;
}
a:active {
	color: #999966;
}
a:visited {
	color: #663300;
}
.center {
	text-align: center;
}
.newsletterheading {
text-align: center;
}.red {
	color: #F00;
}
