body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 0px;






}

#content {
}

#menu {
	text-align: right;


}

#main {

}



p {
	margin: 0px;
	padding: 0px;

}

a {
	text-decoration:none;
	color:#000000;
	font-weight: bold;

}
a:active {
	color:#CC9900;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #CC9900;
	height: auto;
	width: auto;


}
.pic {
	padding-right: 10px;
	padding-bottom: 10px;
	height: 400px;



}


table {
	font-size: 11px;
}
.title {
	font-size: 12px;
	font-weight: bold;
}
.nav {
	float: left;
	height: 100px;

}
.arrows {
	margin-right: 10px;
	display: inline;

}
.thumbs {
	float: left;
	width: 100px;
	margin-right: 30px;
	margin-bottom: 30px;
	text-align: center;




}
.thumbspics {
	height: 100px;
	width: 100px;
	text-align: center;


}
