@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #084562;
	text-align: center;
}


td a:link {
	color: #0B3146;
}
td a:visited {
	color: #0B3146;
}
td a:hover {
	color: #006699;
}
td a:active {
	color: #006699;
}



#header {
	position:relative;
	width:820px;
	height:133px;
	z-index:1;
	background-image: url(images/header4.jpg);
}
#chat {
	position:relative;
	width:125px;
	height:49px;
	z-index:1;
	left: 684px;
	top: 49px;
}
#family {
	position:relative;
	width:125px;
	height:25px;
	z-index:1;
	left: 684px;
	top: 55px;
}
#nav {
	position:relative;
	width:820px;
	height:44px;
	z-index:2;
}
#mid {
	position:relative;
	width:820px;
	height:31px;
	z-index:3;
	background-image: url(images/mid.gif);
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #820D37;
}
#content {
	position:relative;
	width:820px;
	height:auto;
	z-index:4;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.textwhite9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	line-height: 12px;
}
.textbrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F2BC12;
	line-height: 16px;
}

ul{
	text-align: left;
}

li {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}

.headerblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #093F5B;
}
a:link {
	color: #0B3146;
}
a:visited {
	color: #0B3146;
}
a:hover {
	color: #006699;
}
a:active {
	color: #006699;
}
#footer {
	position:relative;
	width:814px;
	z-index:5;
	background-color: #92ADBA;
	padding: 3px;
	text-align: center;
	height: auto;
}
#container
{
margin-left: auto;
margin-right: auto;
width: 820px;
text-align: left;
} 

h1 {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #820D37;
	text-align: center;

}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #820D37;
	text-align: center;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #820D37;
	text-align: center;
}

.highlights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;

}