#container {
	margin-left: auto;
	margin-right: auto;
	width:780px;
}
#center {
	text-align: center;
}
#table {
	background-color:#FFFFFF;
	width:780px;
}
#table2 {
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
#table3 {
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	border: 1px solid #E5EEE5;
}
#table3 ul {
	_padding-top: 15px;
}
#table3 ul li {
	list-style-image:url(../images/bullet.gif);
	text-align:left;
	padding-left:0px;
	margin-left:0px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#padding {
	padding-top: 15px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:15px;
}
#left {
	float:left;
	width:500px;
	padding-right:10px;
}
#right {
	float:right;
	width:200px;
	padding-right:10px;
}
#projectstext {
	background-image:url(../images/projects_bg.gif);
	background-repeat:repeat;
	width:185px;
}
#projectstext p {
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	padding:0px;
	margin:0px;
	text-indent:0px;
}
#projects {
	width:185px;
	text-align: center;
}
.img {
	border: 1px solid #166816;
	padding:2px;
	margin-right:10px;
}
/******* FOOTER *******/



#footer {
	background-image:url(../images/footer.gif);
	widows:780px;
	height:31px;
}
#links {
	padding-left: 5px;
	float:left;
	font-size:12px;
	color:#FFFFFF;
	padding-top:2px;
}
#links a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:left;
}
#links a:hover {
	color:#FFFFFF;
}
#copy {
	padding-right: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float:right;
	font-size:11px;
	color:#FFFFFF;
	padding-top:2px;
}
/******* NAV  *******/

#nav {
	width: 269px;
	height:248px;
	background-image:url(../images/nav_bg.gif);
	background-repeat:no-repeat;
}
.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-top:10px;
}
.menu li {
	border-bottom: 1px solid #799E5D;
	list-style-type: none;
	text-align:left;
}
.menu li a {
	display: block;
	color: #004EF0;
	width: auto;
	_padding: 5px 0;
	text-indent: 25px;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	letter-spacing:2px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
*:first-child+html .menu li a {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.menu li a:visited {
	text-decoration:none;
}
.menu li a:hover {
	color: #FFFFFF;
	background-color:#0066FF;
}
.anylinkcss {
	position: absolute;
	visibility: hidden;
	border: 1px solid #014901;
	border-bottom-width: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	line-height: 18px;
	z-index: 0;
	background-color: #C4D7FF;
	width: 350px;

}
.anylinkcss ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.anylinkcss ul li a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	color: #004EF0;
}
.anylinkcss a:hover {
	background-color:#0066FF;
	color: #FFFFFF;
}
/******* FLASH  *******/

#flash {
	background-image:url(../images/flash_bg.gif);
	background-repeat:no-repeat;
	width:511px;
	height:261px;
}
#flashimg {
	padding:0px;
	margin:0px;
	padding-top:7px;
}
/******* TABLE ROWS  *******/

.rows {
	border: 1px solid #4b607f;
	width:550px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
}
.rows tr td {
	padding: 3px;
}
.head {
	background-color: #166816;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	padding:3px;
}
.logo {
	width: 660px;
	margin:5px;
	color:#000000;
	display: block;
}
#credit {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFCC66;
	text-decoration: none;
	float: right;
	margin-right: 10px;
}
.font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.red {
	color: #FF0000;
}
