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

body {
	background-color: #0000cc;
}

#container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 800px;
}

#newBkg_ {
	position:absolute;
	left:0px;
	top:104px;
	width:173px;
	height:263px;
	background-image: url(images/newBkg.jpg);
}

#Table_01 {
	position:absolute;
	width:800px;
	height:649px;
	top: 0;
}

#navigation_ {
	position:absolute;
	left:0px;
	top:0px;
	width:534px;
	height:34px;
	background-color:#000099;
}

#slices2-02_ {
	position:absolute;
	left:534px;
	width:266px;
	height:34px;
	background-color:#0000CC;
}

#masthead_ {
	position:absolute;
	left:0px;
	top:34px;
	width:800px;
	height:70px;
	background-color:#0000CC;
}

#centerBkg_ {
	position:absolute;
	left:173px;
	top:104px;
	width:616px;
	height:545px;
	background-image: url(images/centerBkg.jpg);
}
#centerBkg2_ {
	position:absolute;
	left:173px;
	top:104px;
	width:616px;
	height:545px;
	background-image: url(images/panelGradient.jpg);
}


#gradient_ {
	position:absolute;
	left:789px;
	top:104px;
	width:11px;
	height:545px;
	background-image: url(images/gradient.jpg);
}

#dragonFly_ {
	position:absolute;
	left:0px;
	top:367px;
	width:173px;
	height:282px;
	background-image: url(images/dragonFly.jpg);
}
#footer {
	position:absolute;
	left:0px;
	top:669px;
	width:800px;
	height:50px;
}

#about {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000066;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 12px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #CCFFFF;
	text-shadow: #000066 4px 4px 3px;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	margin-left: 50px;
}

.style4 {
	color: #FF99FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 44px;
}

.style5 {
	font-size: 14px;
	font-weight: bolder;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style7 {
	color: #00ffcc;
	font-weight: bold;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
}
#headline {
	margin-top: 20px;
	margin-right: 25px;
}

a:link {
	text-decoration: none;
	color: #0099FF;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
	color: #00ffcc;
}

