@charset "UTF-8";
/* CSS Document */

h1 {
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	position: relative;
	left: 25px;
	top: 170px;
	z-index: 100;
	line-height: 10px;
}


#arrow {
	width: 100px;
	height: 20px;
	position: relative;
	left: 106px;
	top: -25px;
		text-decoration:none;
z-index: 110;
}
#arrow li { 
	color: D40000;
	text-decoration:none;

} 
#arrow a:hover { 
	color: #ff0000;
	text-decoration:none;
}
#arrow a, #arrowlink a:visited {
	color:#D40000;
} 
.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin-left: 15px;
	margin-top: 35px;
	padding: 5px;
	font-weight: bold;
	line-height: 14px;
	position: absolute;
	z-index: 1;
}

.nav {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

nav1 {
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	position: relative;
	left: 40px;
	top: 60px;
	z-index: 3;
	font-style: oblique;
	font-weight: bold;
}

#flash {
	width: 850px;
	height: 638px;
	position: absolute;
	z-index: 0;
}


#header {
    height: 400px;
    margin-bottom: 30px;
    text-align: left;
}
#info {padding-bottom:20px;}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout_flash.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.headline {clear:left; padding-top:20px;}
.menu {
	position:relative;
	z-index:1000;
	float:left;
	height:300px;
	background:#000;
	margin-left:10px;
	display:inline;
	font-weight: bold;
	font-style: oblique;
}
.menu h1 {
	color:#fff;
	font-size:50px;
	font-family:serif;
	width:64px;
	text-align:center;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	width:80px;
	position:relative;
	color:#FFFF00;
}

.menu li {
	color:#000000;
	height:20px;
}
/* get rid of the table */
.menu table {
	position:absolute;
	border-collapse:collapse;
	top:0;
	left:0;
	z-index:100;
	font-size:10px;
	width:0;
	height:0;
}

/* style the links */
.menu a, .menu a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	display:block;
	text-decoration:none;
	height:20px;
	line-height:20px;
	width:80px;
	color:#FFFFFF;
	background:000000;
	text-align:center;
}
/* style the link hover */
* html .menu a:hover {background:#000000; position:relative; white-space:nowrap;}

.menu li:hover {position:relative;}
.menu :hover > a {
	color:#FFFF00;
 background: 000000;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	top:0;
	left:77px;
	background-color: #000000;
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.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;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
	visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level list OR link */
.menu ul :hover ul :hover ul :hover ul ul{
	visibility:hidden;
}
/* keep the sixth level hidden when you hover on fourth level list OR link */
.menu ul :hover ul :hover ul :hover ul :hover ul ul{
	visibility:hidden;
}
/* keep the seventh level hidden when you hover on fifth level list OR link */
.menu ul :hover ul :hover ul :hover ul :hover 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;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level list OR link */
.menu ul :hover ul :hover ul :hover ul :hover ul { 
visibility:visible;
}
/* make the sixth level visible when you hover over fifth level list OR link */
.menu ul :hover ul :hover ul :hover ul :hover ul :hover ul { 
visibility:visible;
}
/* make the seventh level visible when you hover over sixth level list OR link */
.menu ul :hover ul :hover ul :hover ul :hover ul :hover ul :hover ul { 
visibility:visible;
}

.menuhoverbd  {
	background-color:#000000
}
.copy {
	clear:left;
	padding-top:20px;
	line-height: 15px;
}
#copy li { 
	color: D40000;
} 
#copy a:hover { 
	color: #551F00;
}
#copy a, #copylink a:visited {
	color:#D40000;
} 

#copylink { 
	color: D40000;
} 
#copylink li { 
	color: D40000;
} 
#copylink a:hover { 
	color: #551F00;
}
#copylink a, #copylink a:visited {
	color:#D40000;
} 
#c1 {
	clear:left;
	padding-top:20px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menu-yellow {
	color: #FFFF00;
}
.body-header {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
	font-style: oblique;
}
.copy-oblique {
	clear:left;
	padding-top:20px;
	line-height: 15px;
	font-style: oblique;
}

/* Sample PopBox CSS Classes */
/* PopBox.js, Copyright (c) 2007, C6 Software, Inc. (http://www.c6software.com/)*/

.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("http://www.raptorbar.com/X/images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("http://www.raptorbar.com/X/images/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("http://www.raptorbar.com/X/images/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}

#rightNav {
	padding:0;
	margin:0;
} 

#rightNav li { 
	 list-style-type:none; 
	 margin:0 0 0.25em 0; /* ADDED */ 
} 
#rightNav a, #rightNav a:visited {
	display:block;
	width:10em;
	border:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	text-decoration:none;
	background:none;
	color:#D40000;
	padding:0.25em; /* ADDED */
} 

#rightNav a:hover {
	background:none;
	color:#551F00;
} 

#topNav
{
padding:0;
margin:0;
color:#ffff00;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
white-space:nowrap;
list-style-type:none;
}
#topNav li {display:inline;}
#topNav li a
{
padding:5px;
border:0px;
background:none;
color:#ffff00;
text-decoration:none;
float:left;
border:0;
}
#topNav li a:hover
{
background:none;
color:#ffffff;
}


#menu2 {
	padding:5;
	margin:0;
	width:120px;

} 

#menu2 li { 
	 list-style-type:none; 
} 
#menu2 a, #menu2 a:visited {
	display:block;
	width:120px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	text-decoration:none;
	background:none;
	color:#ffffff;
	padding:0.25em; /* ADDED */
} 

#menu2 a:hover {
	background:none;
	color:#FFFF00;
} 
