* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	float: left;
	height: auto;
	width: 920px;
}
#TopContent {
	float: left;
	height: 150px;
	width: 920px;
}
#TopContent .logo {
	float: left;
	height: 150px;
	width: 300px;
	margin-left: 170px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}
#TopContent .dates {
	float: left;
	height: 130px;
	width: 300px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	margin-left: 150px;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	padding-top: 10px;
	padding-right: 3px;
}

body {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
}
.date span {
	color: #26468E;
}
.monthYear {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-bottom: 5px;
}
.rest {
	font-size: 11px;
}
.dates a {
	color: #333333;
	text-decoration: underline;
}




#TopContent .dates ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.dates a:hover {
	color: #333333;
	text-decoration: none;
}
#LeftContent {
	float: left;
	width: 150px;
	padding-right: 10px;
	padding-left: 10px;
}
#LeftContent .line {
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-size: 11px;
	padding-top: 13px;
}
#LeftContent img {
	margin-top: 10px;
	margin-bottom: 10px;
}
#MainContent {
	float: left;
	height: auto;
	width: 750px;
}
#MainLinks {
	float: left;
	height: 30px;
	width: 750px;
}
#MainLinks ul {
	list-style-image: none;
	list-style-type: none;
	float: none;
}
#MainLinks li {
	float: left;
}
#MainLinks li a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	float: left;
	height: 27px;
	width: 150px;
	background-image: url(../images/bg_links.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top: 3px;
}
#MainLinks li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	float: left;
	height: 27px;
	width: 150px;
	background-image: url(../images/bg_links.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top: 3px;
	background-position: bottom;
}
#LeftContent ul {
	list-style-image: none;
	list-style-type: none;
}
.title {
	font-weight: bold;
	color: #26468E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#LeftContent li a {
	color: #333333;
	text-decoration: none;
}
#LeftContent li {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#LeftContent li a:hover {

	color: #26468E;
	text-decoration: none;
}
#MainContent .RandomTitle1 {
	float: left;
	height: 90px;
	width: 675px;
	background-image: url(../images/random/1.jpg);
	padding-top: 60px;
	padding-left: 75px;
	font-size: 22px;
	font-weight: bold;
	color: #26468E;
}
#MainContent .RandomTitle2 {
	float: left;
	height: 90px;
	width: 675px;
	background-image: url(../images/random/2.jpg);
	padding-top: 60px;
	padding-left: 75px;
	font-size: 22px;
	font-weight: bold;
	color: #26468E;
}
#MainContent .RandomTitle3 {
	float: left;
	height: 90px;
	width: 675px;
	background-image: url(../images/random/3.jpg);
	padding-top: 60px;
	padding-left: 75px;
	font-size: 22px;
	font-weight: bold;
	color: #26468E;
}
#MainContent .Content {
	float: left;
	height: auto;
	width: 750px;
	padding-top: 10px;
}
#MainContent .Content p {
	padding-top: 5px;
	padding-bottom: 5px;
}
#MainContent .Content ul {
	padding-left: 25px;
	list-style-image: url(../images/ul.gif);
	padding-top: 5px;
	padding-bottom: 5px;
}
#Bottom {
	float: left;
	height: auto;
	width: 750px;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	font-size: 11px;
	text-align: center;
	padding-bottom: 10px;
}
#Bottom a {
	font-weight: bold;
	color: #6D84BE;
	text-decoration: none;
}

#MainContent .Content li {
	margin-bottom: 5px;
}
#LeftContent .quote {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #999999;
	font-size: 15px;
}
#LeftContent .who {
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 10px;
	color: #999999;
}
#MainContent .Content .space {
	height: 150px;
}
#MainContent .Content a {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
#MainContent .Content a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.book {
	float: right;
}
.logo a {
	display: block;
	height: 150px;
	width: 300px;
}
#application-form {
	float: left;
	height: auto;
	width: 675px;
}
#application-form .left {
	padding: 5px;
	float: left;
	height: auto;
	width: 250px;
}
#application-form .right {
	padding: 5px;
	float: left;
	height: auto;
	width: 400px;
}
.txt {
	font: 13px "Trebuchet MS";
	color: #666666;
	width: 350px;
	border: 1px solid #666666;
	height: 18px;
	padding: 4px;
}
.txt:focus, .txt:hover{
	font: 13px "Trebuchet MS";
	color: #666666;
	width: 350px;
	border: 1px solid #26468E;
	height: 18px;
	padding: 4px;
	background-color: #F3F3F3;
}
#application-form .form-title {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: 4px;
}
.txt1 {
	font: 13px "Trebuchet MS";
	color: #666666;
	width: 365px;
	border: 1px solid #666666;
	height: 23px;
}
.btn {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding: 4px;
}
#Bottom a:hover {

	font-weight: bold;
	color: #435996;
	text-decoration: underline;
}
.alert {
	font-weight: bold;
}
.regard {
	font-weight: bold;
	height: 150px;
}
.Leftover {


	color: #26468E;
	text-decoration: none;
}
.Topover {

	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	float: left;
	height: 27px;
	width: 150px;
	background-image: url(../images/bg_links.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top: 3px;
	background-position: bottom;
}
