@charset "utf-8";
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: fixed;
}
#content {
	background-color: #000000;
	width: 780px;
	margin-top: 65px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 45px;
}
#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	width: 780px;
	margin: 0px;
	height: 77px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

p {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #CCCCCC;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
}
h6 {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #CCCCCC;
	padding-right: 20px;
	padding-left: 30px;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link, a:visited {
	color: #FF0033;
	text-decoration: none;
}

h1#hands {
	position: relative;
	height: 137px;
	width: 215px;
	font-size: 10px;
	/* \*/
overflow: hidden;
	margin-left: 25px;
/* */
}

h1#hands a span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 243px;
	height: 100%;
	background-image: url(images/handsoftwilight.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
} 
#nav {
	height: 43px;
	width: 780px;
	text-align: right;
}
h2 {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #CCCCCC;
	padding-right: 30px;
	padding-left: 30px;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: -10px;
	padding-top: 65px;
}
h3 {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FF0000;
	padding-right: 30px;
	padding-left: 30px;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 25px;
}
h4 {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #CCCCCC;
	padding-right: 30px;
	padding-left: 30px;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 25px;
}
#flash {
	float: right;
	height: 360px;
	width: 300px;
	padding-right: 25px;
}
h5 {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 12px;
	color: #FF0000;
	padding-right: 30px;
	padding-left: 30px;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 12px;
}
