@charset "UTF-8";
/* CSS Document */
/* CSS by Stellar Debris Creative Studios - www.stellardebris.com */
/* This file adds additional elements to the section_intro.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 */
	
div#contenttitle {
	margin: 0 0 0 18px;
	padding: 0px;
	clear: none;
	float: right;
	height: 40px;
	width: 540px;
	border: none;
	float: left;
	background-color: white;
	visibility: visible;
}

/* an adjustment for IE Win only \*/
	* html div#contenttitle {margin: 0 0 10px 9px;}
	/*end of adjustment */

div#innerwrapperalt {
	margin: 0 0 0 -12px;
	clear: none;
	float: left;
	width: 560px;
	visibility: visible;
	background-color: white;
}

/* an adjustment for IE Win only \*/
	* html div#innerwrapperalt {margin: 0 0 0 -16px;}
	/*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 18px 0 18px;
	padding: 0 0 0 0;
	clear: both;
	height: auto;
	width: 164px;
	height: auto;
	float: left;
	background-color: white;
	visibility: visible;
}

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

div#row {
	margin: 0 0 10px 0;
	clear: none;
	float: left;
	width: 560px;
	visibility: visible;
	background-color: white;
}

/* an adjustment for IE Win only \*/
	* html div#row {margin: 0 0 30px 0;}
	/*end of adjustment */

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