a:link 
{
	color : #FF00FF;
}

a:visited 
{
	color: #66CC66
}

a:hover 
{
	color: #FFFFCC;
}

a:active 
{
	color: #FF0017;
	font-weight: bold;
	font-style: normal;
}


body 
{
	background-color: #333333;
	color : #0C6;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
}

.Blurb
{
	width: 680px;
	word-wrap:break-word;
	color:#C0F;
}
.textstyle
{
	color:#00FF00;
	font-family: Arial, Helvetica, sans-serif;
}

.sitebody #GetCarter {
	z-index: -1;
	font-family: Arial, Helvetica, sans-serif;
}

.hide
{
	width : 0;
	height : 0;
	left : -5000px;
}

.dark 
{
	color : #FF33FF;
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
}
.dark div {
	position: relative;
	height: auto;
	width: auto;
}

p
{


}

.imgalign
{
	position:absolute;

}

.maintext
{
}
.iconrow {
	width: 50%;
	height: 5%;
	display: inline;
}
.navigators {
	font-size: 2em;
	display: inline;
}
