body{
background: url('../images/girls_background.jpg') no-repeat fixed #ffffff 0px 130px; 
/*padding-left: 30%;*/
padding-top: 0px;
margin: 0px;
}


#container{
width: 100%; 
height: 100%; 
/*padding-left: 15%;*/
margin-left: 30%;
/*margin-left: 30%;*/ 
position: relative;
}


#header{
background: url('../images/container_header.jpg') no-repeat;
width: 650px;
padding: 0px;
margin: 0px;
height: 500px;
/*border: 1px solid transparent;*/
/*border: 1px solid green;*/ 
}




#content{
background: url('../images/container_content.jpg') repeat-y;  
width: 650px;
margin: 0px;
}


#border_box{
margin-top: 280px;
margin-left: 55px;
maring-top: 0px;
border-right: 1px solid #aa6847;
border-left: 1px solid #aa6847;
width: 420px;
margin-top: -210px;
}

#format_text{
text-align: justify;  
font-family: verdana; 
font-size: 12px;
padding-left: 10px;
width: 400px;


}


/*--this is for IE 5.5 and IE 6 --*/
div#logo {
background: url('../images/trinityRiver.gif') no-repeat;
position: absolute; 
top: 20px; 
left: 1%; 
width: 600px;
padding: 110px 0px 0px 230px;
height: 60px;
font-family: times;
font-size: 15px;
color: #462616;

}

/*-- this is for IE 7 and other browsers -- */
body > div#logo {
background: url('../images/trinityRiver.png') no-repeat;
position: absolute; 
top: 20px; 
left: 1%; 
width: 600px;
padding: 110px 0px 0px 230px;
height: 60px;
font-family: times;
font-size: 15px;
color: #462616;

}











#footer{
background: url('../images/container_footer.jpg') no-repeat; 
width: 650px; 
height: 180px;
}



p{
padding-bottom: 20px;
margin: 0px;
}



td{
font-family: verdana; 
font-size: 12px;
}

/*menu items*/

#menu_container{ 
width: 150px; 
height: 260px; 
position: absolute; 
top: 200px; 
left: 490px; 
padding: 20px 0px 0px 10px;
}

ul#menu_item
{
    padding: 0;
    margin: 0;
    list-style: none;
	
}



#menu_item a
{
    display: block;
    width: 85px;
	height: 20px;
    padding: 4px 0px 0px 25px;
    font-family: verdana;
    font-size: 12px;
	font-weight: bold;
	font-style: italic;
    text-align: left;
    border-bottom: 1px dotted;
    border-color: #aa6847;
    color: #5d3019;
	background: url('../images/menu_bg.gif') no-repeat;
	
}






ul#menu_item a:hover
{
    /*style for highlighted top link*/
    color: #000000;
    text-decoration: none;
	background-color: nnone;
}



.flashplayer_menu_spacer{

padding: 3px 0px 0px 15px;

}

.flashplayer_menu
{
  display: block;
  width: 200px;
  height: 20px;
  margin: 3px 0px 3px 0px; 
  background: url('../images/flash_menu_bg.gif') no-repeat 0 0;

}

.flashplayer_menu:link, .flashplayer_menu:visited{
color: #ffffff;
text-decoration: none;
filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
       
}

.flashplayer_menu:hover
{ 
  /*background-position: 0 -23px;*/
  color: white;
  text-decoration: none;
  filter:alpha(opacity=99);-moz-opacity:.99;opacity:.99;
}




.submit_large
{
  display: block;
  width: 200px;
  height: 20px;
  text-align: center; 
  background: url('../images/flash_menu_bg.gif') no-repeat 0 0;
}

.submit_large:link, .submit_large:visited{
color: #ffffff;
text-decoration: none;
filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
       
}

.submit_large:hover
{ 
  /*background-position: 0 -23px;*/
  color: white;
  text-decoration: none;
  filter:alpha(opacity=99);-moz-opacity:.99;opacity:.99;
}





.submit_button {
color: #FFFFFF; 
background: url(../images/submit_button.gif) no-repeat 0 0; 
border: none; 
height: 20px; 
width: 110px; 
font-size: 10px; 
text-align: center; 
cursor: auto; 
filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;

}

.submit_button_hover{
color: #FFFFFF; 
background: url(../images/submit_button.gif) no-repeat 0 0; 
border: none; 
height: 20px; 
width: 110px; 
font-size: 10px; 
text-align: center; 
cursor: auto; 
}

.submit_button_2 {
color: #FFFFFF;
background-color: #5d3019;
border: none;
height: 20px;
width: 130px;
font-size: 10px;
text-align: center;
cursor: auto;
filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;

}

.submit_button_hover_2{
color: #FFFFFF;
background-color: #5d3019;
border: none;
height: 20px;
width: 130px;
font-size: 10px;
text-align: center;
cursor: auto;
}

.empty_row{
height: 0px;
padding: 0px;
margin: 0px;

}

/*end of menu items */

.bio_list{
padding: 10px 0px 20px 5px;
}

.title{
font:  25px Times;
color: #000000;
padding-bottom: 0px;
border-bottom: 1px solid #aa6847;
width: 360px;
margin-bottom: 20px;
margin-left: 10px;
}

hr{
background-color: #aa6847;
border: none;
height: 1px;
padding: 0px;
margin: 0px;
width: 97%;
}

.track{
height: 20px;

}

a {
color: #5d3019;
text-decoration: none;
}

a:hover{
color: #000000;
text-decoration: none;
}


.scroll_container{
width: 360px;
height: 75px;
position: absolute;
top: 250px;
left: 90px; 

}

.scrollClass{
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}

.scrollClass a {
color: #000000;
text-decoration: none;
}

.scrollClass a:hover{
color: #2a5808;
text-decoration: none;
}


.list_links{
font_size: 10px; 
}


.list_links a {
color: #5d3019;
text-decoration: none;
}

.list_links a:hover{
color: #000000;
text-decoration: none;
}

.schedule_list_info{
font_size: 10px;
font-style: italic; 
}


.schedule_list_info a {
color: #5d3019;
text-decoration: none;
}

.schedule_list_info a:hover{
color: #000000;
text-decoration: none;
}





.purchase{

float: left;   
display: block;
text-align: center;
width: 150px;
height: 23px;
background: url('http://www.trio4mas.com/skin/images/puchase_cd.jpg') no-repeat 0 0;

}

.purchase:link, .purchase:visited{
color: white;
text-decoration: none;
}

.purchase:hover
{ 
  background-position: 0 -23px;
  color: white;
  text-decoration: none;
}




li{
/*list-style:none;*/
}

h1{
font-size: 15px;
font-wieght: bold;
}

form{
padding: 0px;
margin: 0px;
}


.footer_label{
font: 8px verdana;
color: #999999;
padding-top: 50px;
padding-bottom: 75px;

/*border-top: 1px solid #80c453;*/
}

.footer_label a {
color: #999999;
text-decoration: none;
}

.footer_label a:hover{
color: #ffffff;
text-decoration: underline;
}


.schedule_list_info{
padding: 4px 0px 15px 10px;
}












