a:link {
	color: #ffffff;
}

a:visited {
  color: #cccccc;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #cccccc;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #cccccc;
	}

a.nav:visited {
	color: #cccccc;

}

a.nav:hover {
	color: #FFFFFF;
	
}

a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;

}

a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: underline;
	color: cccc99;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: thin solid #FFFFFF;
	border-right: thin solid #FFFFFF;
	border-bottom: thin solid #FFFFFF;
	border-left: thin solid #FFFFFF;
	height: auto;
	width: auto;


}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.border {
	color: #FFFFFF;
	border: 1px solid #cccc99;


}
.positioning {
	height: auto;
	width: auto;
	left: 10px;
	top: 225px;
	position: absolute;

}
top {
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
}
main positioning {
	position: absolute;
	left: 225px;
	top: 225px;
}
.abodypositioning {
	position: absolute;
	left: 250px;
	top: 175px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 372px;
	height: 225px;



}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.sideborder {
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: double;
	border-left-color: 606020;
	position: absolute;
	height: 353px;
	left: 239px;
	top: 160px;
	width: 21px;


}

