/* CSS Document */

body {
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;	
	background-color: #71278F;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	color: white;
}

p {
	font-size: 14px;
	color: #FFFFFF;  
	line-height: 21px;
}

table.main {
	background-repeat: no-repeat;
	float: left;
	position: absolute;
	margin-left: 100px;
	width: 800px;
	height: 500px;
}

a:link, a:visited {
	color: black;
	text-decoration: none;
}

a:hover, a:active {
	color: white;
}

div.bodyscroll {
	overflow: auto;
	position:absolute;
	float: left;
	top: 113px;
	margin-left: 170px;
	padding-right: 10px;
	height: 308px;
	width: 490px;
	text-align: left;
	font: Verdana;
/*	font: Arial;  */
	color: #000000;  
	scrollbar-face-color: #a950cf;
	scrollbar-base-color: #a950cf;
	scrollbar-arrow-color: #00ff00;
	scrollbar-darkshadow-color: #a950cf;
	scrollbar-highlight-color: #a950cf;
	scrollbar-3dlight-color: #a950cf;
}

div.navbar{
	position: relative;
	float: left;
	left: 100px;
/*	margin-left: 70px; */
/*	padding-left: 50px; */
	margin-top: 455px;
}

/*
.toptable {
	margin-top: -10px;
}
*/

/*  bio elements */

table.fifty {
	margin-left: 0px;
	position:absolute;
	margin-left: 80px;
	width: 800px;
	height: 500px;
	background-image: url(images/50questions.gif);
}

div.numbers {
	position:relative;
	text-align: center;
	padding-bottom: 20px;
}

div.fifty_body {
	position: relative;
	overflow: auto;
	height: 190px;
	width: 525px;
	margin-bottom: 90px;
	text-align: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 30px;
	scrollbar-face-color: #6B2589;
	scrollbar-base-color: #6B2589;
	scrollbar-arrow-color: #00ff00;
	scrollbar-darkshadow-color: #6B2589;
	scrollbar-highlight-color: #71278f;
}

img.50link {	
	position: absolute;
	margin-top: 200px;
}

/*  gallery elements  

.main_gallery {
	text-align:center;
	overflow: hidden;
	margin-left: 120px;
	height: 100px;
	width: 525px;
}*/

table.gallery_bg {
	position: absolute;
	background-repeat: no-repeat;
	margin-left: 0px;
	width: 720px;
	height: 620px;
	background-image: url(images/gall_bg.gif); 
}

object.main_gallery {
	position: relative;
	margin-left: 110px;
	margin-top: 25px;
}

object.indiv_gallery {
	position: relative;
	margin-left: 78px;
}

/*  news elements  */
.newstext {
	float: left;
	padding-left: 200px;
/*	padding-top: 40px; */
	color: #ffffff;
	line-height: 22px;
}

/*  media elements  */




/*  booking elements  */
.hollatext {
	float: left;
	padding-left: 260px;
	padding-top: 40px;
	color: #ffffff;
	line-height: 22px;
}


/*  mailing list elements  */

td.memberfield {
	padding-right: 5px;
	width: 50%;
}


input, select {
	background-color: white;
	color: #331F4B;
	border-width: 2px;
}

.ezine {
	color: #331F4B;
	font-size:10px;
}

table.mail {
	margin-left: 0px;
	width: 645px;
	height: 625px;
	background-image: url(images/connect.gif);
}

table.ezine {
	margin-left: 0px;
	width: 645px;
	height: 455px;
	background-image: url(images/square.gif);
}

table.mail_field {
	width: 75%;
}


hr.divider {
	width: 70%;
	color: #331F4B;
}

input.mail_btn {
	position: relative;
}

td.mail {
	padding-right: 50px;
	
}

a.mail_close {
	position: absolute;
	margin-left: 175px;
	margin-top: -50px;
}

table.connect_back {
	background-repeat: no-repeat;
	float: left;
	position: absolute;
	margin-left: 165px;
	width: 640px;
	height: 450px;
	background-image: url(images/square.gif);
}