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

* {
margin: 0;
padding: 0;
}


body {
background-color: #006600;
}




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


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

#content0 {
position:absolute;
top: 300px;
left: 249px;
width: 670px;
height: 540px;
font-size: 14px;
line-height: 16px;
font-family: Courier;
text-decoration:none;
color: #333333;
background: transparent !important;
}

#content1 {
position:absolute;
top: 190px;
left: 130px;
width: 770px;
height: 540px;
text-decoration:none;
color: #333333;
background: transparent !important;
}

#content3 {
position:absolute;
top: 300px;
left: 300px;
width: 770px;
height: 540px;
font-size: 14px;
line-height: 16px;
font-family: Courier;
text-decoration:none;
color: #333333;
background: transparent !important;
}

#content4 {
position:absolute;
top: 160px;
left: 130px;
width: 770px;
height: 540px;
font-size: 14px;
line-height: 16px;
font-family: Courier;
text-decoration:none;
color: #333333;
background: transparent !important;
}

#content5 {
position:absolute;
top: 400px;
left: 50px;
width: 300px;
height: 540px;
text-decoration:none;
background: transparent !important;
}

#content6 {
position:absolute;
top: 160px;
left: 100px;
width: 350px;
height: 500px;
font-size: 14px;
line-height: 16px;
font-family: Courier;
text-decoration:none;
color: #333333;
background: transparent !important;
}

#content7 {
position:absolute;
top: 160px;
left: 450px;
width: 500px;
height: 500px;
font-size: 14px;
line-height: 16px;
font-family: Courier;
text-decoration:none;
color: #333333;
background: transparent !important;
}



#news {
position:absolute;
top: 627px;
left: 100px;
width: 700px;
height: 60px;
font-size: 12px;
line-height: 12px;
font-family: Courier;
text-decoration:none;
color: #000000;
background: transparent !important;
}







/* ================================================================ 
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:65px;
left: 380px;
letter-spacing: 1px;
text-transform: uppercase;
font-family: arial;
font-weight: bold;
text-decoration:none;
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 8px 0 8px; 
text-decoration:none; 
font-size:18px; 
line-height:22px; 
white-space:nowrap; 


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:#ff0000;}


#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:#ff0000;}


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


#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:#ffffff; 
font-size:14px;}

#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:#ffffff; 
font-size:14px;}


.COPYIMPRINT {
	font-family: arial;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}





.COPYSMALL {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.COPY {
	font-family: arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

.COPYGREY {
	font-family: arial;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}

.COPYLINK {
	font-family: arial;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}

