body {
	background-color: #1C1C1C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
a:link {
	text-transform: uppercase;
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #F035A0;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
.disclaimer .enterexit {
	text-align: center;
}
#nav {
	display: block;
	height: 50px;
	width: 840px;
	float: left;
	background: #1C1C1C;
}
#nav ul {
	margin: 0px;
	height: 50px;
	padding: 0;
}
#nav li {
    list-style: none;
    display: inline;
}
#nav li a {
    margin: 0px;
    padding: 0;
    display: block;
    float: left;
}
#nav a span {
    position: relative;
    display: block;
    z-index: -1;
}
li .blank {
	display: block;
	width: 17px;
	height: 50px;
	outline: none;
	background-position: 0 0;
}
li .home {
	display: block;
	width: 140px;
	height: 50px;
	outline: none;
	background-image: url(images/nav_01home.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
li .bio {
	display: block;
	width: 84px;
	height: 50px;
	outline: none;
	background-image: url(images/nav_02bio.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
li .cam {
	display: block;
	width: 109px;
	height: 50px;
	outline: none;
	background-image: url(images/nav_03cam.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
li .blog {
	display: block;
	width: 121px;
	height: 50px;
	outline: none;
	background-image: url(images/nav_04blog.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
li .tribute {
	display: block;
	width: 123px;
	height: 50px;
	outline: none;
	background-image: url(images/nav_tribute.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
li .gallery {
	display: block;
	width: 183px;
	height: 50px;
	outline: none;
	background-image: url(images/nav_06gallery.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
li .store {
	display: block;
	width: 165px;
	height: 50px;
	outline: none;
	background-image: url(images/nav_05tribute.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
li .members {
	display: block;
	width: 146px;
	height: 50px;
	outline: none;
	background-image: url(images/nav_members.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
li :hover {
    background-position: 0 -50px;
}
#home li .home {
    background-position: 0 -100px !important;
}
#home li .home, #bio li .bio, #cam li .cam, #blog li .blog,
#tribute li .tribute, #gallery li .gallery, #store li .store {
    background-position: 0 -100px !important;
}
.content .topsites img {
	margin-right: 5px;
	margin-left: 5px;
}

a:visited {
	text-transform: uppercase;
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;
}
.wrapper {
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	position: relative;
}
.wrapper .top {
	background-image: url(images/top.gif);
	height: 31px;
	width: 840px;
	background-repeat: no-repeat;
}
.wrapper .bottom {
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 840px;
}
.wrapper .center {
	background-image: url(images/center.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
	width: 840px;
}
.wrapper .header {
	height: 232px;
	width: 840px;
}

.wrapper .center .content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.content .intro {
	position: relative;
	clear: both;
}
.content .desc {
	width: 500px;
	position: relative;
}
.content .contact {
	position: absolute;
	left: 526px;
	top: 625px;
}

.content .calendar {
	position: absolute;
	top: 675px;
	left: 526px;
	width: 250px;
}
.content .gallery {
	margin-top: 5px;
	width: 500px;
	margin-bottom: 50px;
}
.gallerybox {
	background-image: url(images/gallerybox.gif);
	height: 92px;
	background-repeat: no-repeat;
	margin-top: 10px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
.gallery .gallerybox img {
	margin-top: 8px;
	margin-left: 9px;
	border: 1px solid #000000;
}
.footer {
	text-align: center;
	color: #999999;
}
.footer a {
	text-decoration: underline;
	text-transform: none;
	font-weight: normal;
	color: #999999;
}

#rude {
	width: 350px;
	border: thick double #FA5BB5;
	float: left;
	text-align: center;
	background-color: #FFCCFF;
}
#rude2 {
	border: thick double #FA5BB5;
	text-align: center;
	background-color: #FFCCFF;
}


.content .topsites {
	font-size: x-small;
	margin-top: 30px;
}
.content #scrollingtxt {
	margin-top: 20px;
	clear: both;
}
.wrapper .disclaimer {
	color: #CCCCCC;
	width: 525px;
	margin-right: auto;
	margin-left: auto;
}
.gallery #flashcontent {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.required {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : none;
}

#clips4sale {
	float: right;
	width: 350px;
	border: thick double #0066FF;
	text-align: center;
	background-color: #CADFFF;
}
#clips4sale2 {
	border: thick double #0066FF;
	text-align: center;
	background-color: #CADFFF;
}
.content  #livecam  {
	border: thin solid #000000;
	margin: 10px;
}
#updates {
	position: absolute;
	width: 275px;
	float: right;
	top: 320px;
	left: 543px;
	overflow: hidden;
}
#twitter {
	position: relative;
	width: 275px;
	float: right;
	background-color: #FFCCFF;
	height: 100%;
	overflow: hidden;
	padding-bottom: 10px;
}
.bottomlinks {
	margin-top: 50px;
}
#campics {
	float: left;
	height: 100%;
	width: 252px;
}
#camyim {
	width: 195px;
	float: right;
	text-align: center;
}
#camform {
	width: 800px;
	clear: right;
	text-align: center;
	height: 75px;
}
#rude {
	width: 300px;
	border: thick double #0099FF;
	text-align: center;
	background-color: #D5EEFF;
}
#rudebox {
	height: 125px;
	text-align: center;
	float: left;
	margin-left: 20px;
}
#caminfo {
	margin-left: 260px;
	margin-bottom: 50px;
}

