BODY
{
	background-color:  #050714;
	font-family:  arial;
        color: #ffffff;
}

#logo
{
	position:  absolute;
	top:  0px;
	left:  0px;
	z-index:  8;
}

#topflame
{
	position:  absolute;
	top:  0px;
	left:  190px;
	z-index:  12;
}

#sideflame
{
	position:  absolute;
	top:  134px;
	left:  0px;
	z-index:  20;
}
#leftmenu
{
	position:  absolute;
	top:  165px;
	left:  0px;
        width: 192px;
	z-index:  24;
        text-align:center;
}
#leftmenu  A
{
	font-weight: bold;
        font-size: 14px;
        line-height: 9px;
        color: #000000;
        text-decoration: none;
        font-style: normal;
}
#leftmenu  A:hover 
{
        color: #6E2EA4;
}
#topmenu
{
        width: 420px;
	z-index:  40;
	font-weight: bold;
        font-size: 14px;
        color: #000000;
        font-style: normal;
        margin: 0px 0px 25px 0px;
}
#topmenu  A
{
	font-weight: bold;
        font-size: 14px;
        color: #9842E2;
        text-decoration: underline;
        font-style: normal;
}
#topmenu  A:hover 
{
        color: #7B9FFF;
}
#cardgray
{
	position:  absolute;
	top:  155px;
	left:  190px;
        width: 450px;
        height: 275px;
	z-index:  34;
	border:  1px solid #000000;
        background-color: #f5f5f5;
        color: #000000;
        padding: 15px;
}
#cardaqua
{
	position:  absolute;
	top:  165px;
	left:  200px;
        width: 450px;
        height: 275px;
	z-index:  32;
	border:  1px solid #000000;
        background-color: #DAF9FB;
        color: #000000;
        padding: 15px;
}
#cardblue
{
	position:  absolute;
	top:  175px;
	left:  210px;
        width: 450px;
        height: 275px;
	z-index:  30;
	border:  1px solid #000000;
        background-color: #7B9FFF;
        color: #000000;
        padding: 15px;
}
#cardpurp
{
	position:  absolute;
	top:  185px;
	left:  220px;
        width: 450px;
        height: 275px;
	z-index:  28;
	border:  1px solid #000000;
        background-color: #9842E2;
        color: #000000;
        padding: 15px;
}
#rollingimage
{
position:  absolute;
	top:  215px;
	left:  500px;
        width: 150px;
        height: 200px;
	z-index:  40;
	border:  1px solid #000000;

}

.ft1   {font-size: 18px; font-weight: bold;}
.ft2   {font-size: 14px; font-weight: bold;}
.ft3   {font-size: 14px; font-weight: normal;}
.ft4   {font-size: 12px; font-weight: bold;}

#footer
{
	font-size:  12px;
	font-weight: normal;
	color:  #ffffff;
	text-align:  center;
	width:  400px;
	margin:  10px auto 10px auto;
	padding:  12px 12px 12px 12px;
}

#footer		A
{
	color:  #cccccc;
}

#holder
{
	border:  1px solid #ffffff;
}
#bottomspacer	{
	position:  absolute;
	top:  540px;
	left:  250px;
	z-index: 5;
	margin: 25px auto 20px auto;
	width: 370px;
	height: 30px;
	background-color: #f5f5f5;
	border: solid 1px #888888;
}
#tagline	{
	margin-top:6px;
	text-align: center;
	font-family: arial, san serif;
	font-size: 10px;
        color: #000000;
}

#box4	{
	position:  absolute;
	top:  660px;
	left:  280px;
        width: 310px;
        border-bottom: solid 20px #000000;
	background-color: #f5f5f5;
	padding: 4px;
        text-align: center;}
#box5	{
	font-size: 8pt;
	padding:4px;
	font-family: arial, helvetica, sans-serif;
        color: #000000;
	border: solid 1px #cccccc;
        text-align: left;}
#box6	{width: 190px;
	background-color: #f5f5f5;
	padding: 2px 2px 2px 6px;
        margin: 0px auto 0px auto;}

