.NormalText {
	font-family: "helvetica", arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #DDDDDD;
	text-decoration: none;
}
.ListText {
	font-family: "helvetica", arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #EEEEEE;
}
.LargeText {
	font-family: "helvetica", arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #EEEEEE;
	text-decoration: none;
}
.LargestText {
	font-family: "helvetica", arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #EEEEEE;
	text-decoration: none;
}
.PictureTitle {
	font-family: "helvetica", arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #EEEEEE;
	text-decoration: none;
}
.PictureSize {
	font-family: "helvetica", arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #EEEEEE;
	text-decoration: none;
}
.PictureMaterial {
	font-family: "helvetica", arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #EEEEEE;
	text-decoration: none;
}
.here {
	font-family: "helvetica", arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #66DD00;
	line-height: 30px;
}
.navigation {
	font-family: "helvetica", arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #EEEEEE;
	line-height: 30px;
}
.contact {
	font-family: "helvetica", arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #EEEEEE;
	line-height: 30px;
}
.copyright {
	font-family: "Comic Sans MS", arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #888899;
}

BODY { 
	font-family : "Comic Sans MS", Technical, "Times New Roman", serif;
	color : "#333333";
	background-color : #333333;
	background-image : url(images/UCDLogo.gif);
	background-repeat : no-repeat;
	background-position : top center;
	background-attachment: fixed;

}
