#content {
	padding:20px 30px;
	color:#ddcb89;
	font-family:'trebuchet MS',sans-serif;
}
#wrapper {
	width:860px;
	margin:0 auto;
}
#recentmedia {
	width:860px;
	height:500px;
	background:url('../imgs/graphics/multimedia1.jpg') no-repeat;
}
#recentmedia object {
	margin-right:10px;
	float:right;
}
#innermedia {
}
.recententry {
	width:200px;
	height:90px;
	margin-top:260px;
	float:left;
	padding-left:10px;
}
.recententry h4 {
	font-size:16px;
}
.recententry p {
	font-family:verdana;
	font-size:11px;
}
#videos, #music {
	width:420px;
	background-color:#2e1d0e;
}
#videos p, #music p {
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
	font-family:verdana,sans-serif;
}
#videos p img, #music p img {
	margin-right:10px;
}
#videos {
	float:left;
}
#music {
	float:right;
}
#photopage {
	background-color:#2e1d0e;
	padding:15px;
}
#photopage button, #photopage button img {
	margin:0;
	padding:0;
}
#recentmedia h2,#videos h2, #music h2 {
	padding:7px 0 7px 10px;
	background-color:#161202;
	margin-bottom:12px;
	border-bottom:1px solid #8d8c37;
}
#picframe {
	background-color:#161202;
	padding:10px;
}
#picframcntrl {
	min-height:450px;
	text-align:center;
}
#page h3 {
	padding:7px 0 7px 10px;
	margin-bottom:5px;
	text-decoration:underline;
}
#slideshow {
	width:600px;
	float:left;
}
#thumbs {
	width:230px;
	float:right;
	background-color:#161202;
	padding:10px;
	text-align:center;
}
#thumbs button {
	margin: 0; padding: 0; border: none; background: none; position: relative;
	border:1px solid #8d8c37;
	width:80px;
	height:65px;
	margin:0 3px;
}
#thumbs button:hover {
	border:2px solid #fff;
}
#thumbs button img {
	float:left;
}
.thumbrow {
	margin-bottom:7px;
}
.pagenav {
	font-size:12px;
	text-align:center;
}
#videos a, #music a {
	font-size:16px;
	font-family:'trebuchet MS',sans-serif;
	font-weight:bold;
}
.pagenav a,#videos a, #music a {
	color:#ddcb89;
	text-decoration:none;
}
.pagenav a:hover,#videos a:hover, #music a:hover {
	text-decoration:underline;
}
.caption {
	width:500px;
	margin:10px auto;
	font-size:14px;
}
.border1 {
	border:1px solid #8d8c37;
}