body {
	background-color: #e4e5d7;
	background-image: url(../images/BG1.gif);
}
#container {
	background-color: #E4E5D7;
	background-image: url(../images/main_bg.gif);
	width: 667px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	margin-top: 30px;
}

#header {
	height: 35px;
	width: 667px;
	background-color: #E4E5D7;
	background-image: url(../images/header_bg.gif);
}
#navMain {
	background-repeat: repeat-y;
	height: 75px;
	width: 100px;
	padding-left: 30px;
}

#footer {
	height: 35px;
	width: 607px;
	background-image: url(../images/footer_bg.gif);
	padding-right: 30px;
	padding-left: 30px;
	clear: both;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
	text-transform: none;
	line-height: 24px;
}
#content {
	width: 607px;
	padding-right: 24px;
	padding-left: 30px;
	padding-top: 15px;
}
#navImages {
	height: 20px;
	width: 320px;
	float: right;
	margin-top: -60px;
	text-align: right;
	margin-right: 30px;
}
#portfolio {
	padding-right: 29px;
	padding-left: 24px;
	padding-top: 15px;
	width: 617px;
	padding-bottom: 0px;
	letter-spacing: 3px;
}
.menuimages {
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.frontcolumn {
	width: 250px;
}
.shadowimage {
	margin-left: -10px;
}
.h1italic {
	font-size: 0.7em;
	font-style: italic;
	font-weight: normal;
}
a {
	color: #727D45;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #727D45;
	font-weight: lighter;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #333333;
	line-height: 1.2em;
}
