body {
 	height: 100%;
	margin-right: 0;}
	
.wrap {
 	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	margin: 0 auto;}

table#main {
	width: 100%;
	height: 100%;
	border: 0 none none;
	padding: 0;
	margin: 0;
	vertical-align: top;}
	
table#homemain {
	margin-right: auto;
	margin-left: auto;
}
	
table#jeriportrait, table#paraportrait {
	width: 100%;
	height: 100%;
	border: 0 none none;
	padding: 0;
	margin: 0;
	background: url(images_sub/jeri_p.gif) top right no-repeat;
	vertical-align: top;}

table#paraportrait {
	width: 100%;
	border: 0 none none;
	padding: 0;
	margin: 0;
	background: none;
	/*background: url(images_sub/misty_bg.gif) top right no-repeat;*/}

table#content {
	border: 0 none none;
	padding: 0;
	margin: 0;
	margin-right: 175px;
	vertical-align: top;}

p, b, ol, ul, h1, h2, .style0 {
	font-family: "Times New Roman", Times, serif;
}

p, li {
 	font-size: 10pt;
 	font-style: normal;
 	line-height: 140%;
 	color: #000000;
}
 
b {
 	font-size: 10pt;
 	line-height: 140%;
 	color: #993333;
}
 
ol, #spotlight ul {
 	font-size: 10pt;
 	font-style: normal;
 	line-height: 140%;
 	color: #000000;
}
 
h2 {
 	font-size: 12pt;
 	line-height: 140%;
 	color: #000000;
}
 
h1 {
 	font-size: 24pt;
 	line-height: 200%;
 	color: #993333;
 	text-align: center;
}
 
.style0 {
 	font-size: 9pt;
 	font-style: normal;
 	line-height: 120%;
 	color: #000000;
	text-align: left;
}

.aright {
	text-align: right;
}

.thumb {
	margin-top: 25px;
	width: 152px;
	text-align:center;
}
.thumb img {
	border: none;
}
.thumb p, .thumb p a {
	margin-left: 5px;
	line-height: 120%;
	text-align: left;
	color: #FFFFCC;
}

#spotlight {
	margin-top: 15px;
	/*background: url(images/spotlight_bg.gif) top left no-repeat;*/
	width: 495px;
	text-align: left !important;
	border: 1px solid black;
	padding: 8px;
	padding-top: 4px;
	background-color: #fffed5;
}
#spotlight table {
	width: 95%;
	margin: 0 auto;
}
#spotlight td {
	vertical-align: top;
	padding-right: 15px;
}
#spotlight td p {
	margin-bottom: 0;
	width: 100%;
}
#spotlight h2 {
	letter-spacing: 0.12em;
	text-transform: uppercase;
	
	margin-top: 5px;
	margin-bottom: 4px;
	text-align: center;
}
#spotlight a {
	/*text-decoration: none;*/
}
#spotlight a:hover {
	/*text-decoration: underline;*/
}
#spotlight p {
	margin-top: 0;
	width: 95%;
	margin: 0 auto 7px auto;
}
#spotlight ul {
	margin-top: 2px;
	padding-left: 15px;
}
#spotlight #spot-content {
	margin-left: 15px;
	margin-right: 5px;
}

ul.bulletlist li {
	margin-bottom: 4px;
}

.updated {
	float: right;
	margin-bottom: 15px;
}
.updated p {
	font-size: 70% !important;
}