body {
    background-color: #0e1f55;
}
#pageSurround {
	width: 960px;
	margin: 0px auto;
	padding: 5px;
	border: 2px solid #FFD700;
	background: #FFFFFF url(images/blocks.jpg);
}
#subSurround {
}
#topHeader {
	text-align: right;
	height: 160px;
	margin-bottom: 10px;
	padding-right: 9px;
	padding-top: 0px;
	background-image: url(images/topHeader.png);
}
#navbar {
    text-align: center;
    font-size: 110%;
    height: 30px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 4px;
    background-color: #0e1f55;
}

.colMid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	text-align: justify;
	font-weight: bold;
	padding-left: 20px;
	padding-right:20px;
	padding-bottom: 10px;
	float: left;
}
.colMid2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	text-align: justify;
	font-weight: bold;
	width: 718px;
	border-right: 2px solid #FFD700;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom: 10px;
	float: left;
}
.TitleRight {
    color: #0000c5;

}
.colRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	font-weight: bold;
	width: 200px;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom: 10px;
	float: right;
}
.imgCenter {
    border: 2px solid #FFD700;
    text-align: center;
    margin: 0 auto;
    width: 920px;
    height: 350px;
}
.txtLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-left: 20px;
padding-top: 10px;
     width: 528px;
     float: left;
     position: relative;
     margin-bottom:10px;
}
.imgLeft {
    width: 455px;
    height:350px;
    border: 2px solid #FFD700;
    float: left;
    position: relative;
    margin-top: 30px;
    margin-bottom:10px;
}

.imgRight {
    width: 455px;
    height: 350px;
    border: 2px solid #FFD700;
    float: right;
    position: relative;
    margin-top: 30px;
    margin-bottom:10px;
}
.imgRight2 {
    width: 355px;
    height: 445px;
    float: right;
    position: relative;
    margin-top: 30px;
    margin-bottom:10px;
}

.Left {
    width: 448px;
    padding-left: 5px;
    padding-right:5px;
    float: left;
    position: relative;
}
.Right {
    width: 448px;
    padding-left: 5px;
    padding-right:5px;
    float: right;
    position: relative;
}

.siteDocs {
border-top: 2px solid #0000c5;
	text-align:center;
	margin-top: 10px;
}
#logos {
    background-color: #0e1f55;
    height: 75px;
    text-align: center;
}
.logo {
    text-align: center;
    height: 60px;
    margin: 0 auto;
    border:0;
    padding-top: 7px;
    }
.logo2 {
    height: 75px;
    border: 0;
}
a.logo {
     text-align: center;
    height: 50px;
    margin: 0 auto;
    border:0px;
    }