@charset "UTF-8";
* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body {
background-color: #BDEAFF;
text-align:center;
min-height:749px;/* for good browsers*/
min-width:981px;/* for good browsers*/
}
#outer{
height:100%;
width:100%;
display:table;
vertical-align:middle;
}
#container {
text-align: center;
position:relative;
vertical-align:middle;
display:table-cell;
height: 749px;
width: 981px;
}
#inner {
width: 981px;
height: 749px;
text-align: center;
margin-left:auto;
margin-right:auto;
border:1px solid #000;
}

#buttonsPos {
	width: 780px;
	height: 30px;
	position: relative;
	margin: auto;
	top: -23px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	padding-left: 40px;
}

#musicPos {
	width: 57px;
	height: 120px;
	position: relative;
	top: 20px;
	margin-top: auto;
	margin-right: 8px;
	margin-bottom: auto;
	margin-left: auto;
}

#mainContentHolder {
	width: 700px;
	position: relative;
	margin: auto;
	top: -13px;
	background-color: #FFFFFF;
	padding: 10px;
	/*filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;*/
	
	/*background:#fff none;*/
	
	background: rgba(255, 255, 255, 0.6);
	height: 429px;
}

#mainContent {
	position: relative;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.buttonLink:link{
text-decoration:none;
color:#000000;
}

.buttonLink:active{
text-decoration:none;
color:#000000;
}

.buttonLink:visited{
text-decoration:none;
color:#000000;
}


.buttonLink:hover{
	text-decoration:underline;
	color:#338000
}
.textXLarge{
font-size: 23px;
}
.textVLarge{
font-size: 19px;
}
.textLarge{
font-size: 17px;
}
.textSLarge{
font-size: 14px;
}
.textvSmall{
font-size: 10px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.textSmall{
font-size: 11px;
}
.textNormal-1{
font-size: 12px;
}
.textMedium{
font-size: 14px;
}
.textGreen{
color:#338000
}
.textRed{
	color:#F00;
}

.font{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.guestbookFormFixedWidth{
	width: 350px;	
}

br{
	font-size: 10px;
}
br.small{
	font-size: 7px;
}
#BRspacer{
	height: 7px;
	width:auto;
}

.homepage1906{
border:1px solid #000;
}