@charset "UTF-8";
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: thin dotted #999999;
}
#wrapper #logo {
	height: 80px;
	width: 800px;
}
#wrapper #Clips Wrapper {
	width: 400px;
}
#wrapper #bodyArea {
	height: 200px;
	width: 800px;
}
#wrapper #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #FF8988;
	height: 20px;
	width: 800px;
	float: left;
}
#wrapper #bodyArea #column {
	float: left;
	height: 150px;
	width: 200px;
}
#wrapper #bodyArea #column img {
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	color: #666666;
	padding-bottom: 8px;
}
#wrapper #textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #666666;
	height: 400px;
	width: 650px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	text-transform: lowercase;
}
#wrapper #header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-transform: lowercase;
	color: #333333;
	width: 800px;
	margin: auto;
	height: 60px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	color: #666666;
	height: 50px;
	width: 800px;
}
#wrapper #bodyArea2 {
	height: 200px;
	width: 800px;
}
#wrapper #bookarea {
	width: 800px;
}
#wrapper #bodyArea2 #column {
	float: left;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #bodyArea2 #bookbox {
	float: left;
	width: 200px;
	border: medium none #999999;
}
#wrapper #bookarea #bookbox {
	float: left;
	width: 200px;
}
#wrapper #bodyArea2 #bookbox #bookimagebox {
	height: 200px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #999999;
}
#wrapper #bookarea #bookbox #bookimagebox {
	height: 200px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #bodyArea2 #column img {
	float: none;
	margin-top: auto;
	margin-left: auto;
	border: medium solid #CCCCCC;
}
#wrapper #bodyArea2 #column li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	font-variant: normal;
	text-transform: lowercase;
}
#wrapper #bodyArea2 #column ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
	height: 20px;
}
#wrapper #biotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-transform: lowercase;
	color: #666666;
	height: 400px;
	width: 800px;
	margin-top: 50px;
}

#wrapper #contactinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: lowercase;
	color: #666666;
	width: 800px;
	height: 400px;
	margin-top: 100px;
}
#wrapper #textbody ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	color: #333333;
}
#wrapper #clip object {
	margin-right: auto;
	margin-left: auto;
}
#wrapper #clip {
	height: 400px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
