@charset "utf-8";
body {
	background-image: url(ASSETS/bckgd.jpg);
	background-repeat: repeat;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	text-align: right;
	width: 850px;
	margin-top: -1px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #0D1539;
	height: 1675px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border: thin solid #0D1539;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #0D1539;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#leftColumn a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	margin: 1px;
	color: #FFFFFF;
	display: block;
	width: 100px;
	padding: 5px;
	background-repeat: no-repeat;
	background-image: url(ASSETS/button.png);
	border: thin inset #0D1539;
}
.typestyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}


#banner {
	height: 172px;
	width: 850px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-top: 5px;
	background-color: #0D1539;
}
#content {
	margin-top: -1px;
	width: 850px;
	height: 900px;
}
#content  h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 1px;
}
#footer {
	clear: both;
	margin-top: 0px;
	background-color: #0D1539;
	border: thin solid #8C9BAB;
	width: 850px;
}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: right;
}
.typestyle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0D1539;
	font-weight: bold;
}


#leftColumn {
	background-color: #8C9BAB;
	float: left;
	height: auto;
	padding-top: 20px;
	clear: both;
	padding-left: 3px;
	width: 179px;
	margin-top: -1px;
}


#leftColumn p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding-right: 10px;
	padding-left: 20px;
}
#leftColumn a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	border: thin outset #0D1539;
	margin: 1px;
	color: #FFFFFF;
	display: block;
	width: 100px;
	padding: 5px;
	background-image: url(ASSETS/hover.png);
	background-repeat: no-repeat;
}
#logos  {
	width: 179px;
	padding-top: 20px;
	height: auto;
	text-align: center;
	float: none;
	padding-bottom: 20px;
}
#logos a        {
	background-image: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	display: table;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logos img {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#logos a:hover {
	background-image: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	display: table;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.style1 {font-size: 8px}

}
.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
#PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: lighter;
	color: #999999;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 10px;
}
.DressCodeCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 95%;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
}

#Topic1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: italic;
}
