body {
	/*background-image: url(../images/frame-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;*/
	background-color: #B2B387;
	margin: 0px;
}
#frame {
	width: 760px;
	height: auto;
	text-align: left;
	margin-left: 1px;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	width: 760px;
	height: 150px;
	}
#left-spacer {
	width: 27px;
	height: 30px;
	float: left;
	}
#menubox {
	float: left;
	width: 180px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #365313;
	margin-top: 10px;
	}
#flashsketch {
	float: left;
	height: 650px;
	width: 500px;
	padding-left: 20px;
}
#bar {
	float: left;
	width: 500px;
	margin-right: 20px;
	height: auto;
	background-image: url(../images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}
#middle {
	width: 760px;
	height: auto;
	float: left;
	min-height: 500px;
	background-image: url(../images/frame-bg.jpg);
	background-repeat: repeat-y;
	}
#content {
	width: 500px;
	height: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	}
.bottombar {
	background-image: url(../images/body-header-bg.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 30px;
	width: 510px;
	float: left;
	}	
#footer {
	float: left;
	width: 760px;
	height: 90px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #365313;
	text-align: center;
	padding-top: 10px;
}
a.foot:link, a.foot:active, a.foot:visited {
	color: #365313;
	text-decoration: none;
}
a.foot:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:link, a.menu:active, a.menu:visited {
	color: #365313;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	width: 168px;
	height: 19px;
	margin: 0px;
	padding-left: 5px;
	padding-top: 3px;
	border-top: 1px solid #b2b386;
	border-left: 1px solid #b2b386;
	border-right: 1px solid #b2b386;
	background-image: url(../images/menu-bg.jpg);
	background-repeat: repeat-x;
}
a.menu:hover {
	background-image: url(../images/menu-bg-over.jpg);
	color: #FFFFFF;
}
.menuselect {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	width: 168px;
	height: 19px;
	margin: 0px;
	padding-left: 5px;
	padding-top: 3px;
	border-top: 1px solid #b2b386;
	border-left: 1px solid #b2b386;
	border-right: 1px solid #b2b386;
	background-image: url(../images/menu-bg-over.jpg);
	background-repeat: repeat-x;
}
h1 {
	display: block;
	background-image: url(../images/body-header-bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 480px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	padding-left: 30px;
	padding-top: 5px;
	color: #365313;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #365313;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #365313;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	}
.img-left {
	float: left;
	display: inline;
	width: 200px;
	height: 150px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center;
	border: 5px solid #365313;
	margin-left: 30px;
	margin-bottom: 15px;
	margin-top: 15px;
	}
.img-tall {
	float: left;
	width: 200px;
	height: 255px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center;
	border: 5px solid #365313;
	margin-left: 30px;
	margin-bottom: 15px;
	margin-top: 15px;
	}
.gallery-menu {
	width: 480px;
	height: 22px;
	margin-left: 25px;
	}
a.gal:link, a.gal:visited, a.gal:active {
	display: block;
	width: 110px;
	height: 18px;
	float: left;
	margin-right: 5px;
	border: 1px solid #000000;
	background-color: #365313;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 2px;
	}
a.gal:hover {
	color: #000000;
	background-color: #B2B387;
	}
.photo-box {
	float: left;
	padding-left: 25px;
	}
.photo {
	width: 330px;
	height: 224px;
	border: 1px solid #365313;
	float: left;
	margin-top: 10px;
	background-position: center;
	background-repeat: no-repeat;	
	}
.photo-content {
	width: 330px;
	height: 18px;
	float: left;
	margin-top: 5px;
	border: 1px solid #000000;
	background-color: #365313;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 2px;	
	}
.gallery-body {
	width: 310px;
	height: 176px;
	float: left;
	margin-top: 5px;
	margin-bottom: 15px;
	border: 1px solid #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;	
	}
.tb-box {
	width: 138px;
	height: auto;
	margin-top: 10px;
	float: left;
	}
a.tb:link, a.tb:visited, a.tb:active {
	display: block;
	width: 60px;
	height: 40px;
	float: left;
	margin-bottom: 4px;
	margin-left: 4px;
	border: 1px solid #000000;
	}
a.tb:hover {
	}

#flash-index {
	width: 492px;
	height: 600px;
	margin-left: 30px;
	margin-top: 13px;
}
a.p_link:link, a.p_link:visited, a.p_link:active {
	color: #660000;
	text-decoration: none;
	}
a.p_link:hover {
	color: #000000;
	text-decoration: none;
	}
a.pdf:link, a.pdf:visited, a.pdf:active {
	float: left;
	display: block;
	width: 200px;
	height: 150px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center;
	border: 5px solid #365313;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
	}
a.pdf:hover {
	border: 5px solid #003300;
	}

	
#samplemovie {
	float: right;
	height: 305px;
	width: 355px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.links {
	line-height: 22px;
	font-size: 12px;
}
.links a {
	text-decoration: none;
	color: #365313;
}
.links a:hover {
	text-decoration: underline;
}

