body {
	margin-top: 30px;
	margin-left: 30px;
	padding: 0px;
	background-color: #12127D;
	color: #005C5C;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#layout {
	position: relative;
	width: 760px;
	margin: 0px;
	padding: 0px;
	background-color: #494980;
	color: #000000;
	border-top: 2px solid #4444BF;
	border-bottom: 2px solid #D2D2E6;
	border-left: 2px solid #D2D2E6;
	border-right: 2px solid #D2D2E6;
}

#header {
	width: 760px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #D2D2E6;
	background-image: url(../conImg/headerImg-copy.jpg);
	background-repeat: no-repeat;
}

#navcontainer {
	width:680px;
	height: 25px;
	padding: 4px 0px 4px 80px;
	background-color: #12127D;
	color: #000000;	
	text-align: center;	
}

/* to stretch the container div to contain floated list */
#navcontainer:after
{

display: block;
line-height: 1px;
font-size: 1px;
clear: both;
}

ul#navlist
{
list-style: none;
padding: 0;
margin: 0 auto;
width: 100%;
font-size: 14px;
}

ul#navlist li
{
display: block;
float: left;
width: 14%;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0px;
margin: 0px;
border-width: 2px;
border-color: #4444BF #4444BF #D2D2E6 #D2D2E6;
border-style: solid;
color: #D2D2E6;
text-decoration: none;
background-color: #1919B3;
}

#navcontainer ul#navlist li a { width: auto; 
}

ul#navlist li a:hover, ul#navlist li#active a:hover 
{
color: #4444BF;
background-color: #C8C8FF;
border-color: #D2D2E6 #D2D2E6 #4444BF #4444BF;
}

#topBox {
	width:760px;
	height: 70px;
	margin: 0px;
	padding-top: 10px;
	text-align: center;
	border-top: 2px solid #4444BF;
	background-image: url(../conImg/frontBoxBg-copy.jpg);
	background-repeat: no-repeat;
	background-color: #494980;
	color: #000000;
}

#rightBox {
	float: right;
	width: 225px;
	height: auto;
	margin-right: 5px;
	padding: 0px;
} 

#leftBox {
	width: 475px;
	height: auto;
	margin-bottom: 10px;
	margin-left:10px;
	padding: 10px;
	background-color: #E9E9FF;
	color: #12127D;
	font-family:  "ITC New Baskerville", "Times New Roman", Times, serif;
	text-align: left;
}

#footer{
	clear: both;
	width: 760px;
	height: 30px;
	padding-top: 10px;
	background-color:#494980;
	color: #D2D2E6;
	font-size: 10px;
	font-weight: 700;
	border-top: 2px solid #4444BF;
}

#bigBoxHome {
	float: left;
	width: 760px;
	height: 614px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family:  "ITC New Baskerville", "Times New Roman", Times, serif;
	font-size: 36px;
	color: #12127D;
	background-color: #494980;
}

#leftArchives {
	float: left;
	width: 200px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #E9E9FF;
	color: #12127D;
	font-family: "ITC New Baskerville", "Times New Roman", Times, serif;
}

#rightArchives {
	float: right;
	width: 200px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #E9E9FF;
	color: #12127D;
	font-family:  "ITC New Baskerville", "Times New Roman", Times, serif;
}

#centerArchives {
	margin-left: 230px;
	margin-right: 230px;
	padding: 0px;
	color: #E6C373;
	background-color: #494980;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 14px;
}

.floatLeft {
	float: left;
	margin-left: 10px;
	padding: 0;
}

.floatRight {
	float: right;
	margin-right: 10px;
	padding: 0;
}

.textLarge {
	font-size: 60px;
}


h1, h2, h3, h4, h5, h6 {
	text-align: center;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #E9E9FF;
	font-family: Perpetua, "Times New Roman", Times, serif;
	font-size: 50px;
}
h2 {
	color: #E6DFCF;
	font-family: Perpetua, "Times New Roman", Times, serif;
}
h3 {
	color: #E6C373;
	font-family: Perpetua, "Times New Roman", Times, serif;
}

h4 {
	color: #12127D;
	font-family: "Perpetua Titling MT", "Times New Roman", Times, serif;
}

h5 {
	color: #BF9430;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h6 {
	color: #E6DFCF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#url {
	position: absolute;
	z-index: 1;
	width: 250px;
	height: 20px;
	margin-top: 125px;
	margin-right: 253px;
	margin-left: 253px;
	padding: 0px;
	font-size: 14px;
	text-align: center;
}