BODY, TD, TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
BODY {
	background-image: url(../images/blueviolet_bg.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

#content {
	width: 717px;
	margin: 40px auto 0px auto;
}

#topNav {
	height: 160px;
	margin: 0px 25px 0px 25px;
	background-image: url(../images/thumb_bg.png);
	background-repeat: repeat-x;
}

.projThumb {
	float: left;
	padding-top: 30px;
	text-align: left;
	width: 130px;
}

.projThumb A {
	color: #999999;
	text-decoration: none;
}

.projThumb A:hover {
	color: #666666;
}

.projThumb A IMG:hover {
	border: 1px solid #000000;
}

.thumbImage {
	width: 100px;
	text-align: center;
}

.thumbTitle {
	width: 100px;
	text-align: center;
	padding-top: 17px;
}

#emptyProject {
	height: 331px;
	margin: 0px 25px 0px 25px;
}

#project {
	height: 331px;
	margin: 0px 25px 0px 25px;
	background-image: url(../images/project_bg.png);
	background-repeat: no-repeat;
	text-align: left;
}

#intro {
	width: 365px;
	height: 270px;
	text-align: center;
	color: #666666;
	float: left;
	background-color: #FFFFFF;
}

#intro P {
	padding: 90px 30px 0px 30px;
	margin: 0px;
	line-height: 18px;
}

#intro A {
	font-weight: bold;
	color: #333333;
}

#intro A:hover {
	text-decoration: none;
}

#main {
	width: 365px;
	height: 270px;
	float: left;
	display: none;
}

#main DIV {
	padding: 10px;
}

#main DIV DIV {
	padding: 0px;
}

#image1 {
	display: none;
}

#image2 {
	display: none;
}

#image3 {
	display: none;
}

#image4 {
	display: none;
}

#image5 {
	display: none;
}

#image6 {
	display: none;
}

#info {
	float: left;
	width: 302px;
}

#centerNav {	
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left: 30px;
	text-align: left;
}

#centerNav LI {
	float: left;
	padding: 0px;
	margin: 0px;
}

#centerNav A {
	display: block;
	width: 30px;
	height: 22px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#centerNav A SPAN {
	display: none;
}

#nav1 A {
	background-image: url(../images/project_navimg_1.png);
}

#nav1 A:hover {
	background-image: url(../images/project_navimg_1_over.png);
}

#nav2 A {
	background-image: url(../images/project_navimg_2.png);
}

#nav2 A:hover {
	background-image: url(../images/project_navimg_2_over.png);
}

#nav3 A {
	background-image: url(../images/project_navimg_3.png);
}

#nav3 A:hover {
	background-image: url(../images/project_navimg_3_over.png);
}

#nav4 A {
	background-image: url(../images/project_navimg_4.png);
}

#nav4 A:hover {
	background-image: url(../images/project_navimg_4_over.png);
}

#nav5 A {
	background-image: url(../images/project_navimg_5.png);
}

#nav5 A:hover {
	background-image: url(../images/project_navimg_5_over.png);
}

#nav6 A {
	background-image: url(../images/project_navimg_6.png);
}

#nav6 A:hover {
	background-image: url(../images/project_navimg_6_over.png);
}

#infoText {
	clear: both;
	margin-left: 30px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	visibility: hidden;
}

#infoText DIV {
	width: 200px;
}

#text1 {
	display: none;
}

#text2 {
	display: none;
}

#text3 {
	display: none;
}

#text4 {
	display: none;
}

#text5 {
	display: none;
}

#text6 {
	display: none;
}

#breadcrumbs {
	height: 35px;
	margin: 0px 25px 0px 25px;
	text-align: left;
}

#botNav {
	width: 717px;
	margin: 5px auto 20px auto;
}

#botNav UL {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#botNav LI {
	margin: 0px 5px 0px 50px;
	padding: 0px;
	float: right;
}

#botNav A {
	color: #666666;
	text-decoration: none;
}

#botNav A:hover {
	color: #333333;
}