body
{
	font: normal 1.0em/1.2em times, ariel:
	color: yellow;
	background-color: black;
	text-align: justify;
	padding: 0px;
}
a  {color: white; text-decoration:none;}
a:visited {color: white;}
a:hover {color: yellow;}
a:active {color: white;}
#banner
{
	position:top;
	font: normal 2.0em/2.2em, arial;
	color: yellow;
background-color: black;
	width: 770px:
	height:100px;
	text-align: center;
	padding: 0px
	margin: 0px
}
#left
{
	float: left;
	width: 120px;
	height: 90%;
	text-align: left;
	color: white;
	background-color: black;
	padding: 5px;
	margin: 0px;
}
#right
{
	float: right;
	width: 120px;
	height: 90%;
	text-align: right;
	color: yellow;
	background-color: black;
	padding: 5px;
	margin: 0px;
}

#main
{
	float: center;
	font: normal 1.0em/1.2em times, ariel;
	width: 100%;
	height:90%;
	text-align: justified;
	color: white;
	background: transparent;
	padding: 25px;
	margin: 0px;
}
#a
{
	float: left;
	font: bold 0.9em/1.2em times, ariel;
	width: 100%;
	text-align: left;
	color: white;
	background: purple;
	padding: 4px;
	margin: 0px;
}
#b
{
	float: right;
	font: bold 0.9em/1.2em times, ariel;
	width: 100%;
	text-align: left;
	color: white;
	background: green;
	padding: 4px;
	margin: 0px;
}
#c
{
	float: regular;
	font: normal 0.9em/1.0em , ariel;
	width: 100%;
	text-align: left;
	color: white;
	background: 000066;
	padding: 0px;
	margin: 0px;
}
#footer
{
	position: absbottom;
	font: normal 0.9em/1em , ariel;
	color: 9999CC;
	background-color: transparent;
	width: 100%:
	height:100px;
	text-align: center;
	padding: 5px;
	margin: 0px;
}

cms2Box
{
    BORDER-RIGHT: #1b2c85 1px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: #1b2c85 1px solid;
    PADDING-LEFT: 2px;
    FONT-SIZE: 11px;
    BACKGROUND: #ffffff;
    PADDING-BOTTOM: 2px;
    VERTICAL-ALIGN: top;
    BORDER-LEFT: #1b2c85 1px solid;
    COLOR: #000;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #1b2c85 1px solid;
    FONT-FAMILY: arial, Sans-Serif, helvetica;
    TEXT-ALIGN: center
}
#d
{
	float: normal;
	font: normal 1.0em/1.4em , ariel;
	width: 100%;
	text-align: center;
	color: Black;
	background: white;
	padding: 0px;
	margin: 0px;
}
#e
{
	float: normal;
	font: normal 1.0em/1.4em , ariel;
	width: 100%;
	text-align: center;
	color: white;
	background-image: URL("barback.gif");
	padding: 0px;
	margin: 0px;
}

table
{
	font: normal 1.0em/1.2em times, garamond:
	text-align: center;
	color: white;
	background: transparant;
	text-align: justify;
	padding: 0px;
}