body
{
	margin: 0;
	padding: 0;
	background-color: #E7E3E4;
}

h1
{
	font-size: 14px;
	font-weight: bold;
	color:#666666;
}

h2
{
	font-size: 12px;
	font-weight: bold;
}

.copyright
{
	font-size: 10px;
	color:#666666;
	margin-right: 20px;
}

.footlinks
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.footlinks a:link {color: #FFFFFF;; text-decoration: none;}
.footlinks a:visited {color: #FFFFFF;; text-decoration: none;}
.footlinks a:hover {color: #FFFFFF;; text-decoration: underline;}
.footlinks a:active {color: #FFFFFF;; text-decoration: underline;}

.cctype
{
	font-size: 12px;
	color:#FFFFFF;
}
a:link
{
	color: #610627;
	font-weight: none;
	text-decoration: none;
}
a:visited
{
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}
a:hover
{
	color: #610627;
	font-weight: bold;
	text-decoration: underline;
}
a:active
{
	color: #610627;
	font-weight: bold;
	text-decoration: none;
}

#grandma
{
	width: 817px;
	padding: 0;
	margin: 0 auto;
background-image:  url("images/back_frame.gif");
	background-repeat: repeat-y;
}

#mother
{
	width: 801px;
	padding: 0;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image:   url("images/footer.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #610627;
	border-right: 1px solid #610627;
	border-left: 1px solid #610627;
}

#header
{
	margin: 0;
	padding: 0;
	min-height: 210px;
	max-width: 802px;
	margin-bottom: 10px;
}

#wrapperDiv {
position: relative;
top: 0px;
left: 0px;
z-index: 201;
}

#contentCell {
padding-top: 250px;
}

#contentwrapper{
	float: none;
	width: 100%;
	min-height: 700;
}

/*MAIN TEXT STYLES FOR CONTENT AREA*/
#content{
	margin-left: 260px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 140%;
	padding-top: 0px;
	}


#contentFULL{
	margin-left: 40px;
	margin-bottom: 5px;
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 120%;
	padding-top: 0px;
	min-height: 400;
	}

#leftnav{
	float: left;
	width: 200px;
	margin-left: 40px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 125%;
	min-height: 400;
}


#footer
{
	clear: both;
	height: 81px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	font-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.p7tbsub {background-color: #FFFFFF; border: 1px solid #610627; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 150%; layer-background-color: #FFFFFF;}
.p7tbsub p {margin: 1px; padding: 1px 1px 1px 1px;}
.p7tbsub a:link {color: #610627;; text-decoration: none;}
.p7tbsub a:visited {color: #999999;; text-decoration: none;}
.p7tbsub a:hover {
	color: #610627;
	text-decoration: none;
	display: block;
	background-color: #CCCCCC;
	width: 99%;
	border-top-color: #000000;
	border-top-style: ridge;
	border-bottom-color: #000000;
	border-bottom-style: ridge;
	height: 20px;
	border-top-width: thin;
	border-bottom-width: thin;
	line-height: 18px;
	}
.p7tbsub a:active {
	color: #610627;
	;
	text-decoration: none;
	;
	font-weight: bold;
}
.p7tbdn {color: #610627 !important; font-weight: bold;}

/*LINKS STYLES*/
a:link {color: #610627;text-decoration: none;}
a:visited {color: #610627;text-decoration: none; font-weight: normal;}
a:hover {color: #999999;text-decoration: bold;}
a:active {color: #610627;text-decoration: underline; font-weight: bold;}

.bullet {
	list-style-position: inside;
	line-height: 120%;
	list-style-type: disc;
	text-indent: 2px;
}.redbold {
	font-weight: bold;
	color: #79042E;
}
