FONT { color : white; } 
A:hover {color: white; text-decoration: none}
A:link {color: 66CCFF; text-decoration: underline}
A:visited {color: 336699; text-decoration: none}

.logo	{position: absolute;
	left:0px ; top: 0px;
	height: 120px; width: 824px;
	cursor: crosshair;
	overflow: hidden;
	background: white}

.navigation	{position: absolute;
	left:824px ; top: 130px;
	height: 400px; width: 145px;
	padding: 0px 20px;
	font-family: Arial;
	font-size: 14pt; 
	cursor: crosshair;
	overflow: hidden;
	background:  white}

.main	{position: absolute;
	left:21px ; top: 130px;
	height: 752px; width: 754px;
	padding: 5px 20px;
	font-family: Arial;
	cursor: crosshair;
	overflow: scroll;
	background:  #2b3149}

.div1	{position: absolute;
	left: 0px ; top: 120px;
	height: 10px; width: 824px;
	font-family: Arial;
	cursor: crosshair;
	overflow: hidden;
	background:  black}

.div2	{position: absolute;
	left: 814px ; top: 130px;
	height: 762px; width: 10px;
	font-family: Arial;
	cursor: crosshair;
	overflow: hidden;
	background:  white}

.edge	{position: absolute;
	left:3px ; top: 130px;
	height: 762px; width: 20px;
	font-family: Arial;
	cursor: crosshair;
	overflow: hidden;
	background:  white}
