div {
	border: 0px;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: none;
}

.bgd1 {
	background-color: #4e4e4e;
}

.bgd2 {
	background-color: #111111;
}

.bgd3 {
	background-color: #606060;
}

.contact {
	font-family: Arial;
	font-size: 10pt;
	font-weight: 300;
	color: #999999;
}
a.contact:link { text-decoration: none; }
a.contact:Visited { text-decoration: none; }
a.contact:active { text-decoration: none; }
a.contact:hover { text-decoration: none; color: #CC0033; }


.MainNav {
	font-family: Arial;
	font-size: 13.3pt;
	font-weight: 500;
}
a.MainNav:link { text-decoration: none; color: #e5e5e5; }
a.MainNav:Visited { text-decoration: none; color: #e5e5e5; }
a.MainNav:active { text-decoration: none; color: #e5e5e5; }
a.MainNav:hover { text-decoration: none; color: #CC0033; }

.MainNavCurrent {
	font-family: Arial;
	font-size: 13.3pt;
	font-weight: 500;
}
a.MainNavCurrent:link { text-decoration: none; color: #CC0033; }
a.MainNavCurrent:Visited { text-decoration: none; color: #CC0033; }
a.MainNavCurrent:active { text-decoration: none; color: #CC0033; }
a.MainNavCurrent:hover { text-decoration: none; color: #CC0033; }

.thumb_caption {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #CC0033;
}

.body_text {
	font-family: Arial;
	font-size: 11pt;
	font-weight: 200;
	color: #e5e5e5;
}

.project_text {
	font-family: Arial;
	font-size: 10pt;
	font-weight: 200;
	color: #999999;
}

.project_text:link { text-decoration: none; color: #999999; }
.project_text:Visited { text-decoration: none; color: #999999; }
.project_text:active { text-decoration: none; color: #999999; }
.project_text:hover { text-decoration: none; color: #CC0033; }

.projects_nav {
	font-family: Arial;
	font-size: 10pt;
	font-weight: Bold;
	border: 0px;
}
a.projects_nav:link { text-decoration: none; color: #e5e5e5; }
a.projects_nav:Visited { text-decoration: none; color: #e5e5e5; }
a.projects_nav:active { text-decoration: none; color: #e5e5e5; }
a.projects_nav:hover { text-decoration: none; color: #CC0033; }

.projects_nav_current {
	font-family: Arial;
	font-size: 10pt;
	font-weight: Bold;
	border: 0px;
}

a.projects_nav_current:link { text-decoration: none; color: #CC0033; }
a.projects_nav_current:Visited { text-decoration: none; color: #CC0033; }
a.projects_nav_current:active { text-decoration: none; color: #CC0033; }
a.projects_nav_current:hover { text-decoration: none; color: #CC0033; }

.projects_text {
	font-family: Arial;
	font-size: 8pt;
	font-weight: 600;
	border: 0px;
}

a.projects_text:link { text-decoration: none; color: #CC0033; }
a.projects_text:Visited { text-decoration: none; color: #CC0033; }
a.projects_text:active { text-decoration: none; color: #CC0033; }
a.projects_text:hover { text-decoration: none; color: #CC0033; }

.picture_caption {
	font-family: Arial;
	font-size: 11pt;
	font-weight: 600;
	color: #CC0033;
}

.clients {
	font-family: Arial;
	font-size: 11pt;
	font-weight: 600;
	color: #CC0033;
}

a.clients:link { text-decoration: none; color: #CC0033; }
a.clients:Visited { text-decoration: none; color: #CC0033; }
a.clients:active { text-decoration: none; color: #CC0033; }
a.clients:hover { text-decoration: none; color: #CC0033; }

.picture_sub_caption {
	font-family: Arial;
	font-size: 11pt;
	font-weight: 600;
	color: #999999;
}

.picture_details {
	font-family: Arial;
	font-size: 9pt;
	font-weight: 600;
	color: #999999;
}

.copyright {
	font-family: Arial;
	font-size: 8pt;
	font-weight: 300;
	color: #444444;
}

