@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-y;
	background-position:top center; 
    background-attachment: fixed;
	margin-top:0px;
}


#container {
	width: 898px;
	position:absolute;
    top:0px;
    left:5%;
	right:5%;		
	background-image: url(../images/louise_main_photo.jpg);
	background-repeat: no-repeat;
	background-position:top right;	
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;	
	background-color: #000000;	
}

#col_left {
 float:left;
 width:606px;
 margin-top: 120px;	
}
#col_right {
 float:left;
 width:292px;
  margin-top: 500px;	
}
#logo { 
 margin-bottom: 0px; 
 width:606px;	
}


#nav_button { 
 margin-bottom: 16px; 
 width:606px;	
}

#content {
  width:600px;  	
}

#line511 { 
 width:511px;
 margin-left:12px;
 margin-bottom:12px;
 border-bottom: 1px  dotted  #555555; 	
}

.title_right { 
 margin-bottom: 6px; 
 margin-top: 6px; 	
}

#release {
 float:left;
 width:511px;
 margin-left: 12px; 
 border-bottom: 1px  dotted  #555555;
 margin-bottom:12px;
}

.release_pic { 
 position:relative;
 float:left;
 top:0px;
 left:0px;
 width:110px;
 padding-bottom:12px;

}
.release_title { 
 position:relative;
 float:left;
 width:400px;
 top:0px;
}

.six_pic { 
 position:relative; 
 top:10px;
 left:300px;
 width:190px;
 margin-bottom: -170px;
 
 

}

.gallery_pic { 
  border: 1px  solid  #555555;
 

}






p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
	margin-left: 12px;
	margin-right: 90px;
	margin-top: 0px;
}

p.releases {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
	margin-left: 12px;
	margin-right: 0px;
	margin-top: 0px;
}

.red_text{   
   color : #CC0000;   
      
}


p.small {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 12px;
	margin-left: 12px;
	margin-right: 0px;
	margin-top: 0px;
}
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 16px;
	margin-left: 12px;	
	margin-top: 0px;
}



p.right {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 24px;
	margin-left: 2px;
	margin-right: 0px;
	margin-top: 0px;
}



A.red:link {   
   color : #CC0000;   
   text-decoration : none;
}

A.red:visited {    
  color : #CC0000;   
   text-decoration : none;
}

A.red:hover {    
   color : #CC0000;
   text-decoration : underline;
}

A.red:active {   
   color : #CC0000;    
   text-decoration : none;     
}






A.myspace:link {   
   color : #CC0000;   
   text-decoration : none;
   padding-left: 20px; 
   background: url(../images/myspace.gif) left no-repeat; 
}

A.myspace:visited {    
  color : #CC0000;   
   text-decoration : none;
   padding-left: 20px;
   background: url(../images/myspace.gif) left no-repeat;    
}

A.myspace:hover {    
   color : #CC0000;
   text-decoration : underline;
   padding-left: 20px;
   background: url(../images/myspace.gif) left no-repeat;   
}

A.myspace:active {   
   color : #CC0000;    
   text-decoration : none;padding-left: 20px;
   background: url(../images/myspace.gif) left no-repeat; 
     
}



A.facebook:link {   
   color : #CC0000;   
   text-decoration : none;
   padding-left: 20px; 
   background: url(../images/facebook.gif) left no-repeat; 
}

A.facebook:visited {    
  color : #CC0000;   
   text-decoration : none;
   padding-left: 20px;
   background: url(../images/facebook.gif) left no-repeat;    
}

A.facebook:hover {    
   color : #CC0000;
   text-decoration : underline;
   padding-left: 20px;
   background: url(../images/facebook.gif) left no-repeat;   
}

A.facebook:active {   
   color : #CC0000;    
   text-decoration : none;
   padding-left: 20px;
   background: url(../images/facebook.gif) left no-repeat; 
     
}


A.buy:link {   
   color : #CC0000;   
   text-decoration : none;
   padding-left: 12px; 
   background: url(../images/arrow_buy.gif) left no-repeat; 
}

A.buy:visited {    
  color : #CC0000;   
   text-decoration : none;
   padding-left: 12px;
   background: url(../images/arrow_buy.gif) left no-repeat;    
}

A.buy:hover {    
   color : #CC0000;
   text-decoration : underline;
   padding-left: 12px;
   background: url(../images/arrow_buy.gif) left no-repeat;   
}

A.buy:active {   
   color : #CC0000;    
   text-decoration : none;
   padding-left: 12px;
   background: url(../images/arrow_buy.gif) left no-repeat; 
     
}

	
