﻿.header {
	text-align: left;
	background-image:url('../images/Header2008C.jpg');
	background-repeat: no-repeat;
	font-family: Broadway;
	font-size: large;
	color: #FFFFFF;
}
.header p {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: x-large;
	text-indent: 275px;
	text-align: left;
	margin-top: 100px;	
}
.header a {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: x-large;
	text-align: left;
	text-decoration: none;
}
.header a:hover {
	font-family: Verdana;
	color: black;
	font-size: x-large;
	text-align: left;
	text-decoration: none;
	font-style: italic;
}
.header img {
		border-width: 0;
		vertical-align: top;
}
.menu {
	font-family: Verdana;
	text-align: center;
	text-decoration: none;
	color: white;
	font-size: medium;
	text-indent: 75px;
}
.menu a {
	font-family: Verdana;
	text-align: center;
	margin-left: 75px;
	text-decoration: none;
	font-size: medium;
	line-height: 150%;	
	color: #FFFFFF;
	font-weight: bold;
}
.menu a:hover {
	font-family: Verdana;
	text-align: center;
	margin-left: 75px;
	text-decoration: none;
	font-size: medium;
	line-height: 150%;
	color: black;
	font-weight: bold;
	font-style: italic;
}
.img_cell {
	text-align: left;
	background-color: black;
}
.index p {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: large;
	text-align: left;
	padding: 0px 15px 5px 15px;
}
.index {
	border: 0px;
}
a {
	font-family: Verdana;
	text-align: center;
	text-decoration: none;
	font-size: medium;
	font-weight: bold;
	line-height: 150%;	
	color: #FFFFFF;
}
.footer {
	color: white;
	background-color: black;
}
.footer p {
	font-size: x-small;
}
.footer a {
	text-align: right;
	font-size: xx-small;
	color: white;
	font-weight: normal;
	font-style: italic;
	padding-left: 300px;
}
p {
	font-family:Verdana;
	color: white;
	font-size: small;
	font-style: normal;
	margin-top: 0;
	margin-bottom: 6px;
}
.portfolio {
	font-family:Verdana;
	color: white;
	font-size: small;
	font-style: normal;
}
.portfolio p {
	font-family: Verdana;
	color: white;
	font-size: small;
	font-style: normal;
	margin-top: 0;
	margin-bottom: 6px;
}
.portfolio a {
	font-family: Verdana;
	color: white;
	font-size: small;
	font-style: normal;
	text-decoration: none;
}
.portfolio a:hover {
	font-style: italic;
	color: #a91815;
}
.contact {
	font-weight: bold;
	font-family: Verdana;
	text-align: center;
	color: white;
	font-size: medium;
	font-style: normal;
	margin-top: 0;
	margin-bottom: 6px;
	letter-spacing: 3pt; 
	line-height: 125%;
	word-spacing: 0; 
}
.contact a {
	text-decoration: underline;
}