BODY  {
background-color : #A0A050; background-image: url(images/ALL-background.jpg);
font-family : Verdana, Arial, sans-serif; font-size: 80%; margin: 20px 0px 0px 0px;}

Table {border-style:none; border-width:medium; font-family : Verdana, Arial, sans-serif; font-size : 100%; padding: 0; margin: 0 }

P, LI, UL {font-family : Verdana, Arial, sans-serif; font-size : 100%;}
.box {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666600;
	border-right-color: #666600;
	border-bottom-color: #666600;
	border-left-color: #666600;
	padding-top: 10px;
	padding-bottom: 10px;
}


TD {font-family : Verdana, Arial, sans-serif; font-size : 100%; margin: 0; padding: 0;}

/* LINK COLORS */

A:LINK    {color: #606000; font-weight: bold; text-decoration: none;}
A:VISITED {color: #606000; font-weight: bold; text-decoration : none;}
A:HOVER   {color: #CB7536; font-weight: bold; background: #536B77; text-decoration : none;}
A:ACTIVE  {color: #606000; font-weight: bold; text-decoration : none;}

/* HEADING COLORS AND STYLES */

H1     {color: #606000; font: bold 22px Georgia, Georgia, serif; text-align: left;}
H2     {color: #CB7536; font: normal 20px Tahoma, Arial, sans-serif; text-align: left; text-transform: lowercase; letter-spacing: 2px;}
H3, H4, H5, H6 {color: #606000; font-size: 13px; font-weight: bold;}

/* DEFINES SPECIAL CLASSES */


#backborder {
	margin-right: auto;
	margin-left: auto;
	border-right: 2px solid #404000;
	border-bottom: 2px solid #404000;
	background-color: #D2DA85;
	background-image: url(images/ALL-Textured_Background.jpg);
	width: 800px;
}

.header {
	margin: 0px;
	background-position: center bottom;
	background-image: url(images/ALL-header.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 187px;
	padding-bottom: 5px;
}

.sidebar {
	/* background-color : #D2DA85; */
/* border: 1px solid #909010; */
	width: 160px;
	font-family: Verdana, Arial, sans-serif;
	color: #606000;
	text-align: center;
	font-weight:bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	vertical-align: top;
}
.float-left {
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
	vertical-align: top;
	width: auto;
	height: auto;
}
.caption {
	font-size: x-small;
	font-style: italic;
	color: #606000;
	background-position: bottom;
	width: 265px;
	padding-bottom: 5px;
}




/* MAIN NAVIGATION DEFINITION LIST */

.sidebar dl {background: transparent; padding: 0 10px 0 0; margin: 2px 0; font-size: 100%; width: 160px}
.sidebar dt {color: #000000; font-weight: bold; border-bottom: 1px solid #000000; padding: 10px 0 4px 0;}
.sidebar dd {margin: 3px; padding: 3px 0;}
.sidebar dd a:link, .sidebar dd a:visited, .sidebar dd a:active {display: block; color: #000000; font-weight: normal; text-decoration: none; background-color: #EC9704; border: 1px solid #000000; padding: 3px;}
.sidebar dd a:hover {color: #000000; font-weight: normal; text-decoration: none; background-color: #B8C341; border: 1px solid #000000;}


.content {
	width: 580px;
	color: #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	background-position: top;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 22px;
}



.footer {
border-top: 1px solid #909010;
width: 750px;
color: #000000;
font-family : Verdana, Arial, sans-serif;
text-align: center;
font-size:10px;
padding: 10px;
}

.footer A:LINK {color: #000000; text-decoration: none; background-color: transparent;}

.footer A:VISITED {color: #000000; text-decoration: none; background-color: transparent;}
.kitten-pad {
	padding-bottom: 15px;
}

.footer A:HOVER {color: #000000; text-decoration: underline; background-color: transparent;}
.footer A:ACTIVE {color: #000000; text-decoration: none; background-color: transparent;}


.float-right {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 12px;
	float: right;
	vertical-align: top;
	width: auto;
	height: auto;
}
.rule {
	color: #606000;
}

