@charset "windows-1252";
body { background: #fff url(../images/pagebg.jpg) repeat-y top center; 
		color: #000;
		font-family: Arial, Tahoma, Helvetica, sans-serif;
		font-size: 96%;
		line-height: 146%;
		text-align: left;
		margin: 0px;
		padding: 0px; }
p, td, li {  color: #000;
		font-family: Arial, Tahoma, Helvetica, sans-serif;
		font-size: 96%;
		line-height: 146%;
		text-align: left; } 
p.emph { font-size: 105%;
		font-weight: bold;
		color: #009; }
p.empc { font-size: 105%;
		font-weight: bold;
		color: #009;
		text-align: center; }
#main  {  	background: url(../images/transrect.png) repeat-y;
			width: 920px;
			height: auto; 
			text-align: left;
			padding-left: 20px;	
			padding-right: 20px; }	
#hdr { padding-top: 15px;
       display: block;	 
		width: 920px; 
		height: 200px;  } 
#box {  padding-top: 15px;
		width: 920px;  	
		padding-bottom: 10px;  } 
#logo { float: left;
		display: block;	 
		width: 200px;
		height: 177px; }  
#soc { clear: both;
       float: left;
       display: block;
       text-align: center;
       width: 200px;
       height: 39px; }     
#sticker { 	float: right;
			display: block;
			width: 146px;
			height: 146px; } 
#nav { clear: both;
       position: relative;
		display: block;
		float: left;
		margin-top: 18px;  
		top: 0px;
		background: url(../images/navtile.gif) repeat-y 0 0;
		width: 270px;  } 
#cont { position: relative;
		display: block;	 
		margin-left: 300px;	
		width: 600px; }	 
#older {  clear: both;
		position: relative;
		display: block;
		float: left;
		padding-top: 15px; 
		width: 250px;
		height: 204px; } 
.top { 	background: url(../images/topnav.gif) no-repeat top left;
		width: 261px;
		height: 23px; }	
.btm { background: url(../images/btmnav.gif) no-repeat bottom left;
		width: 261px;
		height: 27px;	 }	
a:link, a:active { color: #44f; }
a:visited { color: #66f; }
a:hover { color: #f00; }   
p.add { color: #009; 
		padding-left: 15px; }
h1 { 	font-family: Verdana, Tahoma, Helvetica, sans-serif;
		color: #11f;
		text-align: center;
		padding-top: 32px;
		font-size: 240%;
		line-height: 160%; } 	
h3 { color: #44f; }
p.fn { 	clear: left;
		font-size: 85%;
		padding-top: 30px; }
p.quo { font-size: 100%;
		line-height: 155%;
		font-weight: bold;
		margin-left: 25px;
		margin-right: 25px; } 
#form { width: 610px;
		display: inline-table; } 
img { border: 0; } 