@charset "UTF-8";

body {
	background-image: url(../images/menu/background.jpg);
	background-repeat: repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: justify;
	margin: 0;
	
}


.container {
	padding: 70px 10px 0 50px;
	margin-right: 13em;
	line-height: 1.5em;
}
.nav {
	float: right;
	text-align: right;
	width: 12em;
	margin: 170px 10px 15px 10px;
}
.navback {
	height: 120px;
	padding: 0 0 0 0;
	margin-top: 0px;
	margin-bottom: 0px;
}

.top {
	float: right;
	width: 100%;
}
	
.clearit {
	clear: both;
	height: 1px;
	
}

.borderit {
	clear: both;
	height: 1px;
	border-top: dashed gray 1px;
	margin: 15px 0 25px 0;
}
a {
	border: 0 0 0 0;
	padding-left: 0px;
}

.pic_holder {
	float: left;
	height: 120px;
	width: 100px;
	text-align: center;
	background-color: #A3A3A3;
	position: static;
	top: 50px;
	left: 50px;
	right: 50px;
	bottom: 50px;
	padding: 20px;
}

.pic_title {
	height: 15px;
	margin-top: 15px;
}

.pic_detail {
	height: 15px;
	background-position: center;
	position: static;
	vertical-align: middle;
}
