/* CSS Document */

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #444;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}h1 {
	color: #333;
	font-size: 20px;
	margin: 0px 0px 20px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	color: #333;
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 12px;
	text-align: left;
	color: #333;
	margin-top: 0px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
#header {
	height: 170px;
	width: 780px;
	background-image: url(../images/headerbg3.jpg);
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#middle {
	width: 780px;
	margin: 0px auto;
	background-color: #fff;
}
#content {
	text-align: left;
	margin-left: 200px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 20px;
}
#bio {
	height: 180px;
}
#bio img {
	border: 1px solid #333;
	float: left;
	margin-right: 10px;
}
#footer {
	height: 22px;
	width: 740px;
	color: #333;
	padding-top: 4px;
	clear: both;
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-right: 40px;
}
#leftbox {
	width: 166px;
	float: left;
	margin: 0px;
	text-align: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #fff;
}
#leftbox p {
	font-size: 12px;
}
#leftbox a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftbox img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
}

#menu {
	padding: 0px;
	margin: 0px;
	background-color: #333;
}
#menu ul {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	LIST-STYLE-TYPE: none;
	TEXT-ALIGN: center;
	BORDER-RIGHT-WIDTH: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
}
#menu ul li {
	DISPLAY: inline;
	MARGIN: 0px;
	padding: 0px;
}
#menu ul li a {
	FONT-WEIGHT: normal;
	COLOR: #fff;
	LINE-HEIGHT: 20px;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 16px;
	margin: 0px;
	font-size: 14px;
}
#menu ul li a:visited {
	color: #fff
}
#menu ul li a:hover {
	background-color: #666666;
}
#content embed {
	float: left;
	border: 1px solid #6B462C;
	margin-right: 10px;
}
#content hr {
	background-color: #333;
	height: 1px;
	width: 575px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.galeryimageprev {
	height: 80px;
	width: 100px;
	border: 1px solid #333;
	margin-right: 12px;
	margin-bottom: 10px;
	clear: both;
}
.italic {
	font-style: italic;
}
#content li {
	font-size: 12px;
	color: #333;
	list-style-type: square;
	text-decoration: none;
}
#player {
	height: 350px;
}

