body {
	width: 795px;
 	margin: 0px auto;
	background-color: #e0dbcc;

	background-image: url(/images/page_bg.gif);
	background-repeat: repeat-y;
	background-position: top center;

	font-family: Times;
	font-size: 11px;
	color: #000000;
}

#wrapper {width:780px; overflow: hidden; margin:0 auto;}

/**** HEADERS AND FOOTERS *****************************************************************/

#content {
}

#content #header {
	width: 750px;
	height: 80px;
	margin-top: 2px;
	position:relative; left: 12px;
}

#content #nav {
	width: 750px;
	height: 30px;
	position:relative; left: 12px;
	text-align:center;
}

#content #middle {
	width: 750px;
	min-height: 352px;
	margin-top:10px;
	position:relative; left: 12px;
	clear:both;
}

#left {
	float: left;
	width: 230px;
	align: middle;
}

#right {
	align: right;
	float: right;
	width: 500px;	
	margin-left: 20px;
}

.middle_img {
	width: 350px;
	float:left;
	height: 300px;
}

.middle_text {
	width: 380px;
	float:right;
	height: 300px;
	margin-bottom:10px;
}

#content #footer {
	width: 750px;
	min-height: 50px;
	clear:both;
	text-align:center;
}

#content #disclaimer {
	width: 750px;
	margin-left:10px;
	min-height: 50px;
	clear:both;
	text-align:center;
}

#head {
	width: 200px;
	position:relative; left:30px;
	position:relative; top:20px;
	clear: both;
}

#group {
	width: 400px;
	align: right;
	margin-left: 175px;
}

#filler {
	width: 320px;
	position:relative; left:130px;
	position:relative; top:20px;
	clear: both;
}

#filler2 {
	width: 245px;
	position:relative; left:130px;
	position:relative; top:20px;
	clear: both;
}

/**** TEXT STYLES *****************************************************************/

h1 {
	font-size:30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-weight:normal;
	line-height:inherit;
	color: #660000;
}

h2 {
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-weight:normal;
	line-height:0px;
}

h3 {
	font-size: 20px;
	color:#660000;
	position:relative; left:45px;
}


h5 {
	font-size: 18px;
	color:#660000;
	position:relative; left:40px;
}

h6 {
	font-size: 18px;
	color:#000000;
	text-align:center;
	font-weight:normal;
}

p.c1 {
	font-size: 10px;
	font-family: times; 
	color: #999999;
}

p.c2 {
	font-size: 14px;
	line-height:125%;
	font-family: times; 
	color: #000000;
	width:230px;
	position:relative; left:45px;
}

p.c3 {
	font-size: 14px;
	line-height:125%;
	font-family: times; 
	color: #000000;
	width:500px;
	align:center;
	position:relative; left:130px;
}

p.c4 {
	font-size: 14px;
	font-family: times; 
	margin: auto;
	width:500px;
	color: #000000;
}

ul {
	font-size: 14px;
	line-height:125%;
	font-family: times; 
	width:400px;
	color: #000000;
	list-style-type:none;
}

ul.b {
	font-size: 14px;
	line-height:125%;
	font-family: times; 
	position:relative; left:130px;
}

p.c7 {
	font-size: 14px;
	font-family: times; 
	text-align:center;
	color: #000000;
	line-height:125%;
}

p.disclaimer {
	font-size: 10px;
	font-family: times;
	font-style:italic; 
	text-align:center;
	width:500px;
	margin-left:124px;
	color: #333333;
	line-height:125%;
}

/**** LINKS *****************************************************************/

a:link, a:visited {
	font-size: 12px;
	font-family: times; 
	color: #000033;
	letter-spacing: normal;
	text-decoration: none;
}

a:hover, a:active {
	font-size: 12px;
	font-family: times; 
	color: #cccccc;
	letter-spacing: normal;
	text-decoration: none;
}

a.footlink:link, a.footlink:visited {
	font-size: 10px;
	font-family: times; 
	color: #999999;
	letter-spacing: normal;
	text-decoration: none;
}

a.footlink:hover, a.footlink:active {
	font-size: 10px;
	font-family: times; 
	color: #999999;
	letter-spacing: normal;
	text-decoration: none;
}

a.email:link, a.email:visited, a.email:hover, a.email:active {
	font-size: 14px;
	font-family: times; 
	color: #000033;
	letter-spacing: normal;
	text-decoration: none;
}

a.praclink:link, a.praclink:visited {
	font-size: 14px;
	font-family: times; 
	width:400px;
	position:relative; left:150px;
	color: #000000;
}

a.praclink:hover, a.praclink:active {
	font-size: 14px;
	font-family: times; 
	width:400px;
	position:relative; left:150px;
	color: #999999;
}

a.name:link, a.name:visited, a.name:hover, a.name:active {
	font-size: 18px;
	font-family: times; 
	margin:auto;
	color: #000000;
	letter-spacing: normal;
	text-decoration: none;
	text-align:center;
	line-height:normal;
}

h4 {
	font-size: 20px;
	color:#660000;
	text-align:center;
}

