body {
	margin: 0px auto;
	padding: 25px 0px 20px;
	text-align: center;
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#containerentire {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	border: 1px none #333333;
	background-color: #000000;
}

#header {
	height: 54px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

#testcontainer {
	margin:0 auto;
	width: 850px;
	padding: 0px;
	text-align: left;
	border: 1px none #333333;
	background-color: #000000;
}

#menu {
	height: 30px;
	margin: 0px;
	padding: 5px 0px 1px;
	text-align: left;
	color: #FFFFFF;
	border: 1px solid #333333;
	background-image: url(images/850bgfade.jpg);
	background-repeat: repeat;
	background-position: right;


}
#container {
	margin:0 auto;
	width: 850px;
	padding: 0px;
	text-align: left;
}

#leftcontainer {
	width: 200px;
	float: left;
	margin: 0px;
	padding: 30px 0px 0px;
	text-align: center;
}

#photobox {
	height: 305px;
	margin: 0px;
	padding: 0px;
	width: 188px;
	border: 1px #333333;
	float: right;
}

#mainbox {
	width: 632px;
	float: right;
	margin: 0px;
	padding: 40px 20px 15px 40px;
}

html>body #mainbox {
	width: 572px;
	float:  right;
	margin: 0px;
	padding: 20px 20px 10px 40px;
}

#rightcontainer {
	width: 650px;
	float: right;
	padding: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	line-height: normal;
}


#footer {
	padding: 0px;
	margin: 0px;
	clear: both;
	height: 20px;
	background-image: url(images/850bgfade.jpg);
	background-repeat: repeat;

}

h1 {
	font-size: 30px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	text-align: left;
}

h2 {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	text-align: left;
}

h3 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	text-align: left;
	font-style: italic;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #CCCCCC;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #CCCCCC;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	text-decoration: none;
}

a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	text-decoration: none;
}

a.nav:link {
	color: #ffffff;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;

}
a.nav:visited {
	color: #ffffFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
a.nav:hover {
	color: #ffffFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
a.nav:active {
	color: #ffffFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
