body {
	background-color: #000;
	margin: 0;
	padding: 0;
}

#HomeMotto {
	position: absolute;
	top: 0px;
	left: auto;
	right: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-style: italic;
}


#HomeSkip {
	position: absolute;
	top:120px;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 200;
}

#HomeSkip a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}	

#HomeSkip a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}	

#HomeSkip a:hover {
	color: #FF0000;
}

#HomeFrame {
	position: absolute;
	top: 115px;
	left: 0;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #CC0000;
	z-index: 100;
}

#HomeContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.4em;
}

#HomeContent h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC0000;
	line-height: 2em;
}	

#HomeFoot {
	position: absolute;
	top: 550px;
	left: 0;
	width: 100%;
	border-top: 1px solid #CC0000;
}

#Foot {
	background-color: #000000;
}

.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #CCCCCC;
	padding: 20px;
	text-align: center;
	z-index: 300;
	border-top: 1px solid #990000;
}

.Footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}

.Footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}

.Footer a:hover {
	color: #FF0033;
}

#CatsFooter {
	position: absolute;
	top: 570px;
	left: 0;
	width: 100%;
}

#MainFrame {
	position: relative;
	top: 90px;
	left: 0;
	margin-left: 195px;
	margin-bottom: 85px;
	border-left: 1px solid #AA0000;
	border-right: 1px solid #AA0000;
	width: 640px;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(images/BlurSides-blk.gif);
	background-position: center;
	background-repeat: repeat-y;
	z-index: 100;
}

#MainFrame h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #C00;
	font-weight: bold;
	line-height: 30px;
	padding-top: 0;
	padding-bottom: 0;
	margin-right: 45px;
	margin-top: 0;
	margin-bottom: 0;
	border-bottom: 1px solid #9999AA;
	margin-left: 45px;
	padding-left: 5px;
}

#MainFrame h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #C00;
	font-weight: bold;
	line-height: 30px;
	padding-top: 0;
	padding-bottom: 0;
	margin-right: 45px;
	margin-top: 0;
	margin-bottom: 0;
	border-bottom: 1px solid #9999AA;
	margin-left: 45px;
	padding-left: 5px;
}

#MainFrame ul {
	padding-left: 60px;
	margin-left: 60px;
	list-style: none;
}

#MainFrame li	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	padding: 3px 0px 3px 0px;
}

#MainFrame p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	line-height: 1.5em;
	padding: 0px 55px 0px 55px;
}

#MainFrame a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}	

#MainFrame a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}	

#MainFrame a:hover {
	color: #FF0000;
}

#MainFrame td {
	border-bottom: 1px solid #999999;
}

ol {
	padding-left: 80px;
	padding-right: 80px;
	list-style-type: disc;
}

div.Logo	{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0;
	border-top: 1px solid #CC0000;
 	border-bottom: 1px solid #990000;
	background-color: transparent;
	visibility: visible;
	z-index: 150;
}

#About	{
	position: absolute;
	top: 3px;
	left: auto;
	right: 55px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #CCCCCC;
	padding: 0px 10px 4px 10px;
	line-height: 16px;
	border-bottom: 1px solid #AA0000;
	z-index: 200;
}

#About a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #CCCCCC;
	text-decoration: none;
}

#About a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

#About a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}

#Alphabet	{
	position: absolute;
	top: 70px;
	left: 253px;
	width: 550px;
	background-color: transparent;
	z-index: 155;
}

#Alphabet a:link, a:visited {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
}

#Alphabet a:hover {
	color: #FF0000;
	font-weight: bold;
}

#Alphabet a:active {
	color: #FF0000;
	font-weight: bold;
}

#AlphaShadow {
	position: absolute;
	top: 70px;
	left: 243px;
	width: 540px;
	background-color: #000;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #555;
	padding: 2px 0px 0px 17px;
	z-index: 150;
	letter-spacing: 8px;
}

#BlurBG	{
	position: absolute;
	top: 110px;
	left: 215px;
	background-color: #FFFFFF;	
	z-index: 10;
}

#BlurFrame {
	position: absolute;
	top: 90px;
	left: 195px;
	border-left: 1px solid #AA0000;
	border-right: 1px solid #AA0000;
	z-index: 100;
}

#ContentLayer {
	position: absolute;
	top: 125px;
	left: 255px;
	padding: 10px;
	z-index: 150;
}

#ContentLayer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
}

#ContentLayer a:link, #ContentLayer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
}	

#ContentLayer a:hover {
	color: #FF0000;
}

#LeaderCover {
	position: absolute;
	top: 535px;
	left: 215px;
	height: 450px;
	background-color: #000;
	z-index: 40;
	visibility: visible;
}

#Menu {
	position: absolute;
	top: 118px;
	left: 10px;
	z-index: 200;
	width: 190px;
}

#Menu p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding: 10px 20px 0px 15px;
}

#Menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#Menu li {
	border-bottom: 1px solid #AA0000;
}

#Menu a:link, #Menu a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	display: block;
	width: 180px;
}

#Menu a:hover {
	color: #FF0000;
	display: block;
	width: 180px;
}

.Cats	{
	position: absolute;
	top: 105px;
	left: 229px;
	background-color: #FFFFFF;
	padding: 10px;
	width: 554px;
	z-index: 25;
}

.Cats h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	color: #F00;
	font-weight: bold;
	line-height: 48px;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
	border-bottom: 1px solid #9999AA;
	padding-left: 5px;
}

.Cats p	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 10px;
	padding: 0px 5px 5px 5px;
}

.redtext {
	color: #AA0000 !important;
}

img.floatleft {
	float: left;
	padding-left: 50px;
	padding-top: 10px;
}

td  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

td.FormLabelCell {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

#A	{
	visibility: hidden;
}

#B	{
	visibility: hidden;
}

#C	{
	visibility: hidden;
}

#D	{
	visibility: hidden;
}

#E	{
	visibility: hidden;
}

#F	{
	visibility: hidden;
}

#G	{
	visibility: hidden;
}

#H	{
	visibility: hidden;
}

#I	{
	visibility: hidden;
}

#J	{
	visibility: hidden;
}

#K	{
	visibility: hidden;
}

#L	{
	visibility: hidden;
}

#M	{
	visibility: hidden;
}

#N	{
	visibility: hidden;
}

#O	{
	visibility: hidden;
}

#P	{
	visibility: hidden;
}

#Q	{
	visibility: hidden;
}

#R	{
	visibility: hidden;
}

#S	{
	visibility: hidden;
}

#T	{
	visibility: hidden;
}

#U	{
	visibility: hidden;
}

#V	{
	visibility: hidden;
}

#W	{
	visibility: hidden;
}

#X	{
	visibility: hidden;
}

#Y	{
	visibility: hidden;
}

#Z	{
	visibility: hidden;
}

