body {
	font-family: arial;
	background-color: #CBBD9B;
}

a {
	text-decoration: none;
	color: #ffffff;
}

li {
	color: #ffffff;
	margin-left: -20px;

}

img {
	border: none;
}

/* table */
.content {
	border: none;
}


/* header */
.header {
	width: 600px;
	height: 90px;
	background-color: #807030;
	text-align: right;
}

.header font.title {
	font-size: 24pt;
	font-weight: 500;
	margin-right: 25px;
	color: #ffffff;
}


/* logo */
.logo {
	width: 160px;
	background-color: #cc9930;
	vertical-align: bottom;
}
.logo img {
padding-bottom: 50px;
padding-left:  15px;
width:40px;
}


/* blank */
.blank {
	width: 0px;
	height: 250px;
	background-color: #cc6600;
}


/* project */
.text { 
	width: 280px;
	height: 250px; 
	background-color: #cc6600;
	vertical-align: top;
	text-align: left;2:33 PM 6/21/2010
}

.text font.group {
	font-size: 18pt;
	color: #ffffff;
	font-weight: bold;
}

.text font.title {
	font-size: 12pt;
	color: #ffffff;
	font-weight: bold;
}

.text font.titlethree {
	font-size: 12pt;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
}



.text font.titletwo {
	font-size: 14pt;
	color: #ffffff;
	font-weight: bold;

}

.text font.subtitleone {
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;

}

.text font.subtitletwo {
	font-size: 8pt;

	color: #ffffff;

}

.text font.text {
	font-size: 10pt;
	color: #ffffff;
}

.text font.texttwo {
	font-size: 10pt;
	color: #ffffff;
}

.text a {
	font-size: 11pt;
	font-weight: bold;
}

.updown {
	width: 250px;
	text-align: right;
	padding-right:  25px;
}

.text font.subheading {
	font-size: 13pt;
	color: #ffffff;
	font-weight: bold;
}


/* index */
.index {
	width: 280px;
	height: 250px;
	background-color: #cc6600;
	font-size: 18pt;
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
}


/* slideshow */
.slideshow {
	width: 300px;
	height: 250px;
	background-color: #cc6600;
	}


/* related */
.related {
	width: 600px;
	height: 160px;
	background-color: #807030;
}


/* bottom */
.bottom {
	width: 600px;
	height: 90px;
	vertical-align: center;
	background-color: #807030;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}

.bottom a {
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}

layer {
	width: 175px;
	height: 135px;
	name: nscontent;
	visibility: hidden;
}

ilayer {
	width: 175px;
	height: 135px;
	name: nscontainer;
	clip: 0,0,175,130;
}


/* copy */
.copyright {   
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #c5b575;

}
