
body
{
	margin: 0;
	padding: 0;
	font: 95% arial, hevetica, sans-serif;
	font-size:14px;
	text-align: center;
	color: #cccccc;
	background: #000000 url(buttrepeat.jpg);  
}


a:link { color: #666666; }
a:visited { color: #ffffff; }

#footerweb a:link {color: #ffffff;}
#footerweb a:visited {color: #ffffff;}
#footerweb a:hover {color: #ff3399;}

#footermail a:link {color: #ff3399;}
#footermail a:visited {color: #ff3399;}
#footermail a:hover {color: #ff3399;}

#notices a:link {color: #666666;}
#notices a:visited {color: #666666;}


p
{
    font-size:14px;
	margin-left: 5px;
}




h2
{
	color: #ffffff;
	font: 106% arial, hevetica, sans-serif;
	font-weight: bold;
	margin: 0 0 0 5px;
}



h3
{
	color: #cccccc;
	font: 95% arial, hevetica, sans-serif;
	font-weight: bold;
	margin: 0 0 0 0;
	display:inline;
}


h4
{
	color: #ff3399;
	font: 95% arial, hevetica, sans-serif;
	font-weight: bold;
	margin: 0 0 0 0;
	display:inline;
}


h5
{
	color: #ffffff;
	font: 106% arial, hevetica, sans-serif;
	font-weight: bold;
	margin: 0 0 0 5px;
	word-spacing:40px;
    line-height: 200%
}


h6
{
	color: #ff3399;
	font: 95% arial, hevetica, sans-serif;
	margin-left: 5px;
	display:inline;
}


h7
{
	color: #ff3399;
	word-spacing:60px;
}



#container
{
	position:relative;
	margin: 1em auto;
 	width: 865px;
	text-align: left;
	background-color: #000;
    border: 0px;
}

#header
{
	height: 200px;
	width: 100%;
	background-image: url(blackangelheader.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 1px solid #000;
	position: relative;
	border: 1px none #000;
	border-bottom: 1px solid #000;
}




#menu
{
	float: right;
	width: 126px;
    padding: 0px 3px 3px 3px;
}


#contents 
{ 
	margin: 2px 5px 2px 35px;
}


 
IMG.displayed 
{
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 5px;
    border: 4px ridge #333333;
}
 
 IMG.floatleft  
 { 
    float: left;
	margin-left: 165px; 
}
  
 IMG.floatleft2  
 { 
    float: left;
    margin-right: 5px;
}

.imagecenter 
 {
   text-align: center; 
   margin: 15px; 
} 



.imagemenu
{
    text-align: left; 
	padding: 0px;
	margin-left: 0;
}




#footer
{
	background-color: #000000;
    margin-top: 5px;
	padding: 2px;
	clear: both;
	color: #999999;
	text-align: left;
	font-size: 90%;
	line-height: 150%
}

#notices
{
	background-color: #000000;
	padding: 0 0 0 3px;
	clear: both;
	color: #666666;
	text-align: right;
	font-size: 75%;
}




.formbox {
width: 200px; 
background-color:#333333; 
color:#ffffff;  
border: 1px solid #999999;
margin-bottom: 0px;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.formbutton {
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#333333;
font-weight:bold;
padding: 1px 1px 0 0;
background:url(formbg.gif) repeat-x left top;
	margin-bottom: 0px;
}




#tabs {
	float: left;
	width:100%;
	background:#000000;
	font-size:93%;
	line-height:normal;
	border-bottom:0px solid #000000;
	}

#tabs ul {
	margin:0 0 0 70px;
	padding:10px 10px 0 15px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("tabright3.gif") no-repeat right top;
	padding:3px 20px 2px 10px;
	color:#000000;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#ffffff;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}
	
	
	
	
	
	
	
	
	
	
ul#banner {
	list-style: none;
	background: url(blackangelheader.jpg) no-repeat 0 0;
	position: relative;
	width: 865px;
	height: 200px;	
	margin: 0;
	padding: 0;
}

ul#banner li {
	border: 1px solid #000000;	
	position: absolute;
}

ul#banner li a{
	display: block;
	height: 100%;
	text-indent: -9000px;
}

#logo {
	width: 289px;
	height: 160px;
	top: 35px;
	left: 110px;
}

#offers {
	width: 122px;
	height: 122px;
	top: 76px;
	left: 528px;
}

#giftvouchers {
	width: 122px;
	height: 122px;
	top: 76px;
	left: 707px;
}






/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid #000000;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #333333;
padding: 5px;
left: -1000px;
border: 1px dashed #000000;
visibility: hidden;
color: #ffffff;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 200px; /*position where enlarged image should offset horizontally */
z-index: 50;
}


