body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: left;
	line-height: 18px;
	color: #666666;
	font-size: 80%;
	background-position: left top;
	background-image: url(skback5.gif);
	background-repeat: no-repeat;
	background-color: white;
}

h1 {
	font-style: normal;
	font-weight: normal;
	margin-bottom: 0px;
	color: #999999;
	font-size: 20px;
//	text-transform: lowercase;
}

body a {
	color: #cc3333;
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
}

.redslash { color: #cc3333}

* html #content {
	height: 1%;
}

#navo {
	margin-top: 10px;
	right: 10px;
	position: absolute;
	margin-right: 30px;
	width: 100px;
	float: right;
	text-align: right;
}

#navo li {
	text-transform: lowercase;
	padding-left: 5px;
	border-bottom-style: none;
	border-top-color: #cccccc;
	border-top-style: dashed;
	border-top-width: 1px;
	text-align: left;
	list-style-type: none;
	color: #cccccc;
	line-height: 24px;
	font-size: 100%;
}

#navo li:hover {
	color: white;
	background-color: #eeeeee;
}
#navo li:active {
	background-color: #999999;
}

#navo li:hover a {
	color: #666666;
}

#navo a {
	text-decoration: none;
	color: #cccccc;
}

#home #navo-home a,
#about #navo-about a,
#videos #navo-videos a,
#photos #navo-photos a,
#contact #navo-contact a {
color: #cc3333;

}

#spac {
	width: 100%;
	float: left;
}#bod {
	top: 160px;
	position: relative;
	max-width: 500px;
	margin-right: 100px;
	float: left;
	margin-left: 100px;
	margin-top: 35px;
}

#homebod {
	padding-bottom: 150px;
	top: 160px;
	position: relative;
	max-width: 500px;
	margin-right: 100px;
	float: left;
	margin-left: 100px;
	margin-top: 35px;
}

 #foot {
 	visibility: hidden;
	word-spacing: 5px;
	position: fixed;
	bottom: 10px;
	width: 100%;
	float: left;
}

#vids {
	position: relative;
	min-width: 500px;
	list-style-type: none;
	float: left;
	text-align: left;
}

//#vids ul li:before {
//	content: "\002F \002F \0020";
//	}

#vids li {
	padding-left: 5px;
	border-bottom-style: none;
	border-top-style: none;
	text-align: left;
	color: #cccccc;
	line-height: 24px;
	font-variant: small-caps;
	font-size: 130%;
}

#vids li:hover {
	color: #cc3333;
}

#vids li:hover a {
	color: #cc3333;
}

#vids a {
	text-decoration: none;
	color: #cccccc;
}

#con {
	position: relative;
	list-style-type: none;
	float: left;
	text-align: left;
}

#con li {
	padding-left: 5px;
	border-bottom-style: none;
	border-top-style: none;
	text-align: left;
	color: #cccccc;
	line-height: 24px;
	font-variant: small-caps;
	font-size: 130%;
}

#con li:hover {
	color: #666666;
}

#con li:hover a {
	color: #cc3333;
}

#con a {
	text-decoration: none;
	color: #cc3333;
}

#phot {
	position: relative;
	list-style-type: none;
	float: left;
	text-align: left;
}

#phot li {
	padding-left: 5px;
	border-bottom-style: none;
	border-top-style: none;
	text-align: left;
	color: #cccccc;
	line-height: 24px;
	font-variant: small-caps;
	font-size: 130%;
}

#phot li:hover {
	color: #cc3333;
}

#phot li:hover a {
	color: #cc3333;
}

#phot a {
	text-decoration: none;
	color: #cccccc;
}

.hidden {
	display : none;
}

#Tips {
	border-color: #cccccc;
	border-width: 2px;
	border-style: dotted;
	color: white;
	width: 200px;
}

