body {
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:rgb(120,128,122);
margin:0px;
}

a:link { color:rgb(120,128,122); text-decoration:none; font-weight:900 }
a:active { color:rgb(60,64,61); text-decoration:none; font-weight:900 }
a:visited { color:rgb(60,64,61); text-decoration:none; font-weight:900 }
a:hover {
	color:rgb(120,128,122);
	text-decoration:underline;
	font-weight:900;
	text-align: center;
}

#main {
width:775px;
background-image:url(IMAGES/sideback.gif);
background-repeat:repeat-y;
background-position:left top;
}

#topbottom {
height:123px;
background-image:url(IMAGES/topbottom.gif);
background-position:top center;
}

#linktext {
	height:50px;
	font-size:14px;
	line-height:1.6em;
	text-align: center;
}

#projectlinks {
font-size:10px;
text-align:center;
}

#smalllinktext {
font-size:10px;
text-align:left;
}

#headertext {
height:73px;
font-size:72px;
font-weight:900;
color:rgb(120,128,122);
text-align:left;
}

#heading {
	height:45px;
	font-size:20px;
	color:rgb(60,64,61);
}

#photocap {
height:45px;
font-weight:900;
font-size:14px;
color:rgb(60,64,61);
text-align:center;
}

#spacer {
height:25px;
}

#body {
	text-align:center;
	line-height:1.5em;
}
#main #body table tr td p {
	color: #333;
	text-align: left;
}
.text1 {
	font-size: 14px;
	padding-top: 20px;
}
.text1Copy {
	font-size: 13px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(120,128,122);
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: rgb(60,64,61);
	text-align: left;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: rgb(120,128,122);
	text-align: left;
}
#main #body table tr td #photocap2 {
	text-align: center;
	font-weight: bold;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: rgb(60,64,61);
}
#main #body table tr td .text1 {
	text-align: justify;
}

