html { font: 80%  Arial, Helvetica, "Sans Serif"; color:#000; }

a:visited,a:active,a:link{
	font-size: 95%; 
	color: #512E73; 
	font-weight:bold; 
	text-decoration:none; 
	line-height: 1.5em; 
}
a:hover{
	font-size: 95%; 
	color: #86A349; 
	font-weight:bold; 
	text-decoration:underline; 
	line-height: 1.5em;
}

 
a.button span{
	display: block;
	font-size: 120%;
	height: 22px;
	width: 82px;
	background: url(/images/button.gif) no-repeat 0px 0px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	float: left;
	padding: 2px 0px 0px 0px;
	margin: 0px 6px 0px 0px;
	text-decoration: none; 
}

#menu a:visited,#menu a:active,#menu a:link,#menu a:hover{
	font-size: 85%;
	display: table; 
	position: relative; 
	color: #512e73; 
	font-weight:bold; 
	text-decoration:none; 
	float: left; 
	padding: 0px 0px 0px 6px;
	margin: 1px 0px 1px 0px;	
	background: #bfcf9d; 
	width: 171px;
	height: 16px;
	overflow: hidden;
}
#menu a:hover{
	background: #bfcf9d url(../images/menu_hover.gif) no-repeat 100% 0px;
	text-decoration: underline;
	background: #86a247;
}

#largeBox a:visited,#largeBox a:active,#largeBox a:link,#largeBox a:hover{
	display: inline;
	position: relative; 
	clear: none;
	float: left;
	width: 240px;
	height: 20px;
	padding: 0px 0px 0px 25px;
	text-decoration:none; 
	line-height: 1em; 
	font-size: 85%;
}
#largeBox a:hover{
	text-decoration:underline; 
}


#largeBox h2{ font-size: 130%; font-weight:bold; color: #86a349; line-height: 1em; margin: 2px 0px 0px 25px; height: 30px; background: url(/images/h2.gif) no-repeat 0px 0px; }
#smallBox h2{ font-size: 130%; font-weight:bold; color: #86a349; line-height: 1em; margin: 2px 0px 0px 10px; height: 25px; background: url(/images/h2_small.gif) no-repeat 0px 0px; }


h1		{ font-size: 140%; font-weight:bold; color: #86a349; line-height: 1em; text-transform: uppercase; padding: 0px 0px 0px 0px; margin: 5px 0px 5px 0px;}
.right		{ font-size: 140%; font-weight:bold; color: #86a349; background: none; text-transform: none; height: 20px; margin: 0px; padding: 0px; text-align: right;}
h2		{ font-size: 130%; font-weight:bold; color: #86a349; line-height: 1em; margin: 2px 0px 0px 0px; height: 30px; background: url(/images/h1.gif) no-repeat 0px 0px; }
h3		{ font-size: 110%; font-weight:bold; color: #52227f; line-height: 1em; }
h4		{ font-size: 100%; font-weight:bold; color: #52227f; line-height: 1em; padding: 5px 0px 5px 0px; margin: 0px 0px 0px 0px;}

#left h2{color: #000; padding: 10px 0px 10px 10px;}
p{ padding: 5px 0px 5px 0px; margin: 0px;}
#browse p{font-size: 95%; text-indent: 10px; font-weight:bold; line-height: 30px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
#left img{border: 0px;}

small{
	font-size: 90%;
	font-weight: bold;
}

img{
	border: 0px;
	margin: 0px;
	padding: 0px;
}


