body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
body {
	padding:0px;
	background-color: #000;
	position:relative;
	margin-top:-5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
h1 {
	color:#000;
	font-size:2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
img {
	margin-left: 0px;
}
a:link, a:visited, a:active {
	color: #099;
	text-decoration: none;
}
a:hover {
	color: #0ff;
	text-decoration: none;
}
hr {
	color:#111;
	width:80%;
}
form {
	margin: 0;
}
.container {
	background-image:url(images/ava_02Parch.jpg);
	background-attachment:fixed;
	background-position:top;
	background-repeat:repeat-y;
	width: 778px;
	margin: auto;
	padding: 0;
	margin-bottom: 25px;
}
.main {
	background-image:url(images/header.png);
	background-position:top;
	background-repeat:no-repeat;
	width: 778px;
	min-height: 600px;
	margin: auto;
	margin-top:30px;
	padding-top: 150px;
}
.panel{
	clear: left;
	margin: auto;
	overflow: hidden;
	padding: 1em;
	color: #000; 
	background-color: #f3d199;
}
.Lpanel{
	margin: 20px 20px 20px -15px;
	clear: left;
	float: left;
	width: 130px;
	padding: 1em;
	position:relative;
	color: #000; 
	background-color: #f3d199;
}
.banner, .search_box {
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
}
.banner {
	padding-left: 20px;
	float: left;
	clear:both;
}
.search_box {
	float: right;
	clear: right;
	width: 200px;
}
.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
.highlight {
	background-color: #D0D0D0;
}
.banner a {
	color: #FFF;
}
.menu {
	margin: 30px;
	clear:left;
	float: left;
	width: 170px;
	position:relative;
	top:-40px;
}
.menu ul, .menu li {
	margin: 0;
	margin-top:10px; 
	padding: 0;
	list-style: none;
	margin-bottom: 5px;
}
.menu ul ul {
	padding-left: 8px;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	padding: 2px;
}
.menu_default a:link, .menu_default a:visited, .menu_default a:active {
	font-weight:bold;
	color:#230;
}
.menu_default a:hover {
	color:#090;
}
.menu_current {
	font-weight:bold;
	color:#090;
}
.menu fieldset {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.menu legend {
	color: #603;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
.menu input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}
.content {
	padding-left:10px; 
	left:210px;
	width:500px;
	position:relative;
	top:0px;
	overflow:hidden;
}
.footer {
	clear: both;
	height: 20px;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #666;
	text-align: center;
	line-height: 18px;
}
.powered_by {
	text-align: center;
	font-size: 10px;
	padding: 5px;
}
