.largeWhiteText {
font-size: large;
color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif; }

.rightimg {
float:left;
}
.italicTextWhite {
font-style: 
italic; color: 
#FFFFFF;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF9933;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#imageHolder {
	width: 300px;
	position: absolute;
	top: 95px;
	left: 357px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	text-align: left;
	height: 357px;
	cursor:pointer;
	z-index: 1;
	visibility: visible;
} 

#flasholder{
	width: 326px;
	position: absolute;
	top: 60px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	text-align: left;
	height: 399px;
	cursor:pointer;
	z-index: 1;
	visibility: visible;
	overflow: visible;
} 

#textScroll {
	width: 312px;
	position: absolute;
	top: 66px;
	left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	text-align: left;
	height: 285px;
	cursor:pointer;
	z-index: 1;
	visibility: visible;
	overflow: visible;
} 

#textScroll2 {
	width: 431px;
	position: absolute;
	top: 61px;
	left: 351px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	text-align: left;
	height: 345px;
	cursor:pointer;
	z-index: 1;
	visibility: visible;
	overflow: auto;
} 

#menu {
width:420px; 
height:30px; 
font-size:0.85em;
position:relative; 
z-index:100;
text-decoration:none; 
}

/* hack to correct IE5.5 faulty box model 
* html .menu {
width:420px; 
w\idth:419px;
}*/

/* remove all the bullets, borders and padding from the default list styling */
#menu ul {
padding:0;
margin:0;
list-style-type:none;
}


#menu ul ul {
width:80px;
}


/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#menu li {
float:left;
width:80px;
position:relative;
text-decoration:none; 
}

/* style the links for the top level */
#menu a, a:visited {
display:block;
font-size:11px;
text-decoration:none; 
color:#fff;
 width:80px; 
 height:30px; 
 padding-left:10px; 
 line-height:29px;
 }
 
 
/* a hack so that IE5.5 faulty box model is corrected
* html .menu a, * html .menu a:visited {width:111px; w\idth:80px;} */

/* style the second level background */
#menu ul ul a.drop{
background:#d4d8bd; 
}

#menu ul ul a.drop:visited{
background:#d4d8bd; 
}
/* style the second level hover */
/*.menu ul ul a.drop:hover{url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat;}
.menu ul ul :hover > a.drop {url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat;}*/

/* hide the sub levels and give them a positon absolute so that they take up no room */
#menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:31px;
left:0; 
width:100px;
}


/* another hack for IE5.5 
* html .menu ul ul {top:29px;t\op:30px;}*/

/* position the third level flyout menu */
/* .menu ul ul ul{left:80px; top:-1px; width:100px;} */

/* position the third level flyout menu for a left flyout */
/*.menu ul ul ul.left {left:-80px;} */

/* style the table so that it takes no ppart in the layout - required for IE to work */
#menu table {
position:absolute; 
top:0; 
left:0; 
border-collapse:collapse;
}

/* style the second level links */
#menu ul ul a{
background:#d4d8bd; 
color:#000; 
height:auto; 
line-height:1em; 
padding:5px 10px; 
width:128px;
}

#menu ul ul a:visited {
background:#d4d8bd; 
color:#000; 
height:auto; 
line-height:1em; 
padding:5px 10px; 
width:128px;
}

/* yet another hack for IE5.5
* html .menu ul ul a, * html .menu ul ul a:visited {width:80px;w\idth:68px;} */

/* style the top level hover */
#menu a:hover, ul ul a:hover{
color:#fff; 
background:#cc6600;
}


#menu :hover > a, .menu ul ul :hover > a {
color:#fff;
background:#cc6600;
}

#menu ul ul :hover > a {
color:#fff;
background:#cc6600;
}

/* make the second level visible when hover on first level list OR link */
#menu ul li:hover ul{
visibility:visible; 
}
#menu ul a:hover ul{
visibility:visible; 
}

/* keep the third level hidden when you hover on first level list OR link */
#menu ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
#menu ul :hover ul :hover ul{ 
visibility:visible;
}

#topnavigation2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:100%;
	position: absolute;
	top: 29px;
	text-align:left;
	left: 350px;
	width: 550px;
	z-index: 5;
	height: 29px;
	/*background-image:url(../images/highlight);*/
	/*background-position:176px;
	background-repeat:no-repeat;*/

}

/*called navigation but only holds large picture*/
#navigation {
	width: 300px;
	position: absolute;
	top: 58px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	text-align: left;
	height: 357px;
	cursor:pointer;
	z-index: 1;
	visibility: visible;
} 

#wrapper {
	position:relative;
	width: 796px;
	height: 328px;
	margin-right:auto;
	margin-left:auto;
	margin-top:20px;
	padding: 130px 0 0 0;
	background-image: url(../../images/banner_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	border-left: 1px solid #993333;
	border-right: 1px solid #993333;
	border-bottom: 28px solid #993333;
	border-top: 1px solid #993333;
	background-color:#000000;
	}

#pic1 {
margin-left: 340px;
padding: 0px 0px 0 0;
font-family: Arial, sans-serif;
font-size:80%;
line-height: 1.6em;
padding-left: 0em;
cursor:default;
margin-bottom:0px;

}

#nextprevious {
	margin-right: 60px;
	margin-top: 0px;
	padding: 10px 0px 0 0;
	text-align:right;
	
}

#nextprevious a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:120%;
	color: #FF9900;
	text-decoration:none;
	width: 380px;
}

#nextprevious a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:120%;
	color:#ffffff;
	text-decoration:underline;
}

#flasholder {
	width: 327px;
	position: absolute;
	top: 58px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	text-align: left;
	height: 357px;
	cursor:pointer;
	z-index: 3;
	visibility: visible;
} 
body {
	background-color: #000000;
}
