body
{
	font-family: Arial, San-serif;
	background-image: url("images/bg.gif");
	background-color: #dee5e5;
	font-size: 12px;
	line-height: 16px;
}

#john
{
	font-family: Arial, San-serif;
	background-image: url("images/jp.jpg");
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #000000
	font-size: 12px;
	line-height: 16px;
	width: 541px;
}

#john P
{
	font-family: Arial, San-serif;
	color: #000000
	font-size: 12px;
	line-height: 16px;
	width: 370px;
	padding-top: 70px;
}

#natalie
{
	font-family: Arial, San-serif;
	background-image: url("images/nr.jpg");
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #000000
	font-size: 12px;
	line-height: 16px;
	width: 541px;
}

#natalie P
{
	font-family: Arial, San-serif;
	color: #000000
	font-size: 12px;
	line-height: 16px;
	width: 370px;
	padding-top: 70px;
}


.white { color: #FFFFFF; }
.black { color: #000000; }

#footer a
{
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

#footer a:link
{
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

#footer a:visited
{
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

#footer a:active
{
	color: #ffffff;
	font-size: 12px;
}

#footer a:hover
{
	color: #f0bae4;
	font-size: 12px;
}

a
{
	color: #206e7b;
	text-decoration: none;
	font-size: 12px;
}

a:link
{
	color: #206e7b;
	text-decoration: none;
	font-size: 12px;
}

a:visited
{
	color: #206e7b;
	text-decoration: none;
	font-size: 12px;
}

a:active
{
	color: #206e7b;
	font-size: 12px;
}

a:hover
{
	color: #2f9eae;
	font-size: 12px;
	text-decoration: underline;
}

a.white
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

a.white:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

a.white:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

a.white:active
{
	color: #FFFFFF;
	font-size: 11px;
}

a.white:hover
{
	color: #EEEEEE;
	font-size: 11px;
	text-decoration: underline;
}


#footer P
{
	color: #ffffff;
	font-weight: bold;
}

#content P
{
	color: #000000;
	padding-left: 10px;
}

#content
{
	background-color: #FFFFFF;
	color: #000000;
	width: 775px;
	text-align: left;
	margin: 10px;
	padding: 0px;
	
}

#footer
{
	background-color: #206e7b;
	color: #FFFFFF;
	font-weight: bold;
	width: 775px;
	height: 15px;
	text-align: right;
	vertical-align: bottom;
	margin: 0px;
}

#footer2
{
	background-color: #206e7b;
	color: #FFFFFF;
	font-weight: bold;
	width: 775px;
	height: 50px;
	text-align: right;
	vertical-align: bottom;
	margin: 0px;
}


#menu5 {
	width: 200px;
	border-style: none solid ;
	border-color: #D0D0D0;
	border-width: 1px;
	margin: 5px;
	}
	
#menu5 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu5 li a:link, #menu5 li a:visited {
	color: #000;
	display: block;
	background: url(images/menu5.gif);
	padding: 8px 25px 0 10px;
	text-align: left;
	font-weight: bold;
	}
	
#menu5 li a:hover {
	color: #fff;
	background: url(images/menu5.gif) 0 -32px;
	padding: 8px 25px 0 10px;
	text-align: left;
	font-weight: bold;
	}
	
#menu5 li a:active {
	color: #fff;
	background: url(images/menu5.gif) 0 -64px;
	padding: 8px 25px 0 10px;
	text-align: left;
	}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

ul.with
{
list-style-image: url("images/arrow.gif");
list-style-position: outside;
margin-left: 40px;
line-height: 18px;
color: #000000;
font-family: Arial;
}
	
td.rule1 {
background-image: url(images/rule.gif);
background-repeat: repeat-y;
background-position: left;
}


td.head {
background-image: url(images/head.gif);
background-repeat: no-repeat;
width: 775px;
height: 74px;
text-align: right;
vertical-align: bottom;
}

td.headintro {
background-image: url(images/headintro.gif);
background-repeat: no-repeat;
width: 775px;
height: 38px;
text-align: right;
vertical-align: bottom;
}


#contactbox {
background-image: url(images/contactbox.jpg);
background-repeat: no repeat;
background-position: bottom left;
width: 202px;
height: 125px;
margin: 5px;
}

div.goright {
float: right;
margin: 5px;
}