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;
}
#cardgray
{
	position:  absolute;
	top:  155px;
	left:  190px;
        width: 450px;
        height: 675px;
	z-index:  28;
	border:  1px solid #000000;
        background-color: #f5f5f5;
        color: #000000;
        padding: 15px;
}
#cardaqua
{
	position:  absolute;
	top:  165px;
	left:  200px;
        width: 450px;
        height: 675px;
	z-index:  30;
	border:  1px solid #000000;
        background-color: #DAF9FB;
        color: #000000;
        padding: 15px;
}
#cardblue
{
	position:  absolute;
	top:  175px;
	left:  210px;
        width: 450px;
        height: 675px;
	z-index:  32;
	border:  1px solid #000000;
        background-color: #7B9FFF;
        color: #000000;
        padding: 15px;
}
#cardpurp
{
	position:  absolute;
	top:  185px;
	left:  220px;
        width: 450px;
        height: 675px;
	z-index:  34;
	border:  1px solid #000000;
        background-color: #9842E2;
        color: #000000;
        padding: 15px;
}
#cardpurp  A
{
        color: #5B7FFF;
        text-decoration: underline;
        font-style: normal;
}
#cardpurp  A:hover 
{
        color: #7822E2;
}

#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: #99CCFF;
        text-decoration: underline;
        font-style: normal;
}
#topmenu  A:hover 
{
        color: #DAF9FB;
}
.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;
}

#box3	{
	position:  absolute;
	top:  950px;
	left:  350px;
        width: 190px;
	background-color: #ffffff;
	padding: 2px 2px 0px 6px;
        text-align: center;
        border-bottom: solid 20px #000000;}

