#header {
	background: url(/images/header_home.gif) no-repeat;
}
 
#wide-content {
	width: 850px;
}
#content-left {
	float: left;
	padding: 0;
	margin-left: 5px;
	width: 410px;
	background-color: #ebe8ec;
}
#content-right {
	float: right;
	padding: 0;
	margin-right: 5px;
	width: 410px;
	background-color: #ebe8ec;
}

.small_nav_home {
	margin-top:20px;
	width: 207px;
	background: url(/images/sidebar-purple.gif) no-repeat left top;
}

/* for Internet Explorer */
* html .small_nav_home {
	width: 204px;
}
/**/

.boxcontent form{
	margin-right:0;
	width:190px;
	background-color: #ebe8ec;
	font-size:9px;
}
#searchbox{
	clear:all;
}
#searchbox th {
	font-size: 13px;
	text-align: left;
	font-weight: normal;
}
#searchbox label {
	margin-right: 0;
}
.searchbox_input{
	width:80px;
	height:15px;
	font-size:10px;
	border:#999999 solid 1px;
	margin-right:5px;
}
 
.boxcontent_small {
  padding: 0px 15px 0px 15px;
} 
.boxcontent_small a:link, a:visited, a:active {
 color: #371c42; 
 text-decoration: none;
} 
.boxcontent_small a:hover {
 color: #793594; 
} 

.boxcontent a:link, a:visited, a:active {
 color: #371c42; 
 text-decoration: none;
} 
.boxcontent a:hover {
 color: #793594; 
} 

h1 {
	color: #0d264d;
	border-bottom:#371c42 solid 3px;
	text-align: left;
}
h2 {
	color: #0d264d;
	text-align: left;
}

h1.header {
	font-size: 1.4em;
	margin: 0.3em 0;
	border-bottom: 2px solid #371C42;
	text-align: right;	
}

h2.header {
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 0;	
	text-align: right;
}


h3.header {
	font-size: 1.2em;
	font-weight: normal;
margin-top: 0;
	margin-bottom: 0;	
	text-align: right;
}
 
a:link, a:visited, a:active {
 text-decoration: none;
} 
a:hover, a:active {
 color: #5c2d91; 
} 
.box_footer {
	border-top: #371c42 solid 3px;
}

.box_footer .boxcontent_small a{
	color: #371c42;
}

#home_nav{
 color: #5c2d91; 
}