body, div, p, h1, h2, ul {
	margin: 0;
	padding: 0;
}
body {
	color: #c5c5c5;
	background: #222;
	text-align: center;
	font: small Tahoma, "Lucida Grande", Arial, sans-serif;
	line-height: 1.6;
}
div#head {
	background: #363636;
	margin: 0 7px;
	position: relative;
	height: 80px;
}
div#wrap-top {
	background: url(../images/con-top.png) no-repeat;
	height: 13px;
	width: 761px;
	margin: 30px auto 0;
}
div#wrap {
	background: #000 url(../images/con-mid.png) repeat-y;
	width: 761px;
	margin: 0 auto;
	text-align: left;
}
div#wrap-bot {
	background: url(../images/con-bot.png) no-repeat;
	height: 13px;
	width: 761px;
	margin: 0 auto 20px;
}
div#content {
	background: url(../images/bridge.jpg) no-repeat;
	margin: 2px 7px 0;
	padding: 264px 0 0 0;
	width: 747px;
}
div#flashPlayer {
	margin: 10px auto 0;
	padding-bottom: 10px;
	text-align: center;
}
h1#logo {
	height: 57px;
	text-indent: -9999px;
	font-size: 1%;
	overflow: hidden;
	background: url(../images/logo.png) left 10px no-repeat;
	border-top: 1px solid #000;
	padding: 10px 0 10px 10px;
}
h2 {
	margin: 10px;
}
h2#welcome {
	height: 36px;
	width: 239px;
	margin: 0 0 0 7px;
	text-indent: -9999px;
	font-size: 1%;
	overflow: hidden;
	background: url(../images/welcome.png) no-repeat;
}
h2#bio {
	height: 36px;
	width: 239px;
	margin: 0 0 0 7px;
	text-indent: -9999px;
	font-size: 1%;
	overflow: hidden;
	background: url(../images/bio.png) no-repeat;
}
h2#contact {
	height: 36px;
	width: 239px;
	margin: 0 0 0 7px;
	text-indent: -9999px;
	font-size: 1%;
	overflow: hidden;
	background: url(../images/contact.png) no-repeat;
}
p {
	margin: 5px 20px;
}
p#hit {
	padding: 10px 0;
	margin: 0;
	text-align: center;
	font-size: .8em;
}
img {
	border: 1px solid #313131;
}
img.float-right {
	float: right;
	margin: 0 10px 10px 25px;
}
img.cal {
	border: 2px solid #5d080b;
}
.border {
	border: 1px solid #fff;
	margin: 50px 28px;
	height: 469px;
}
.vert {
	margin: 50px 31px;
	padding: 0;
	clear: both;
}
.vert-bord {
	width: 347px;
	float: left;
	border: 1px solid #fff;
	height: 520px;
	margin-bottom: 50px;
}
ul#top-nav {
	font-size: 1.1em;
	list-style-type: none;
	text-align: right;
	padding: 0 10px 5px 0;
	position: absolute;
	bottom: 3px;
	right: 0;
	border-bottom: 1px solid #000;
	width: 737px;
	font-family: Georgia;
	font-style: italic;
}
ul#top-nav li {
	display: inline;
	margin: 0 5px;
}
ul#top-nav li a {
	color: #76b9cf;
	text-decoration: none;
}
ul#top-nav li a:hover {
	border-bottom: 4px solid;
}
p#bot-nav {
	clear: both;
	font-size: 1.1em;
	text-align: center;
	padding: 2px 0;
	color: #76b9cf;
	font-family: Georgia;
	font-style: italic;
	margin: 10px 15px 0;
	background: #212121;
	border: 1px solid #3e3e3e;
}
p#bot-nav a {
	color: #76b9cf;
	text-decoration: none;
}
a {
	color: #76b9cf;
	text-decoration: none;
}
.cal-page {
	margin-left: 330px;
	padding-top: 20px;
	clear: both;
}
fieldset {
	border: none;
	padding-left: 20px;
}
fieldset ul {
	list-style: none;
}
label {
	display: block;
}
input, textarea {
	background: gray;
	border: 1px solid #fff;
	margin: 5px 0;
	width: 220px;
}
input#submit {
	width: auto;
}
input.paypal {
	width: auto;
	border: none;
	margin-left: 20px;
}
input.calpaypal {
	width: auto;
	border: none;
	margin: 10px auto;
}
#cal-content form {
	margin: 10px auto;
	padding-top: 10px;
	text-align: center;
}
#paypal {
padding-left:20px;
}