body {
	text-align: center;
	margin-top:20px;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	background-color: #ffcc33;
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
}

.homenav a:link {
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	color: #993333;
}

.homenav a:visited {
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	color: #993333;
}

.homenav a:hover {
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	color: #993333;
	background-image: url(images/hover.gif);
	background-repeat: repeat-x;
	background-position:center;
}

a:link {
	text-decoration: underline;
	color: #336600;

}

a:visited {
	text-decoration: underline;
	color: #336600;
}

a:hover {
	text-decoration: none;
	color: #ffcc33;
	
}


div#container
 {
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	text-align: center;
 } 


div#banner {
	margin: 0;
	width:740px;
	height:150px;
	background-image: url(images/leftbar_top.gif);
	visibility: visible;
	background-repeat: no-repeat;
	overflow: visible;
	text-align: center;
	padding-top: 1px;
}

div#navbar {
	padding-top: 40px; 
	padding-left: 210px; 
}


div#main {

	margin-left: auto;
	margin-right: auto;
	width:470px;
	text-align: left;
	visibility: visible;
	background-color: #FFFFFF;
	background-image: url(images/leftbar.jpg);
	background-repeat: repeat-y;
    padding-top: 1px;
    padding-right: 40px;
    padding-left: 190px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footer {
	width: 400px;
	text-align:center;
    padding-top: 60px;
	
}

div#right {
	position:absolute;
	visibility: visible;
	margin-left: 400px;
	float:right;
	width: 130px;
}



div#indexlink {
	position: absolute;
	margin-left: 2px;
	margin-top: 120px;
	top: 22px;
}



.maintext {
	margin-bottom: 20px;
	padding-right: 290px;
	padding-left: 190px;
}

.maintext2 {
	margin-bottom: 20px;
	padding-right: 100px;
	padding-left: 190px;
}

.maintext3 {
	margin-bottom: 20px;
	padding-right: 100px;
	padding-left: 190px;
	text-align:left;
}

div#content1 {
	top: 170px;
	z-index: 20;
	margin-right: 20px;
	margin-left: 20px;
}

.image2 {
	padding-left: 15px;
}

.header1 {
	font-size: 28px;
	font-variant: small-caps;
	color: #333333;
	background-position: center;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
}

#main dt {
	color: #666666;
	margin: 0px 0 0px 0px;
	font-weight:bold;
}

#main dd {
	margin: 4px 0px 0px 8px;
}.outline {
	border: 1px solid #339933;
}
.sub {
	font-size: 10px;
}
.proj_hd {
	font-weight: bold;
	font-size: 16px;
}
.proj_list {
}

div#footer {
	font-size: 9px;
	color: #666666;
	margin-left:4px;
	margin-top: 50px;
	margin-bottom: 4px;
}

div#subfooter {
	font-size: 9px;
	color: #666666;
	width: 592px;
	border: 1px solid #339933;
	background-color: #FFFFFF;
	margin-top: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:4px;
	padding-right:4px;
}

.subfoot_text {
	font-size: 9px;
	color: #666666;
}

.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
	
div#form {
	left-margin: 20px;
	left-padding: 20px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

div#loyoyo {
	font-size:9px;
	text-align: right;
	margin-top: -9px;	
}

ol {
	margin-top: -10px;
}

.logo {
	margin-left: -18px;
	float:left;
}

.navimg {
	margin-top:40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;

}

.rightimg {
	float:right;
	padding-left: 6px;

}

.table {
	margin-left: 160px;
	font-size: 10px;
}
h1 {
	font-size: 18px;
	line-height: 12px;
}

