body {
	background-image:url("images/bg_empty.jpg");
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#76B7B9;
	margin-top: 0;
	margin-left:0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;		
}

#div_form {
	position: absolute;
	left:650px;
	top:530px;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 21;
}

.pngfix {
 behavior: url(iepngfix.htc);
}
#container {
	height: 497px;
	width: 954px;
	position: absolute; 
	top: 90px;
	left: 30px;
	padding: 0px;
	background-image:url("images/text_box.jpg");
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top left;
	Z-INDEX: 1;
	/*background-color:#CCCCCC;*/

}
#textbox_main {
	position: absolute;
	left:65px;
	top:170px;
	width:495px;
	height:40px;
	border:0px dotted #000;
	color: #FFF;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	z-index: 3;
	
}
#content {  
	POSITION: absolute;
}
#box {
	height: 307px;
	width: 404px;
	position: absolute; 
	top: 40px;
	left: 60px;
	padding: 0px;
	Z-INDEX: 2;
	/*background-color:#990000;*/
	
}
#center{
	width:340px;
	height: 400px;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0;
	Z-INDEX: 4;
	/*background-color:#000000;*/
}
#logo{
	position: absolute;
	left: 63px;
	top: 18px;
	/*left: 40px;*/
	/*top: -20px;*/	
	Z-INDEX: 10;
}

#header_image{
	position: absolute;
	left: 520px;
	top: 145px;
	Z-INDEX: 11;
}
#header_mp3_player{
	position: absolute;
	left: 680px;
	top: 145px;
	Z-INDEX: 19;
}
.links_top{
	position: absolute;
	left: 235px;
	top: 75px;
	Z-INDEX: 15;
	height:auto;
	width:auto;
}
#messages{
	position: absolute;
	left: 105px;
	top: 105px;
	Z-INDEX: 12;
	background: #FFF;
	height:auto;
	width:auto;
}
#album{
	width:240px;
	height: 400px;	
	padding-left: 40px;
	padding-top: 40px;
	margin: 0px; 
}
#album_desc {
	position: absolute; left: 335px; top: 40px;
	width:194px; 
	height: 400px;
	
	padding: 0;
	margin: 0;
	text-align: center;
	/*background: #6A4E32;*/
	text-align: left;
}

#movie{
	position: absolute; 
	left:76px;
	top:140px;
	width:400px;
	height: 400px;
	Z-INDEX: 16;
}

#left {
	width:120px;
	height: 400px;
	padding: 0;
	margin: 0; 
}
#left span {
	width: 120px;
}

#middle {
	position: absolute; left: 120px; top: 0px;
	width:194px; 
	height: 400px;
	/*background: #000;*/
	padding: 0;
	margin: 0;
	text-align: center;
	/*background: #6A4E32;*/
	text-align: left;
}

#middle span {
	width: 194px;
}

#text {
	position: absolute; left: 314px; top: 0px;
	width: 486px; 
	height: 400px;
	/*background: #fff;*/
	margin: 0;
	color: #FFF;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	padding: 0px;
	border-right: 2px dashed  #222222;
}
#text_disco {
	position: absolute; left: 544px; top: 0px;
	width: 256px; 
	height: 400px;
	margin: 0;
	color: #666;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	padding: 0px;
	border-right: 2px dashed  #222222;
}
.overflow_disco{
	overflow: auto;
	width: 190px;
	height: 330px; 
	}
	
#text a:link, #text a:visited {
	color : #996633;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:13px;
	text-decoration: none;
}

#text a:hover {
	color: #DDDDDD;
	text-decoration: none;
}

#text h1 {
	/*color: #556677;*/
	color: #DDDDDD;
	font-family: georgia, times, serif;
	font-size: 16px;
}

.overflow {
	overflow: auto;
	width: 420px;
	height: 330px; 
	}

.padside {
	
	padding-right: 30px;
	}
.pad {
	padding: 30px;
	}
	
/*------------------------------------photo stuff ---*/



.td_image{
	width:120px;height:120px;
  	background-image:url("images/pic_bg_brown.png");
  	background-attachment:scroll;
  	background-repeat:no-repeat;
	background-position:top left;
	behavior: url(iepngfix.htc);
}
.td_image_desc{
	width:250px;height:120px;
  	background-image:url("images/pic_desc_bg_brown.png");
  	background-attachment:scroll;
  	background-repeat:no-repeat;
	background-position:top left;
	padding:15px;
	behavior: url(iepngfix.htc);
  
}

.td_image_photos{
	width:120px;height:120px;
  	/*background-image:url("images/pic_bg_green.png");*/
  	background-attachment:scroll;
  	background-repeat:no-repeat;
	background-position:top left;
}
.td_image_desc_photos{
	width:250px;height:120px;
  	/*background-image:url("images/pic_desc_bg_green.png");*/
  	background-attachment:scroll;
  	background-repeat:no-repeat;
	background-position:top left;
	padding:15px;
  
}


#div_photo{
	width:410px;
	height: 430px;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0;
	background: url("images/pic_background_disco.jpg");
	background-repeat:no-repeat;
	background-position:top left;  
	Z-INDEX: 4;
	
}
#div_disco{
	width:410px;
	height: 430px;
	padding-left: 10px;
	padding-top: 0px;
	margin-left: 0px;
	padding-right: 10px;
	background: url("images/pic_background_disco.jpg");
	background-repeat:no-repeat;
	Z-INDEX: 4;
	
}

#photo_desc {
	position: absolute; left: 350px; top: 40px;
	width:194px; 
	height: 400px;
	padding: 0;
	margin: 0;
	text-align: center;
	text-align: left;
}	

.text_image_desc{
       color: #FFFFFF;
}
.img_album{
	width:250px;height:250px;border:1px solid #FFFFFF;
	}
.img_disco{
	width:90px;height:90px;border:1px dotted #000000;
}
.img_photos{
        margin-left:7px;
        margin-top:7px;
	width:90px;height:90px;
	border: 2px solid #000000;
}	
.photo_background{
	/*border:1px dotted #FFFFFF;*/
	margin-top:15px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10px;	
 
	
}
.disco_background{
        width:360px;
	
}
 .floatleft{
	float: left;
	margin: 15px 8px 8px 5px;
	border: 1px dotted #FFF;

}
.disco_description{
	color: #FCF1B1;
	/*color: #FFFFFF;*/
	font-family:Arial;
	font-size:8pt;
	font-weight: bold;
	padding-right:5px;
}
.disco_title{
	padding-top:10px;
	color:#000000;
	font-family:Arial;
	font-size:10pt;
	font-weight: bold;
}
/*------------------------------------photo stuff ---*/



.links_bottom {
	width: 100%;
	position: absolute; bottom: -18px; left: 0px;
	padding: 0px;
	text-align: center;
	height: 35px; 
}





.maintxt { 
	color: #FFFFFF;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; color: #D9DDC1;
	font-size: 11px; text-decoration: none;
}


.h5white{font-family:verdana,sans-serif;font-size:10px;font-weight:normal;color:#FFFFFF;padding-top:2px;padding-bottom:2px;}


a  {
	/*color:#0D5C4C;*/
	color:#4F5730;
	font-family: verdana, arial, helvetica, sans-serif;
	/*font-weight:bold;*/
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

a.menu{
	color :#CCCCCC;
	font-family: verdana, arial, helvetica, sans-serif;
	/*font-size:12px;*/
	text-decoration: none;
}
a.menu:hover {
	color: #333333;
	text-decoration: none;
}

a.img_title{
	color :#000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}
a.img_title:hover {
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}