@charset "utf-8";
/* CSS Document */

td
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
a.footer:link
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;
}
a.footer:visited
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;
}
a.footer:hover
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

a:link
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#5cbef8;
	text-decoration:none;
	font-weight: normal;
}
a:visited
{
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#5cbef8;
	text-decoration:none;
	font-weight: normal;
}
a:hover
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight: normal;
}
.linebottom 
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b8b8b8;
}
.lineright 
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b8b8b8;
}	
.logo
{
	height: 40px;
	width: 447px;
	top: 40px;
	margin-left: 30%;
	margin-right: 350px;
	position: relative;
}

.gallery-bg {
	background-image: url(images/gallery_bg.png);
	background-repeat: repeat-x;
	background-position: top;}
	
.thumb-bg {
	background-image: url(images/thumb_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 118px;
	width: 92px;
}

.thumb-pad {
	padding-top: 15px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
	
.thumb-box {
	height: 118px;
	width: 92px;
	padding-right: 15px;
	position: relative;
	float: left;
}
.thumb-box-end {
	height: 118px;
	width: 92px;
	position: relative;
	float: left;
}
.thumb-box-archive {
	height: 118px;
	width: 92px;
}
.thumb-text {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	padding-bottom: 4px;
	display: block;
}
.popup_box {
	border: 1px solid #FFFFFF;
}

.popup-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #5dc1fb;
}
.formpad {
	padding-bottom: 10px;
}

.textfield {
	height: 20px;
	width: 190px;
	border: 1px solid #666666;
}

.textarea {
	height: 75px;
	width: 160px;
	border: 1px solid #666666;
}

.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #666666;
	height: 18px;
	width: 60px;
	border: 1px solid #60c0fc;
}

.lineleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	top: 300px;
}

.music {
	height: 20px;
	width: 75px;
	position: absolute;
	top: 65px;
	margin-left: 83.5%;
	margin-right: 108px;
	position: absolute;
	overflow: visible;
	visibility: visible;
	z-index: 1;
}
