/********** HAT - DRESS CODE **********/

body {
		text-align: center; /* required for centering the page in IE */
		background:  url("images/top_bar_all.gif") repeat-x;
		background-color: #9E9E9E;
		height: auto;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		margin-bottom: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
}

p {
margin-left: 10px;

}
h1 {
		background-image:  url("images/h1_background.gif");
		background-repeat: no-repeat;
		padding-left: 8px;
		padding-top: 4px;
		font-size: 30px;
		color: #9E9E9E;
		height: 40px;
		line-height: 1;
		letter-spacing: 0em;
}
h2 {
		background-image:  url("images/h2.gif");
		background-repeat: no-repeat;
		background-position: right top;
		font-size: 16px;
		background-color: #999999;
		padding: 5px 0px 5px 8px;
}
.story {
	background-color: #000000;
	font-size: 80%;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	width: 30em;
	height: 30em;
	border-color: #ffffff;
}
a:link {
		color: #ffffff; text-decoration: none;
}
a:visited {
		color: #ffffff; text-decoration: none;
}
a:active {
		color: #000000; text-decoration: none;
}
a:hover {
		color: #000000; text-decoration: none;
}

/********** HEAD **********/

#header {
		height: 160px;
		background-color: #000000;
/*		background-image: url(images/top_bar_1.gif);	*/
		background-repeat: repeat-x;
	}
#logo{
		position: absolute;
		margin: 30px 0px 0px 30px;
		height: 82px;
		width: 260px;
		background-image:  url("images/cc_logo.gif");
		background-repeat: no-repeat;
		text-indent: -9000px;
}
#logostrap{
		position: absolute;
		margin: 120px 0px 0px 30px;
		height: 20px;
		width: 260px;
		font-style: oblique;
		letter-spacing: 0.15em;
		color: #FFFFFF;
}
#topimage{
		position: absolute;
		margin: 0px 0px 0px 335px;
		height: 159px;
		width: 464px;
		background-image:  url("images/top_image.jpg");
		background-repeat: no-repeat;
		text-indent: -9000px;
}

/********** NECK / NAVIGATION  **********/

#nav {
		height: 23px;
		background-image:  url("images/top_bar_2.gif");
		background-repeat: repeat-x;
		padding: 7px 0px 0px 0px;
		margin-bottom: 28px;
	}
#nav ul {
		margin: 0px;
		padding: 0px 0px 0px 35px;
	}
#nav li{
		padding: 0px 15px 0px 13px;
		display: inline;
		background:  url("images/arrow_white.gif") no-repeat; 
		background-position:left;
		list-style-position: inside;		
		}
#nav li a{
		padding: 0px 15px 0px 0px;
}

#nav ul li a:link.active, #nav a:visited.active, #nav a:hover   {
        color: #000000;
}

/********** BODY / LEGS / CONTENT **********/

#wrapper {
		width: 800px;
		margin: 0 auto; /* centering the page */
		text-align: left;
		background-color: #ACB8BB;
		border: 0px solid #ebebeb;
	}
#container {
		background-color: transparent;
		margin-left: 0px;
	}
#left {
		width: 250px;
		padding: 0px 0px 30px 30px;
		float: left;
	}
#content {
		width: 430px;
		float: right;
		line-height: 1.8;
	}
#content-wrap {
margin: 0px 38px 0px 0px;
	}
p.quote {
		background-image:  url("images/quote.gif");
		background-position: right top;
		background-repeat: no-repeat;
		color: #ffffff;
		background-color: #666666;
		font-size: 18px;
		padding: 38px 20px 10px 20px;
		margin: 23px 0px 0px 0px;
		height: auto;
}
p.quoteby {
		background-position: right top;
		background-repeat: no-repeat;
		color: #000000;
		background-color: #CCCCCC;
		font-size: 10px;
		padding: 0px 0px 0px 20px;
		margin: 0px 0px 20px 0px;
		height: auto;
		border-bottom-style:dotted;
		border-bottom-width:thin;
}

p.quoteby a:hover {
color: #FF0000;
}

p.quoteby a:link, p.quoteby a:visited, p.quoteby a:active {
color: #990000;
}


/********** CONTACT FORM **********/

#dd-contactform {
float: left;
background-color: #33FF00;

}


/********** FEET / COPYRIGHT INFO **********/

#footer {
		clear: both;
		background-color: #111B1E;
		height: 25px;
		background-image:  url("images/texture_footer.gif");
		background-repeat: repeat-x;
		color: #333333;
		padding: 70px 0px 0px 50px;
	}
#passbadges {
	position: relative;
	left: 787px;
	top: 574px;
	}

