 	
a { 
	font-family: times new roman, times, sans-serif;
    	font-size:12px; 
    	color: #853996; 
    	text-decoration: none; }
a:visited { 
	color: #853996; 
	text-decoration: none; }
  a:hover { 
  	color: #853996; 
  	text-decoration: underline; }  
 	
body {  
	margin-top: 10px;
	background: #F3DEFF; }
	    
td { 	
	font-family: times new roman, times, sans-serif; 
	font-size:12px; 
	color: #545454; }
	
#container { 
	text-align: center;
	width: 100%; }
	
#bodydiv {
	display: block;
	text-align: left;
	width: 820px; 
	height: 700px; }	
	
#leftedge {
	background-image: url("images/leftedge.gif");
	width: 19px; }

#rightedge {
	background-image: url("images/rightedge.gif");
	width: 19px; }	
	
#content {
	font-family: times new roman, times, sans-serif;
	font-size: 12px;
	color: #3B3B3B; 
	background: #ffffff;
	text-align: left; }	
	
#columns {
	display: block;
	width: 780px; 
	height: 532px;
	background: #ffffff; }
	
#rightcolumn {
	float: right;
	display: block;
	background: #ffffff;
	height: 532px;
	width: 521px; }

#rightcolumn2 {
	float: right;
	display: block;
	background: #ffffff;
	border: 1px solid #B6B4B5;
	padding: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	overflow: auto;
	height: 490px;
	width: 479px; }
	
#rightcolumn3a {
	float: right;
	display: block;
	background: #ffffff;
	border: 1px solid #B6B4B5;
	border-right: 0px;
	border-left: 0px;
	padding: 25px;
	padding-right: 0px;
	padding-bottom: 15px;
	overflow: auto;
	height: 490px;
	width: 351px; }	

#rightcolumn3b {
	float: right;
	display: block;
	background: #ffffff;
	border: 1px solid #B6B4B5;
	border-left: 0px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	overflow: auto;
	height: 514px;
	width: 136px; }		
	
#leftcolumn {
	float: left;
	background: #C2C2C2;
	display: block;
	text-align: center;
	height: 532px;
	width: 261px; }

h1 { 	
	font-family: times new roman, times, sans-serif;
	font-size:24px; 
	color: #3B3B3B; 	
	font-weight: normal;
	padding-bottom: 1px;
	margin: 0px; }	
	
h2 { 	
	font-family: times new roman, times, sans-serif;
	font-size:15px; 
	color: #3B3B3B; 	
	font-weight: bold;
	padding-bottom: 12px;
	margin: 0px; }	
	
#leftspacer {
	display: block;
	width: 200px;
	height: 207px; }
	
#leftspacer2 {
	display: block;
	width: 200px;
	height: 111px; }	

#navimage {
	padding: 1px; }
	
#logoimage {
	padding-bottom: 22px; }	
	
input {
	font-family: verdana, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
	color: #000000; }
	
select {
	font-family: verdana, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
	color: #000000; }	
	
textarea {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #000000; }

ol { margin-left: 0;
     padding-left: 0; }	
ul { margin-left: 0;
     padding-left: 0; }
li { margin-left: 1.3em; }	

#purplebox { 
	background: #F8EDFA; 
	border: 1px solid #EFD7F5;
	width: 430px;
	margin-top: 32px;
	padding: 12px; }
	
#purplebox2 { 
	background: #F8EDFA; 
	border: 1px solid #EFD7F5;
	width: 420px;
	padding: 12px; }	
	
#bgdiv {
	background: #dddddd; 
	width: 438px;
	padding: 1px; }
	
#pagenums {
	font-weight: bold;
	width: 452px;
	color: #8F8F8F;
	margin-top: 12px;
	text-align: right; }
	
#dots {
	margin-top: 2px;
	color: #8b8b8b;
	margin-bottom: 5px; }
	
#smallthumbs {
	padding-right: 10px; }
	
#backbtn {
	float: right;
	display: block;
	text-align: right;
	padding-top: 7px;	
	height: 38px;
	width: 68px; }

#pagetitle {
	float: left;
	display: block;
	height: 45px;
	width: 300px; }
	
#titlebar {
	display: block;
	margin-bottom: 15px;
	height: 45px;
	width: 470px; }

#loginform {
	background: #F8EDFA; 
	color: #222222;
	font-family: times new roman, times, sans-serif;
	font-size:15px; 	
	border: 1px solid #EFD7F5;
	width: 380px;
	padding: 18px; }
