body {
	background-image: url(images/body_bg.jpg);
	background: #111111;
	text-align: center;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 12px;
}
#container {
	width: 750px;
	margin: 0px auto 2px;
	text-align: left;
	border: 1px solid #555b5f;
}
#content {
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	color: #8d8f93;
	letter-spacing: .02em;
	line-height: 1.4em;
}
#content #top {
	background-image: url(images/content_top.jpg);
	height: 22px;
	background-repeat: no-repeat;
	background-position: 50% 0%;
}
#nav {
	background-position: 50% 100%;
	background-color: #525A5A;
	background-image: url(images/nav_bg.jpg);
	margin: 0px;
	padding: 6px 15px 8px 15px;
	background-repeat: no-repeat;
	border-top: 1px solid #a4aeb3;
}
#nav a {
	color: #afb0b2;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/nav_a.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-right: 8px;
	background-position: 0% 63%;
}
#nav a:hover {
	background-image: url(images/nav_a_over.gif);
}
#nav a.active {
	background-image: url(images/nav_a_active.gif);
}
#photosquare {
	background-color: #FFFFFF;
	width: 350px;
	float: right;
	margin: 0 25px 25px 25px;
	padding-top: 5px;
	text-align: center;
}
#content #bottom {
	background-color: #444749;
	height: 5px;
	clear: both;
	border-top: 1px solid #a4aeb3;
}
#besidephoto {
	padding-top: 100px;
}
#main {
	margin-right: 25px;
	margin-left: 25px;
}
h1 {
	font-family: Palatino, "Book Antiqua", "Times New Roman", serif;
	color: #5A6165;
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
	text-transform: lowercase;
	text-align: right;
}
#footer {
	margin-top: 15px;
	margin-bottom: 5px;
	color: #4A5252;
	clear: both;
}
a {
	color: #527CA5;
	text-decoration: none;
}
h2 {
	font-family: Palatino, "Book Antiqua", "Times New Roman", serif;
	color: #5A6165;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	letter-spacing: .02em;
	margin-top: 2em;
	padding-top: 2em;
	border-top: 1px solid #252525;
}
#main #sideright {
	float: right;
	width: 250px;
	margin: 0px 0px 50px 50px;
	font-size: 11px;
	line-height: normal;
	letter-spacing: .05em;
}
h4 {
	font-family: Palatino, "Book Antiqua", "Times New Roman", serif;
	font-size: 13px;
	letter-spacing: normal;
	font-weight: normal;
}
.sub {
	font-size: 0.9em;
}
dl.testimonials {
	margin: 0px 100px;
}
dl.testimonials dt {
	margin-top: 25px;
}
dl.testimonials dd {
	font-style: italic;
	color: #656565;
}
.formBox {
	border: 1px solid #525A5A;
	background-color: #222421;
}
.required {
	color: #C83141;

}
#sitecredit {
	width: 750px;
	margin: 12px auto 2px;
	text-align: right;
	color: #4A5252;
	font-size: 10px;
}
#sitecredit a {
	color: #5F7680;
}
#header #title {
	float: right;
	padding-top: 12px;
}
h3 {
	font-size: 14px;
	color: #9FA7A9;
	font-family: Palatino, "Book Antiqua", "Times New Roman", serif;
}
.photobox {
	background-color: #000000;
	padding: 2px;
	border: 1px solid #FFFFFF;
	text-align: center;
}
#music {
	float: left;
	height: 28px;
}
ul.expanded li {
	margin-bottom: 1.5em;
}