/* CSS Document */


body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

	}


.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC66CC;
	line-height: 1.5;
	font-weight: bold;
	border-bottom: 1px solid #9966cc;

	letter-spacing: 0em;
	word-spacing: 0em;
	background-color: #000000;
	text-align: center;
	margin: 0px 10px 10px;
	padding: 0px;










}


}
li {
	font-size: 90%;
	padding-bottom: 5px;
	padding-left: -10px;
	line-height: 1.2;
	list-style-type: square;




}
p {
	margin: 0px 0px 6px;
	padding: 0px;
	font-size: 95%;
	line-height: 1.5;


}

h1 {
	font-size: 180%;
	line-height: 1.4;
	margin: 0px;
	padding: 0px;

}

h2 {
	font-size: 150%;
	line-height: 1.4;
	margin: 0px 0px 10px;
	padding: 0px;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDCB6A;


}
h3 {
	font-size: 130%;
	line-height: 1.3;
	margin: 0px 0px 10px;
	padding: 0px;

}
h4 {
	font-size: 115%;
	line-height: 1.2;
	margin: 0px 0px 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 5px;


}
h5 {
	font-size: 100%;
	line-height: 1.4;
}

.blueborders-both {
	border-top-width: thin;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0000CC;
	border-bottom-color: #0000CC;



}

div#footer {
	vertical-align: bottom;
	position: relative;
	left: 10px;
	top: 550px;


}
.mini {
	font-size: 90%;
	line-height: 1.2;
	margin: 0px;
	padding: 0px 0px 6px;
}
.float-bottom {
	text-align: right;
	height: 100px;
	width: 300px;
	position: relative;
	float: right;
	margin-right: 100px;
}
div#emailsignup {
	padding: 5px;
	height: 50px;
	width: 300px;
	border: thin solid #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	left: 10px;
	top: 10px;
	color: #FFFFCC}
	
.navfade {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0099;
	letter-spacing: 0.12em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9966CC;
	line-height: 1.3;
	height: 30px;
	word-spacing: 1em;
	padding: 5px;
	font-weight: bold;
}
.fade {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6600CC;
	line-height: 1.3;
	font-weight: bold;
}
.caption {
	text-align: right;
	display: block;
	padding: 0px 0px 4px;
	line-height: 1.4;
	border-bottom: 1px solid #9966cc;
	margin-bottom: 10px;
}
.caps {
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-weight: bold;
	word-spacing: .1em;
	color: #99FFFF;
}

a {
	color: #00CCFF;
	text-decoration: none;
	}
	
a:hover {
	color: #FF99CC;
}

</style>

