.backtoEnigma a
{
	font-size:14px;
	color:#FF9900;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	display:block;
	padding:10px;
	text-decoration:none;
}

body {
	background-color: #333333;
	margin-top:10%;
	scrollbar-3d-light-color:#999999;
	/*scrollbar-arrow-color:#FFFF33;*/
	scrollbar-arrow-color:#520101;
	scrollbar-base-color:CCCCCC;
	scrollbar-dark-shadow-color:#333333;
	scrollbar-face-color:#666666;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:black;
}

#header
{
	color:#FFFFFF;
	padding:0px 5px 0px 5px;
	border-top:1px dashed #999999;
	font: normal 24px/100% Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	background: #520101 left;
	border-bottom: 1px dashed #999999;
	text-transform: uppercase;
}

#topMenu tr td
{
	color:#999999;
	text-decoration:none;
	font:normal 70% Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-left:#FFFFFF dashed 1px;
}

.borderRight
{
	border-right:#FFFFFF dashed 1px;
}

#topMenu tr td a
{		
		text-decoration:none;
		color:#999999;
}
#topMenu tr td a:hover, a:focus
{
	color:#FF9900;
}

.bordersTop
{
	color:#FFFFFF;
	border-top:1px dashed #999999;
	background: #520101 left;
}

.bordersbottom
{
	color:#FFFFFF;
	border-bottom: 1px dashed #999999;
	background: #520101 left;
}

.borderTopBottom
{
	color:#FFFFFF;
	border-top:1px dashed #999999;
	border-bottom: 1px dashed #999999;
	background: #520101 left;
}

#footer
{
	background-color:#520101;
	color:#FFFFFF;
	padding:0px 5px 0px 5px;
	border-top:1px dashed #999999;
	line-height:60%;
	border-bottom: 1px dashed #999999;
}

#footer p
{
	font-size: 60%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:center;
	text-decoration:none;
}

#footer .links
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#AF9E69;
	margin:5px;
	/*display:block;*/
	text-decoration:none;
	text-align:center;
}	

#footer a:hover, a:focus
{
	color:#3366FF;
	font-weight:bold;
}

#sectionLayout
{
	height:400px;
	width:700px;
	text-align:left;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	overflow:auto;
}

#sectionLayout p
{
	text-align:justify;
}

.imageSurround 
{
	background: #333333;
}
.frontPageTitles {
	font: lighter normal 16px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000000;
}
.titleText {
	font: italic bold normal 24px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #FFFFFF;
}

.clearIt 
{
	display: block;
	clear: both;
}
