.style1 {
	font-size: 10px;
	color: #FFFFFF;
}
.a12w {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none}

body {
	font: normal 11px verdana;
	behavior:url("/script/csshover.htc");
	font-size: 100%; /* 05-jan-07: enable IE to resize em fonts */	
}

img
{
    border: none;
}
 

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
}

ul li {
  position: relative;
	float: left; /* 05-jan-07: cure IE5.x "whitespace in lists" problem */ 
	width: 100%; /* 05-jan-07:                "                         */
}
	
li ul {
	position: absolute;
	left: 149px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	visibility: visible;
}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #777;
	background: #ffffff; /* IE6 Bug */
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	height: 1%; /* 05-jan-07: make links honour display: block; properly */
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover {
	color: #9E0906;
	background: #ffffff;
} /* Hover Styles */
		
li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
		
li:hover ul, li.over ul { display: block; } /* The magic */
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9E0906;
}
.backcentre {
	background-attachment: fixed;
	background-image: url(../images/bgb_centre.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #491500;
}
.textbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: baseline;
	word-spacing: normal;
	line-height: 16px;
}
.texttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #9E0906;
}
.textbasebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-style: normal;
	color: #9E0906;
}
.backblank {
	background-attachment: scroll;
	background-image: url(../images/sw-Back_feb08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.backbiography {
	background-attachment: scroll;
	background-image: url(../images/title_biography.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.backclients {
	background-attachment: scroll;
	background-image: url(../images/title_clients.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.backcontact {
	background-attachment: scroll;
	background-image: url(../images/title_contact.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.backfanclub {
	background-attachment: scroll;
	background-image: url(../images/title_fanclub.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.backlinks {
	background-attachment: scroll;
	background-image: url(../images/title_links.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.backnewsletter {
	background-attachment: scroll;
	background-image: url(../images/title_newletter.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.backschedule {
	background-attachment: scroll;
	background-image: url(../images/title_schedule.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.backproducts {
	background-attachment: scroll;
	background-image: url(../images/title_products.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.backpress {
	background-attachment: scroll;
	background-image: url(../images/title_presskit.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.backphotos {
	background-attachment: scroll;
	background-image: url(../images/title_gallery.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.backblankCopy {
	background-attachment: scroll;
	background-image: url(../images/title_blank.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.textbodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	line-height: 16px;
}
.backcd {
	background-attachment: scroll;
	background-image: url(../images/sw-Back_sm_blank.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
