body
{
	background-color: #ffffff;
	margin: 5px 0;
	font-size: 12px;
	font-family: arial,helvetica,verdana,sans-serif;
	line-height: 14px;
	color: #ffffff;
	/*overflow: hidden;*/
}

#noscript
{
	color: #000000;
	margin-left: 20px;
}

a
{
	color: #ffcc00;
	text-decoration: none;
}

a:hover
{
	color: #ff6699;
	text-decoration: underline;
}

p { margin-top: 0px; }
img { border: none; }

h1 /* big yellow title*/
{
	margin-top: 0;
	font-size: 18px;
	color: #ffcc00;
	line-height: 18px;
}

h2 /* small white title*/
{
	margin-top: 0;
	font-size: 12px;
}

h3 /* big white title*/
{
	margin-top: 0;
	color: #ffffff;
	font-size: 18px;
	line-height: 18px;
}

h4 /* big teal title*/
{
	margin: 0 0 10px 0;
	font-weight: bold;
	color: #99D9E8;
	line-height: 35px;
	font-size: 35px;
	letter-spacing: -2px;
}
strong /* normal yellow bold*/
{
	color: #ffcc00;
	font-size: 12px;
	font-weight:bold;
}

a.head_link:link,a.head_link:hover,a.head_link:visited
{
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}

a.head_link:hover
{
	color: #ff6699;
	text-decoration: underline;
}

ul
{
	margin: 10px 0 0 15px;
	padding: 0;
}

#main
{
	margin: 0 auto;
	width: 900px;
	/*background-color:#1E89D0;*/
	background-image: url("/images/main.jpg");
	height: 802px;
}

#logo
{

	position:absolute;
	margin-top:5px;
	margin-left:1px;

}


#title
{
	position: absolute;
	margin-left: 225px;
	margin-top: 260px;
	font-weight: bold;
	color: #99D9E8;
	font-size: 35px;
	line-height: 35px;
	letter-spacing: -2px;
	text-transform:lowercase;

}

#content
{
	position: absolute;
	/*width: 420px;*/
	width: 397px;
	height: 247px;
	padding: 0 10px 0 10px;
	overflow: auto;
	margin-left: 215px;
	margin-top: 315px;
}

#menu
{
	position: absolute;
	visibility:hidden;
	margin-left: 50px;
	margin-top: 164px;
	width: 780px;
	z-index:1;
}



#quote
{
	color: #F90033;
	font-weight: bold;
	position: absolute;
	margin-top: 530px;
	margin-left: -69px;
}

gallery_side_thumb
{
	display: block;
	border: 3px solid #ffffff;
	width: 100px;
	height: 65px;
	overflow: hidden;
	margin:0px auto;
}

a.gallery_side_empty
{
	display: block;
	text-align: center;
	line-height: 65px;
	width: 100px;
	border: 3px solid #ffffff;
	background-color: #3090D0;
	color: #ffffff !important;
	text-decoration: none !important;
}


.gallery
{
	width: 120px;
	height: 90px;
	float: left;
	overflow: hidden;
}

.gallery_thumb
{
	border: 3px solid #ffffff;
	width: 75px;
	height: 50px;
	overflow: hidden;
}

a.gallery_empty
{
	display: block;
	text-align: center;
	line-height: 50px;
	width: 75px;
	border: 3px solid #ffffff;
	background-color: #3090D0;
	color: #ffffff !important;
	text-decoration: none !important;
}

a.gallery_link:link,a.gallery_link:hover,a.gallery_link:visited
{
	color: #ffffff;
	text-decoration: none;
	width:100px;
	display:block;
}

#partners
{
	position: absolute;
	margin-top: 565px;
	margin-left: 508px;
	margin-left: 488px;
}

input.invisible_button
{
	position: absolute;
	top: -1000px;
}

#gallery_description
{
	position: absolute;
	left: -250px;
}

.gallery_description_textbox
{
	width: 200px;
	height: 200px;
}




#credit
{
	position:absolute;
	margin-top:720px;
	margin-left: 50px;
	width:230px;
}


#disclaimer
{
	position:absolute;
	margin-top:740px;
	margin-left: 50px;
}




a.credit,a.credit:hover,a.disclaimer,a.disclaimer:hover
{

	font-size:10px;
	color:#811788;


}






label
{
	display:block;
	width:80px;
	float:left;

}



input.textInput
{

	margin-bottom:8px;
	width:200px;

}

input.file
{
	border:none;
	margin-bottom:5px;
}

input.textinput,select,textarea
{
	height:20px;
	border:none;
	padding:0;
	margin-bottom:5px;
}

input.textinput,textarea
{
	width:272px;
}


textarea
{
	height:150px;
	margin-bottom:5px;
}



#pages
{
	position:absolute;
	margin-left: 215px;
	margin-top: 242px;
	width:414px;
	text-align:right;
	
}