img {
	border:0px;
}
#container {
	width: 770px;
	background-color: #FFFFFF;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	visibility: visible;
	z-index: 2;
	margin-top: 40px;
	height: 2500px;

}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	color: #999999;
	text-decoration: none;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	color: #999999;
	text-decoration: none;
	font-weight: lighter;
}
.linesmenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 12px;
	color: #999999;
	vertical-align: middle;
}
.titles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #999999;
}
.caption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14pt;
	color: #999999;
	font-weight: bold;
}
.name {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14pt;
	color: #666666;
	font-weight: normal;
}

a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	color: #000000;
	text-decoration: none;
}
#footer {clear: both; }
		#footer_one {font-size: 42%;
			     margin: 0;
			     padding: 0px 0px 0px 0; 
			     list-style: none; 
			     background: no-repeat left top;}

		#footer_one li {float: right; 
				margin: 0; 
				padding: 0;
				}
		#footer_one li a {text-decoration: none; margin: 0; padding: 0;}
		#footer_one li#next a {padding: 0 0 0 35px; }
		#footer_one li#back a {padding: 0 35px 0 0; }

		li#next a {background: url(../images/next.gif) no-repeat 18px 0;}
		li#next a:hover{background: url(../images/next.gif) no-repeat 23px 0;}
		li#back a {background: url(../images/back.gif) no-repeat 17px 0;}
		li#back a:hover {background: url(../images/back.gif) no-repeat 12px 0;}
