/**********basic stuff**********/

* {
margin: 0;
padding: 0;
}


body {
background-color: #ffffff;
}






/******content stuff***********/


#vis {
position:absolute;
top: 50px;
left: 80px;
}


#content0 {
position:absolute;
top: 215px;
left: 145px;
width: 730px;
height: 383px;
font-size: 14px;
line-height: 16px;
overflow: auto;
font-family: Times New Roman, serif;
text-decoration:none;
color: #333333;


background: transparent !important;
}

#content1 {
position:absolute;
top: 244px;
left: 114px;
width: 730px;
font-size: 14px;
line-height: 16px;
overflow: auto;
font-family: Times New Roman, serif;
text-decoration:none;
color: #333333;
}

/* ================================================================ 
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/simple_dropline.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* for this demo only */
#nav2 {margin:20px 0 80px 0;}

/* the styling */
#nav2 {
position:absolute;
top: 622px;
left: 210px;
letter-spacing: 1px;
text-transform: uppercase;
font-family: Times New Roman, serif;
text-decoration:none;
font-size: 12px;
width:780px; 
height:20px; 
}

#nav2 .select, #nav .current {
margin:0; 
padding:0; 
list-style:none;}

#nav2 li {
display:inline; 
margin:0; 
padding:0; 
height:auto;}

#nav2 .select a,
#nav2 .current a {
display:block; 
height:20px; 
float:left; 
padding:0 10px 0 10px; 
text-decoration:none; 
font-size:12px; 
line-height:22px; 
white-space:nowrap; 
border-right:1px solid #ffffff; 
color:#ffffff;}

* html #nav2 .select a, * html #nav2 .current a {
width:1px; 
height:11px;}


#nav2 .select a:hover, 
#nav2 .select li:hover a {

cursor:pointer; 
color:#ff9900;}


#nav2 .sub {display:none;}

/* for IE5.5 and IE6 only */
#nav2 table {
position:absolute; 
border-collapse:collapse; 
left:0; 
top:0;}

#nav2 .current a {
color:#ff9900;}


#nav2 .sub li a:hover, 
#nav2 .select a:hover .sub li a:hover, 
#nav2 .select li:hover .sub li a:hover {
color:#ff9900;}


#nav2 .select li a:hover .sub, 
#nav2 .select li:hover .sub {
display:block; 
position:absolute; 
width:780px; 
top:20px; 
left:0; 

margin-top:0; 
padding:0; 
z-index:100; 
color:#ffcc00; 
font-size:9px;}

#nav2 .sub, #nav .sub_active {
margin:0; 
padding:0; 
list-style:none;}


#nav2 .select a:hover .sub li a, 
#nav2 .select li:hover .sub li a {
display:block; 

padding:5px 10px 5px 10px; 
margin:0; 
white-space:nowrap; 
border:0; 
color:#999999; 
font-size:12px;}
.COPYLINK {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}
.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: uppercase;
	line-height: normal;
	text-decoration: none;
	color: #333333;
}
.copybold {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #999999;
}

.copyboldACTIVE {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #000000;
}.copySmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;

	line-height: normal;
	text-decoration: none;
	color: #333333;
}
