body, div, blockquote, ol, ul, dl, li, dt, dd, td {
	color: #FFFFFF;
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica, Helv;
	background-color: #045;
}

p {
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica, Helv;
	color: #FFFFFF;
	background-color: #045;
}

address {
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica, Helv;
	text-decoration: none;
	color: #664B74;
}
h1 {
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica, Helv;
	color: #FFFFFF;
	font-weight: bold;
}

a:link {
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica, Helv;
	text-decoration: underline;
	color: #FFFF00;
	font-weight: bold;
}
a:visited {
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica, Helv;
	text-decoration: underline;
	color: #FFFF00;
	font-weight: bold;
}
a:hover {
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica, Helv;
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
}

#divCont {
	position: relative;
	visibility: hidden;
	left: 1;
	top: 10;
	height: 300;
	width: 150;
	color: #FFFFFF;
	text-decoration: none;
	;
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica, Helv;
}
#divMain {
	position: absolute;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica, Helv;
}

DIV.clTop {
	position: absolute;
	width: 150;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica, Helv;
}
DIV.clSub {
	position: absolute;
	left: 1;
	width: 100%;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica, Helv;
}

DIV.clProj {
	color: #FFFFFF;	
	width: 100%;
	text-decoration: none;
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica, Helv;
}

A.clProj {
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica, Helv;
	text-decoration: none;
	color: #FFFFFF;
	width: 100%;
}
A:link.clProj { font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif; text-decoration: none; color: #664B74; }
A:visited.clProj { font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif; text-decoration: none; color: #664B74; }
A:hover.clProj { font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif; text-decoration: none; color: #FF0000; }

A.clMain { font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica, Helv; text-decoration: none; color: #664B74; }
A:link.clMain { font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #664B74; }
A:visited.clMain { font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #664B74; }
A:hover.clMain { font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #FF0000; }

A.clSub { font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica, Helv; text-decoration: none; color: #664B74; }
A:link.clSub { font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #664B74; }
A:visited.clSub { font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #664B74; }
A:hover.clSub { font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #FF0000; }
.floatleft {float: left
}
small {
	font-size: xx-small;
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica, Helv;
	color: #FFFFFF;
	background-color: #045;
}
h2 {
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica, Helv;
	font-weight: normal;
	color: #FFFFFF;
}
a img   { border: 0;      }
.open   { display: block; }
.closed { display: none;  }
div#list li { list-style-type: none }
span.ex  { background-color:#9f9 }
ul {
	margin-left: 10px;
	padding-left: 10px;
}