body {
	margin: 0px;
	background-image: url(styleimages/S3-009/filmcamera2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #ece1cd;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: left;
}
h1 {
	margin-bottom: 3px;
	margin-top: 3px;
}
.bktomrplink{
	font-size: large;
	text-transform: uppercase;
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;
}
.pagetitle {
	font-size: xx-large;
	font-weight: bold;
	color: #996600;
}
.allcapshd {
	font-size: medium;
	text-transform: uppercase;
	font-weight: bold;
	color: #553311;
}
.boldtxt {
	font-weight: bold;
}
.lists {
	list-style-position: outside;
	list-style-type: square;
}
.tdimgborder {
	border: medium solid #996600;
}	
.footer {
	font-size: smaller;
	font-weight: bold;
	color: #996600;
	padding: 6px;
}
a {
	color: #553311;
	text-decoration: none;
}
a:hover {
	color: #553311;
	text-decoration: underline;
}
a.linkmenus {
	color: #553311;
	text-decoration: none;
}
a.linkmenus:hover {
	color: #553311;
	text-decoration: underline;
}
#nav{
	background-image: url(styleimages/S3-009/navbar.jpg);
	background-repeat: no-repeat;
	background-color: #ffffee;
	height: 35px;
	width: 100%;
	font-size: medium;
	font-weight: bold;
	padding: 0px;
}
#navlst{
	padding: 0;
	margin: 0;
	line-height: 35px;
	white-space: nowrap;
	text-align: center;
}
#navlst li{
	list-style: none;
	display: inline;
}
#navlst li a{
	padding: 6px 10px;
	text-decoration: none;
	color: #996600;
}
#navlst li a:link{
	color:#996600;
}
#navlst li a:visited{
	color:#996600;
}
#navlst li a:hover{
	color:#553311;
}
body#home a#homenav,
body#photo a#photonav,
body#resume a#resumenav,
body#reel a#reelnav{
	color: #553311;
}
#hdsht {
	padding: 15px;
	vertical-align: top;
}
#maintxt {
	padding: 15px;

	vertical-align: top;
}
#row2 {
	vertical-align: top;
}
a.bttmlink{
	font-size: smaller;
	color: #cc3333;
	text-decoration: none;
}
a.bttmlink:hover{
	font-size: smaller;
	color: #cc3333;
	text-decoration: underline;
}