#holder{
	width: 900px;
	height: 580px;
	position: relative;
	margin: 0 auto;
	background-color: #FFFFFF;
	text-align: left;



}

#logo{
	width: 140px;
	height: 90px;
	border: 1px solid #000000;
	background: #FFFFFF fixed center center;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#top{
	width: 755px;
	height: 85px;
	background: #FFFFFF;
	position: absolute;
	top: 0px;
	right: 10px;
	left: 145px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;

}

#nav{
	width: 140px;
	height: 445px;
	border: 1px solid #000000;
	background: #009933;
	background-image: url(/used_images/bg_nav.jpg);
	position: absolute;
	top: 95px;
	left: 0px;
	text-align: center;

}

#content{
	position: absolute;
	top: 95px;
	right: 10px;
	left: 145px;
	overflow: auto;
	height: 445px;
	width: 730px;
	padding-right: 25px;
	padding-left: 25px;




	}

#contentbg{
	width: 755px;
	height: 445px;
	background: #FFFFFF;
	position: absolute;
	top: 95px;
	right: 10px;
	left: 145px;
	overflow: hidden;
	text-align: right;

	}
	
#footer{
	background: #FFFFFF;
	position: absolute;
	text-align: right;
	height: 35px;
	width: 900px;
	left: 0px;
	top: 545px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;

}

#bottom{
	position: relative;
	height: 30px;
	width: 130px;
	left: 5px;
	top: 470px;
	background-color: #009933;
	text-align: center;
}

p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
	text-align: left;

}


#nav a:link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13.5pt;
	text-decoration: none;
	color: Black;
	}

#nav a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13.5pt;
	text-decoration: none;
	color: Green;
	background-color: Yellow;
}

#nav a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13.5pt;
	text-decoration: none;
	color: #000000
}

h1{ 
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 18pt; 
color: #000000;
}
tr {
	text-align: center;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}

#content img{
	float: left;
	margin: 10px 10px 30px;



	
}
a:link {
	text-decoration: none;


}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	background-color: #FFCC00;
}
.vet {
	font-weight: bold;
	font-size: 0.95em;

}
h2 {
	font-size: 1.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}
