body { 
	/*background-image:url("images/bg_repeat.jpg");*/
   /*background-attachment:fixed;*/
   /*background-repeat:repeat;*/
   /*background-position:top left; */
	background-color:#B0BD91;
	margin-top: 0;
	margin-left:0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;	
   }
   p{
   padding: 0;
   margin: 0;
   width:480px;
   }
form {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	display:inline;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #111111;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 43px;
	border:0;
}
.img_gallery{
    margin:0px;
    padding:0px;
    border:1px solid #FFFFFF;
    height:73px;
    width:100px;
}
#disco{
	text-align:  left;
	height:90%;
	width:270px;
	background-color:#B0BD91;
	/*border-top:1px solid #FFFFFF;*/
	/*border-right:1px solid #FFFFFF;*/
	/*border-left:1px solid #FFFFFF;*/
	padding:10px;
}
#div_image_main {
	position: absolute;
	left:115px;
	top:200px;
	width:400px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 12;
}
#div_image_disco {
	position: absolute;
	left:65px;
	top:200px;
	width:400px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 12;
}
#div_image_movie {
	position: absolute;
	left:65px;
	top:200px;
	width:400px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 13;
}
#div_form {
	position: absolute;
	left:-5px;
	top:365px;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 14;
}
#backgrounded{
		position: absolute;
		left:-5px;
		top:0px;
		width:1010px;
		height:692;
		z-index: 1;
}
#textbox_menu{
		position: absolute;
		left:250px;
		top:106px;
		width:406px;
		height:187;
		border:0px dotted #000;
		z-index: 2;
}
#textbox_mp3{
		position: absolute;
		left:410px;
		top:120px;
		width:406px;
		height:187;
		border:0px dotted #000;
		z-index: 5;
}
#textbox_main {
		position: absolute;
		left:65px;
		top:170px;
		width:495px;
		height:40px;
		border:0px dotted #000;
		/*background-color:#FFFFFF;*/
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#FFFFFF;
		z-index: 3;
}

#imagebox {
		position: absolute;
		left:595px;
		top:180px;
		width:100px;
		height:400px;
		border:0px dotted #000;
		/*background-color:#FFFFFF;*/
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color:#000000;
		z-index: 4;
}
#content {  
	position: absolute;
}
maintxt {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; color: #FFFFFF;
	text-decoration: none
}
.maintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #FFFFFF;
	text-decoration: none
}
.heading { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D9DDC1;
	font-size: 11px;
	text-decoration: none
}


/* ------------------TEXT STUFF------------------------------------ */
.album_title{
	color:#990000;
	font-family:Arial;
	font-size:10pt;
	font-weight: bold;
}
.title{
	color: #F9F9F9;
	font-family:Arial;
	font-size:8pt;
	font-weight: bold;
}
.image_title{
	color: #D9DDC1;
	font-family:Arial;
	font-size:8pt;
	font-weight: bold;
}
.image_description{
	color: #FFFFFF;
	font-family:Arial;
	font-size:8pt;
	font-weight: regular;
}
.description{
	color: #000000;
	font-family:Arial;
	font-size:8pt;
}
.header{
	color: #000000;
	font-family:Arial;
	font-size:7pt;
}


/* ------------------LINKS STUFF------------------------------------ */
a {
    color:#D9DDC1;
     text-decoration:none;
}


a:hover {
    color:#000000;
    text-decoration:none;
}

a.menu{
	color: #FFFFFF;
	font-family:Arial;
	font-size:8pt;
	font-weight: bold;
	text-decoration:none;	
}
a.menu:hover {
    color:#D9DDC1;
}
a.gallery{
	color: #FFFFFF;
color:#D9DDC1;	
	font-family:Arial;
	font-size:8pt;
	font-weight: bold;
	text-decoration:none;	
}
a.gallery:hover {
    	color: #FFFFFF;
}