@charset "utf-8";
/* CSS Document */

<style type="text/css">

.style1 {color: #000000}
#scrollLinks {
	background-color: #FFFFFF;
	width: 190px;
	left: -5px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#dashdiv {
	background-image: url(images/navbar_dash.png);
	background-repeat: repeat-x;
	height: 3px;
	width: 100%;
	position: absolute;
	top: 95px;
}
#mailinglistdiv {
	height: 40px;
	width: 395px;
	position: absolute;
	top: 35px;
	right: 40px;
	text-align: right;
	vertical-align: middle;
}

#footerdiv {
	position: static;
	width: 100%;
	bottom: inherit;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 60px;
}

#textdiv {
	width: 798px;
	align: center;
	height: auto;
	top: 0px;
	background-color: #0033FF;
}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	color: #606060;
}
</style>
.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 17px;
	text-align: left;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-align: left;
	text-transform: uppercase;
	color: #606060;
}

a:active {
	text-decoration: none;
}
.contrasttext {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #888;
	font-size: 15px;
}
#flashdiv {
	width: 100%;
	align: center;
	height: auto;
	top: 5px;
	position: relative;
}
.quotetext {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	font-style: italic;
	text-align: left;
	line-height: 20px;
}
.quoteattributetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-align: right;
	text-transform: uppercase;
	color: #606060;
}

#splash
{
background-color: transparent;
text-align: center;
margin-left: -250px;
margin-top: -44px;
position: absolute;
top: 50%;
left: 50%;
width: 500px;
height: 87px;
visibility: visible
} 

#movie {
	background-color: transparent;
	text-align: center;
	margin-left: -250px;
	margin-top: -44px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 500px;
	height: 87px;
	visibility: visible
}
.centeredtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-align: center;
}
#navdiv {
	height: 30px;
	width: 100%;
	position: absolute;
	top: 134px;
	z-index: 1;
}
#contentdiv {
	padding: 0px;
	width: 600px;
	background-color: #FFFFFF;
	position: relative;
	top: 0px;
}
#newsdiv {
	width: 190px;
	align: center;
	height: 420px;
	top: 0px;
	position: relative;
	background-color: #FFFFFF;
	left: -5px;
	overflow:hidden;

}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	color: #606060;
}
#containerdiv {
	width: 100%;
	align: center;
	height: auto;
	top: 69px;
	position: relative;
}
#slashdiv {
	width: 190px;
	align: center;
	height: auto;
	top: 119px;
	position: relative;
	background-color: #FFFFFF;
	left: 600px;
}


/*F-ING MENU*/
li {
	float: left;
	position: relative;
	font-style: italic;
	/*color: #CCC;*/
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	/*background: #FFF;*/
	border: 0 none;
	/*width: 8em;*/
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
li ul {
	display: none;
	position: absolute; 
	top: 1em;
	left: 0;
}
ul li {
	position: relative;
}
li > ul {
	top: auto;
	left: auto;
}
li:hover ul, li.over ul {
	display: block
}
ul li a {
	display: block;
	text-decoration: none;
	color: #888; /*Text Color*/
	/*background: #999;*/
	/*padding: 5px;*/
	border: 1px solid #ccc;
	border-bottom: 0;
	border-top: 0;
	border-left: 0;
	margin-left: 0px;
	/*margin-top: 1px;*/
	padding:6px 20px;
}


	
/*--- TESTING SECTION ---*/
/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
	font-family: "Times New Roman", Times, serif;
}
.sf-menu a {
	padding: 		6px 20px;
	text-decoration:none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#666666;
}
.sf-menu li {
	color: #FFF;
	/*background-color: #000;*/
}
.sf-menu li li {
	color: #FFF;
	background-color: #CCC;
}
.sf-menu li li li {
	color: #FFF;
	background-color: #999999;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	color: #FFF;
	background-color: #999999;
	outline:		0;
}

/*** arrows **/
/*.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */

.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
/*--- TESTING SECTION ---*/


/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	padding:		0;
	list-style:		none;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			28px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}







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

a:visited {
	text-decoration: none;
	color: #606060;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #999999;
}

#page {
	z-index: 2;
	position: relative;
	top: 0px;
}

.pagetext {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #606060;
	font-size: 15px;
	font-style: italic;
}


/*SCROLLBAR STYLES*/

#1yr1 {
	width: 70%;
	align: center;
	height: 385px;
	top: 0px;
	position: relative;
	left: 30px;
	overflow:hidden;
}

div#scrollbar {
    display:block; /* initially display:none; to hide from incapable */
    }

div#wn	{
	position:relative;
	overflow:hidden;
	background-color: #FFFFFF;
	width: 190px;
	align: center;
	height: 325px;
	top: 0px;
	position: relative;
	left: -5px;
	}
    
div#scrollbar { 
  position:relative;
  width:11px; height:200px; 
  font-size:1px;  /* so no gap or misplacement due to image vertical alignment */
  }
div#track { 
  position:absolute; left:0; top:12px;
  width:11px; height:176px;
  background: #336;
  }
div#dragBar {
  position:absolute; left:1px; top:1px;
  width:9px; height:20px;
  background-color:#ceced6;
  }  
div#up { position:absolute; left:0; top:0; }  
div#down { position:absolute; left:0; bottom:0; }

/* for safari, to prevent selection problem  */
div#scrollbar, div#track, div#dragBar, div#up, div#down {
    -moz-user-select: none;
    -khtml-user-select: none;
}


/* so no gap or misplacement due to image vertical alignment
font-size:1px in scrollbar has same effect (less likely to be removed, resulting in support issues) */
div#scrollbar img {
    display:block; 
    } 


text-decoration: none;
	color: #606060;
	}
	
a:hover img { text-decoration: none !important; }


/*a.nohover:active {
	text-decoration: none;
}

a.nohover:visited {
	text-decoration: none;
	color: #606060;
}*/

a img {border: none; } 


