#image1 {
	
	margin-right: 20px;
	margin-bottom: 20px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/bg_grad2.gif);
	font-size: 11px;
	background-repeat: repeat-x;
}
.small_italic {
	font-size: 80%;
	font-family: "Arial Unicode MS";
	font-style: italic;
	border-right-style: none;
	border-left-style: ridge;
	border-left-color: #9933CC;
	border-left-width: thin;
}
#nav_row {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0px;
	padding: 1px;
	background-color: #7800F0;
}

#nav_row a {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: bolder;
	
}

#nav_row a:hover {
	color: #006600;
	border-top-style: groove;
	border-top-color: #006600;
	border-top-width: thin;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #006600;
	background-color: #FFFFFF;
}#feature {
	background-color: #FFFFFF;
	font-size: 70%;
	vertical-align: top;
	padding-top: 10px;
	margin-top: 10px;
}
#search {
	font-size: 90%;
	text-align: center;

	margin: 0px;
}
#search #go {
	font-family: "Arial Unicode MS";
	background-color: #9797FF;
	text-decoration: underline;
}
#heading {
	font-weight: bold;
	font-size: large;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
}
#subheading {
	font-size: small;
	color: #000000;
}
.pagetitle {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .3em;
}
#left-nav {
	color: #FFFFFF;
	font-size: 100%;
	background-color: #7800F0;
	
}

#left-nav a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
}




#left-nav a:hover{
	color: #7BD616;
	font-weight: bolder;
	text-decoration: underline;
	display: block;
}
.resources {
	font-size: 95%;
	
}
.resources a {
	font-size: 9px;
	
}#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	top: 5px;
	width: 400px;
}
.left_border {
	border-left-width: thin;
	border-left-style: inset;
	border-left-color: #7BD616;
	padding-left: 5px;
}
#feature h5 {
	position: relative;
	margin-bottom: -1px;
	font-size: 90%;
}
#feature a {
	font-size: 80%;
}
