@charset "UTF-8";
body,html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif)
}
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #EC191B;
	font-variant: small-caps;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bottomnav a {
	font-size: 11px;
	color: #000000;
}
.bottomnav a:hover {
	font-size: 11px;
	color: #EC191B;
	text-decoration: none;
}
.bottomnav a:visited {
	font-size: 11px;
	color: #000000;
}

.bgright {
	background-image: url(images/photo_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.projectcategory {
	font-weight: bold;
	font-size: 13px;
}