﻿body {
	background-color: #AA66CC;
	margin: 4px 13px 13px;
}

#navigation
{
	width: 750px;
	height: 260px;
	overflow: hidden;
}
#content {
	background-image: url(/media/contentblackbg.gif);
	width: 750px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: 0px 198px;
}
#contentFrame {
	background-image: url(/media/contentbluebg.gif);
	width: 750px;
	padding-bottom: 12px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: 0px -62px;
	text-align: left;
}

#newsflash
{
	display:none;
	position:absolute;
	height: 205px;
	width: 600px;
	top: 290px;
	/*left: 25px;*/
	text-align:center;
}

#contentText {
	width: 645px;
	margin: 0px 0px 0px 22px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 62px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2B2B2B;
	background-image: url(/media/contentbg.gif);
	background-repeat: no-repeat;
	background-position: 0px -44px;
	position: relative;
	background-color: #EEDDFF;
}

#contentText p{
	font-size: 10pt;
	line-height: 15px;
	text-align: justify;
	padding-right: 8px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 10px;
}

#contentText ul{
	list-style-type: square;
	font-size: 10pt;
	line-height: 15px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-bottom: 4px;
}

#contentText ol{
	font-size: 10pt;
	line-height: 15px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-bottom: 4px;
}

#contentText li{
	padding-right: 8px;
}


/*#contentHeader {
	background-color: #EEDDFF;
	width: 675px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2B2B2B;
	padding: 0px;
	height: 125px;
	overflow: hidden;
}*/

#footer {
	text-align: center;
	color: #0A247B;
	padding-top: 4px;
	padding-bottom: 4px;
	clear: both;
}

#footer p{
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}

#subMenu p{
	width: 615px;
	font-size: 7pt;
	line-height: 11px;
	text-align: center;
	background-color: #E3C8FF;
	padding: 3px 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#Menu p{
	background-color: #EEDDFF;
	color: #093999;
	font-size: 7pt;
	line-height: 11px;
	text-align: center;
	width: 615px;
}

#copyright p {
	font-size: 7pt;
	text-align: right;
}
#contentText h1 {
	font-size: 12pt;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-left: 0px;
	font-weight: bold;
}

#contentText h2 {
	font-size: 12px;
	text-align: left;
	margin-top: 8px;
	/*margin-top: 0px;*/
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
	padding-left: 8px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/media/headingbg.gif);
	background-repeat: no-repeat;
	/*line-height: 16px;*/
	padding-top: 1px;
	padding-bottom: 3px;
	text-decoration: none;
	height: 24px;
	width: 223px;
	display: table;	/*background-position: -8px -1px;*/
}

#contentText h1 a{
	text-decoration: none;
	color: #2B2B2B;
}

#contentText h1 a:visited{
	color: #2B2B2B;
}

#contentText h1 a:hover{
	text-decoration: underline;
	color: #3D75CC;
}

#contentText h1 a:active{
	text-decoration: underline;
	color: #3D75CC;
}

/*.clickForMore a{
	font-size: 10pt;
	line-height: 16px;
	text-align: left;
	padding-right: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 24px;
	padding-top: 0px;
	color: #093999;
	text-decoration: none;
	display: inline-block;
}

.clickForMore a:visited{
	color: #093999;
	text-decoration: none;
}

.clickForMore a:hover{
	color: #3D75CC;
	text-decoration: underline;
}

.clickForMore a:active{
	color: #3D75CC;
	text-decoration: underline;
}
*/

.clickForMore
{
	font-size: 10pt;
	text-align: left;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 24px;
	padding-left: 0px;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 10px;
	vertical-align: baseline;
	display: block;
}

a.clickForMore{
	color: #093999;
	text-decoration: none;
}

a.clickForMore:visited{
	color: #093999;
	text-decoration: none;
}

a.clickForMore:hover{
	color: #3D75CC;
	text-decoration: underline;
}

a.clickForMore:active{
	color: #3D75CC;
	text-decoration: underline;
}

#Menu a{
	color: #093999;
	text-decoration: none;
}

#Menu a:visited{
	color: #093999;
	text-decoration: none;
}

#Menu a:hover{
	color: #440066;
	text-decoration: underline;
}

#Menu a:active{
	color: #440066;
	text-decoration: underline;
}

#subMenu a{
	color: #093999;
	text-decoration: none;
}

#subMenu a:visited{
	color: #093999;
	text-decoration: none;
}

#subMenu a:hover{
	color: #440066;
	text-decoration: underline;
}

#subMenu a:active{
	color: #440066;
	text-decoration: underline;
}

.selectedMenu {
	padding: 3px 3px 5px;
	background-color: #E3C8FF;
	line-height: 11px;
}

.selectedMenu a{
	padding: 3px 3px 5px;
	background-color: #E3C8FF;
	line-height: 11px;
}

.headerLink
{
	font-size: 12px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 10px;
	padding-left: 8px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/media/headingbg.gif);
	background-repeat: no-repeat;
	line-height: 16px;
	padding-top: 1px;
	padding-bottom: 7px;
	float: left;
	width: 240px;
}

 a.headerLink{
	text-decoration: none;
}

a.headerLink:visited{
	text-decoration: none;
	color: #FFFFFF;
}

a.headerLink:hover{
	background-image: url(/media/headingbghover.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #440066;
}

a.headerLink:active{
	background-image: url(/media/headingbghover.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #440066;
}


#contentText td
{
	font-size: 9pt;
	line-height: 16px;
	/*text-align: left;*/
	/*border: 1px #AA66CC;*/
}

.tableHeader
{
	/*text-align: center;*/
	background-color: #AA66CC;
	font-weight: bold;
}

#contentPhotos {
	padding-left: 8px;
	padding-bottom: 0px;
	float: right;
	height: 420px;
	width: 125px;	
}

.clearFloats
{
	font-size: 1px;
	clear: both;
	line-height: 1px;
	padding: 0px;
	margin: 0px;
}

.imgLeft
{
	float: left;
	clear: right;
	padding: 0px 8px 8px 10px;
	margin: 0px;
	border: none;
}

.imgRight
{
	float: right;
	clear: left;
	padding: 0px 8px 8px 10px;
	margin: 0px;
	border: none;
}

.clearRight
{
	clear: right;
}

.clearLeft
{
	clear: left;
}

.imgTransparent
{
	border: none;
}

.img0size
{
	height: 0px;
	weight: 0px;
	margin: 0px;
	padding: 0px;
}

.photoChris a
{
	background-image: url(/media/chris1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: none;
}

.photoChris a:hover
{
	background-image: url(/media/chris2.jpg);
}

.photoAnnie a
{
	background-image: url(/media/annie1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: none;
}

.photoAnnie a:hover
{
	background-image: url(/media/annie2.jpg);
}

.photoLiz a
{
	background-image: url(/media/liz1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: none;
}

.photoLiz a:hover
{
	background-image: url(/media/liz2.jpg);
}

.photoBev a
{
	background-image: url(/media/bev1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: none;
}

.photoBev a:hover
{
	background-image: url(/media/bev2.jpg);
}

.photoComing a
{
	background-image: url(/media/coming1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: none;
}

.photoComing a:hover
{
	background-image: url(/media/coming2.jpg);
}

.photoWendy a
{
	background-image: url(/media/wendy1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: none;
}

.photoWendy a:hover
{
	background-image: url(/media/wendy2.jpg);
}

.photoKate a
{
	background-image: url(/media/kate1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: none;
}

.photoKate a:hover
{
	background-image: url(/media/kate2.jpg);
}

.photoJenny a
{
	background-image: url(/media/jenny1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: none;
}

.photoJenny a:hover
{
	background-image: url(/media/jenny2.jpg);
}

.photoMelinda a
{
	background-image: url(/media/mel1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: none;
}

.photoMelinda a:hover
{
	background-image: url(/media/mel2.jpg);
}

.photoAlicia a
{
	background-image: url(/media/alicia1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: none;
}

.photoAlicia a:hover
{
	background-image: url(/media/alicia2.jpg);
}

.photoCarmel a
{
	background-image: url(/media/carmel1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: none;
}

.photoCarmel a:hover
{
	background-image: url(/media/carmel2.jpg);
}


.photoJay a
{
	background-image: url(/media/jay1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: none;
}

.photoJay a:hover
{
	background-image: url(/media/jay2.jpg);
}

.photoLarly a
{
	background-image: url(/media/larly1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: none;
}

.photoLarly a:hover
{
	background-image: url(/media/larly2.jpg);
}
