body	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	margin:0; 
	padding:0;
	}
	
#wrapper {
	position:absolute
	top:0;
	left0;
	margin: 0px;
	padding: 0px;
	border:0;
	min-width: 700px;
	max-width: 1000px;
	width:expression(document.body.clientWidth < 700? "700px" : document.body.clientWidth > 900? "900px" : "auto");
	}

#side {
	text-align: left;
	padding-left: 15px;
	padding-top: 25px;
	float: left;
	width: 176px;
	padding-bottom:20px;
	}

#content { 
	float: left;
	width: 60%;
	margin:0; 
	padding:1em 1em;
	}

#writing {
	margin-top: -.5em;
	padding-top: 45px;
	padding-left: 30px;
	border-left: solid medium #800000;
	height: 100%;
	}

#writing2 {
	margin-top: -.5em;
	padding-top: 25px;
	padding-left: 30px;
	border-left: solid medium #800000;
	height: 100%;
	}

#writing H2	{
	text-align: center;
	}
	
#writing H3	{
	padding-bottom: 20px;
	margin-top: -15px;
	}
	
#writing H3.first	{
	padding-bottom: 10px;
	margin-top: -10px;
	}
	
#writing ul li  {
	line-height: 1.3;
	}
	
#page	{
	font-weight: 600;
	}
	
.review	hr {
	width: 80%;
	color: #CCC;
	height: 1px;
	border:0;
  	border-top: 1px solid #800000;
	margin-top: 32px;
	margin-bottom: 22px;
	}	
		
.footer	{
	font-size: 8pt;
	font-weight: 400;
	letter-spacing: 2px;
	border-top: solid 1px #CCC;
	padding-top: 15px;
	border-width: 100%;
	text-align: center;
	}
	
.glyph	{
	margin-top: 25px;
	}	

#side a:link {  
	color: #800000;
	text-decoration: underline;
	}
		
#side a:visited { 
	color: #800000; 
	}
	
#side a:active {
	text-decoration: none; 
	font-weight: 600;
	}
		
#side a:hover {
	text-decoration: none;
	font-weight: 600;
	}
		
.footer a:link {  
	color: #800000;
	font-weight: normal;
	}
		
.footer a:visited { 
	color: #800000; 
	font-weight: normal;
	}
	
.footer a:active {
	text-decoration: none; 
	font-weight: normal;
	}
		
.footer a:hover {
	text-decoration: none;
	font-weight: normal;
	}
	
a:link {  
	color: #800000;
	text-decoration: underline;
	font-weight: normal;
	}
		
a:visited { 
	color: #800000; 
	text-decoration: underline;
	font-weight: normal;
	}
	
a:active {
	color: #000080; 
	text-decoration: underline;
	font-weight: normal;
	}
		
a:hover {
	color: #000080; 
	text-decoration: underline;
	font-weight: normal;
	}
	
#subhead {
	text-transform: uppercase; 
	font-weight: 700; 
	font-family: candara, sans-serif; 
	}
	
p.section1 {
	font-family: candara, sans-serif; 
	font-size: 1.2em;
	text-align: justify;
	line-height: 140%;
	}
	
p.section {
	font-family: constantia, times, serif; 
	font-size: 1.1em;
	text-align: justify;
	line-height: 140%;
	}

#table1 td {
	font-family: constantia, times, serif; 
	font-size: 1.1em;
	text-align: justify;
	line-height: 140%;
	}
	
#separator {
	letter-spacing: 1px;
	color: #808080;
	font-weight: 700;
	}
	
#space {
	height: 65px;
	}	
	
#homepic {
	margin-left: 15px; 
	margin-right: -35px;
	}
	
.picture { background-color: #F9F9F9;
border: 1px solid #CCCCCC; padding: 3px;
font: 11px/1.4em Arial, sans-serif; }

.picture img { border: 1px solid #CCCCCC;
vertical-align:middle; margin-bottom: 3px; }

.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }

.left { margin: 0.5em 0.8em 0.5em 0; float:left; }
