
body
{
	font-family: 'verdana' , 'arial' , 'sans serif';
	xxbackground-image: url(images/DARKEDGES.GIF);
	background-color: #292557;
	color: #ffff00;
}

a
{
	font-family: 'verdana' , 'arial' , 'sans serif';
	font-size: 10pt;
	font-weight: bold;
}

a:link
{
	color: #ffff00;
}
a:visited
{
	color: #ffff00;
}
a:hover
{
	color: #ff0000;
}

div.homeNav
{
left: 64px; top: 50%; width: 350px; position: absolute;
font-size: 10pt;
		font-weight: bold;
		text-align: left;
		line-height : 150%;
		vertical-align: text-bottom;
}


table.mainTable
{
	position: absolute;
	left: 0px; top: 0px; 
	width: 100%; height: 100%; 
}

img.homeTheEdge
{
	position: absolute ;
	left:8;
	top:8;
}


div.center
{
	text-align: right ;
	border-right: black 1px solid;
	padding-right: 8px;
	background-position: center center;
	border-top: black 1px solid;
	padding-left: 8px;
	background-image: url(images/top600c.gif);
	padding-bottom: 8px;
	border-left: black 1px solid;
	padding-top: 8px;
	border-bottom: black 1px solid;
	background-repeat: no-repeat;
	background-color: #0000ff;

			position: absolute;
			left: 50%;
			top: 50%;

			/* Set the width and height */
			width: 640px;
			height: 480px;

			/* Set margin to half the values of width/height */
			margin-left: -320px;
			margin-top: -240px;
}

div.oldBrowser
{
visibility: hidden;
position: absolute ;
	left: 0px;
	top: 0px;
width: 100%;
height: 20px;
overflow: hidden ;

}

