* {
padding: 0;
margin: 0;
/* font-family: Arial, sans-serif; */
}
#wrapper {
width: 100%;
margin: 0px;
padding: 0px;
top: 0px;
position: absolute;
}
#content {
position: relative;
/*	left: 286px;  */
top: 140px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
font-style: normal;
font-weight: bold;
width: 720px;
height: 657px;
/*	padding-bottom: 85px; */
}
#footer {
	position: relative;
	/*	left: 403px; */
/*	top: 808px; */
width: 720px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	bottom: 1px!important;
	bottom: -1px;
	height: 85px;
	color: #666666;
}
body {
background-image: url(images/wallpaper.jpg);
background-repeat: no-repeat;
background-position: center top;
background-color: #006666;
}
#canvas { 
position: relative; 
width: 765px; 
height: 100%; 
margin: 0px auto;
}
#navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	width: 678px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	margin-left:113px;
	top: 95px;
	color: #FFFFFF;
	z-index: 30;
}
/* Fix IE \*/
/* * html a { height: 1px; } */
body {
margin: 20px;
font-size: 12px;
}
body {
behavior: url(csshover.htc);
}
ul {
list-style: none;
}
ul a {
color: #fff;
text-decoration: none;
display: block;
padding: 0px 10px 0px 10px;

background: #009999;
}
ul a:hover {
color: #ffffff;
text-decoration: none;
background: #006666;
}
ul li {
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
float: left;
position: relative;
}
ul li ul {
list-style: none;
position: absolute;
left: 0;
top: 100%;
display: none;
width: 75px;
border-top: 1px solid #000000;
}
ul li ul a {
width: 75px;
}
ul li:hover ul { display: block; }
ul li:hover ul li ul { display: none; }
ul li ul li:hover ul {
display: block;
position: absolute;
left: 140px;
top: -1px;
border-left: 1px solid #000000;
}
#wrapper #canvas #content #footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
#wrapper #canvas #content #footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline overline;
	color: #666666;
}
#wrapper #canvas #content #left #intro a {
	text-decoration: none;
	color: #000000;
}
.odd {
	background-color: #CCCCCC;
/*	float:left; */
	filter:alpha(opacity=70);
	-moz-opacity:.7;
	opacity:.7;
}
.even {
	background-color: #66CCCC;
/*	float:left; */
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}
#wrapper #canvas #content a {
	text-decoration: none;
}

.TableText {
color:black;
filter:alpha(opacity=100);
-moz-opacity:1;
opacity:1;
background:#66CCCC;
}
.SectionTitle {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #006666;
	border-bottom length: 50px;
	display: block;
position: absolute;
width: 720px;
}
