@charset "UTF-8";
/* CSS Document */
/* CSS by Stellar Debris Creative Studios - www.stellardebris.com */
/* This file adds additional elements to the abt_content.html template */


body {
	background-color: rgb(51,51,51);
}

div#wrapper {
	background-image: url(../images/base/azb.bg.shadow.gif);
	background-repeat: repeat-y;
	}
	
div#pagetitle {
	margin: 0 0 0 0;
	padding: 0 0 6px 18px;
	clear: both;
	height: 60px;
	width: 724px;
	border: none;
	float: left;
	visibility: visible;
}

/* an adjustment for IE Win only \*/
	* html div#pagetitle {margin: 0;}
	* html div#pagetitle {padding: 14px 0 0 18px;}
	/*end of adjustment */

.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	margin: 0;
	font-style: normal;
	line-height: 1.85em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: rgb(99,0,0);
	text-decoration: none;
}

/* an adjustment for IE Win only \*/
	* html .pagetitle {line-height: 1em;}
	/*end of adjustment */

div#column1 {
	margin: 0 0 0 18px;
	padding: 0px;
	clear: none;
	float: none;
	height: auto;
	width: 163px;
	height: auto;
	float: left;
	background-color: white;
	visibility: visible;
}

/* an adjustment for IE Win only \*/
	* html div#column1 {margin-left: 9px;}
	/*end of adjustment */

div#column2 {
	margin: 0px;
	padding: 0 18px 0 18px;
	clear: none;
	float: none;
	height: auto;
	width: 360px;
	height: auto;
	float: left;
	background-color: white;
	visibility: visible;
}

div#column3 {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: auto;
	width: 164px;
	height: auto;
	float: left;
	background-color: white;
	visibility: visible;
}
#nav a:hover {
	background: rgb(238,142,98);
	}
#nav #nav_on a {
	background: rgb(238,142,98);
	color: rgb(51,51,51);
}