body{
	font-family: "Times New Roman", Times, serif;
	font-size:12pt;
	background:#fff;	
}

#wrapper{
	width: 7 in;
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;
	padding: 0;
}

#banner{
	height: 120px;
	background-image: url(../images/logo_235.jpg);
	background-repeat: no-repeat;
}

#banner p{
	text-align:right;
	font-size: 80%;
	padding-top: 0px;
	font-weight: bold;
	margin-right: 10px;
}

#printlogo{
	display:block;
	font-size:12pt;
	font-weight:bold;
	
}

#content{
	margin-left: 0px;
	background-color: #FFFFFF;
	border-left-color:#FFFFFF;
	border-left-style:none;
	border-left-width: 0px;
	border-right-color: #FFFFFF;
	border-right-style:none;
	border-right-width: 0px;
}

#content p{
	margin: 20px;
	margin-top: 10px;

}

#content h1{
	font-size: 130%;
	color:#0000FF;
	padding: 0;
	margin: 10px;
}

#content h2{
font-size: 110%;
color:#0000FF;
padding: 0;
margin: /*100px 0 0*/ 20px;
}

#content table{
}

#content table p{
	font-size:100%;
	text-align: justify;
}

.leftimage{
float: left;
margin-right: 5px;
border: none;
margin-bottom:5px;
}

.rightimage{
	margin-bottom: 5px;
	float: right;
	margin-left: 5px;
	border: none;
	margin-top: 5px;
	
}
#nav, #t1, #banner, #footer, #footerinfo{display:none}
#rightimage_pastcontent{
	margin-top:200 px;
	margin-left:800 px;
	float: right;
	background-attachment: fixed;

	
}

/*#content p.right{
float: right;
}*/

.container{
width: 99%; 
float:right;
}

a:link {
	color: #000000;
	text-decoration: none;

}
a:visited {
	
	font-weight: normal;
	color:#000000;

}

a:hover {
	font-weight: normal;
	color: #000000;

}
