@charset "utf-8";
/* CSS Document */

a:link {
	text-decoration: none;
	color:#ffffff;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #0099ff;
	text-decoration: none;
}
a:active {
	color: #0099ff;
	text-decoration: none;
}

body 
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
}

img {
	border:none;
}





#headerbar {
	width: 100%;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 785px;
	height: 99px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}
#nav {
	font-size: 10px;
	margin-left: 445px;
	margin-top: 46px;
	position: absolute;
}
#contentbar {
	width: 100%;
	height: auto;
	overflow: auto;
}
#content {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	width: 785px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}
#text {
	width: 745px;
	font-size: 13px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}
#text2 {
	width: 767px;
	height: 513px;
	font-size: 13px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}
#text3 {
	width: auto;
	text-align: center;
	font-size: 13px;
	height: 75px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#text3b {
	width: 400px;
	text-align: left;
	font-size: 13px;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#text4 {
	width: 745px;
	text-align: center;
	font-size: 13px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#text_port {
	width: 767px;
	font-size: 13px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footerbar {
	width: 100%;
	height: auto;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	width: 785px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
}
#copyright {
	margin-top: 45px;
	margin-left: 10px;
	text-align: left;
	font-size: 10px;
	position: absolute;
}










#conthead {
	text-align: center;
	font-weight: bold;
	width: auto;
	text-decoration: underline;
}
#contdesc {
	text-align: center;
	margin: auto;
	width: auto;
}
#contform {
	text-align: center;
	margin-top: auto;
}
#left_column {
	float: left;
	width: 175px;
	text-align: left;
	height: 488px;
	padding-left: 20px;
}
#gallery {
	float: left;
	width: 590px;
	overflow: auto;
	position: relative;
}
#thumb {
	width: 140px;
	text-align: center;
	height: 140px;
	float: left;
	vertical-align: middle;
}
#top_picture {
	width: 500px;
	height: 20px;
	float: left;
}
#previous {
	float: left;
	text-align: center;
	width: 200px;
}
#next {
	float: right;
	text-align: center;
	width: 200px;
}
#picture {
	text-align: center;
	width: 500px;
	height: 488px;
	float: left;
}
#paypal {
	width: 300px;
	float: left;
	height: 488px;
	text-align: center;
}