body {
	background-color: #d8d8d8;	
        font-family: Verdana;
	font-size: 11px;
	color: #323232;
	padding: 0px;
	margin-top:0;
	margin-left:0;
}

#container {
	position:relative;
	top:20px;
	width: 755px;
	margin-left:auto;
	margin-right: auto;
}

#header {
	position:relative;
	width:755px;
	height:199px;
	background-image:url(../images/houston_cc_01.gif);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	top:0;
}

#contact {
	position:relative;
	width: auto;
	top:80px;
	left:0;
	margin-left:15px;
	
}

#content {
	position:relative;
	width:719px;
	background-color:#FFFFFF;
	padding:17px;
	margin-left:auto;
	margin-right:auto;
	top: 0;
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:thin;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:thin;
}

#footer {
	position:relative;
	width:755px;
	height:31px;
	background-image:url(../images/houston_cc_03.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-left:auto;
	margin-right:auto;
	top: 0;
}

a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #d7e25c;
	text-decoration: none;
	line-height: 18px;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

li {
	font-size: 12px;
        list-style-image: url(../images/arrow.gif);
	line-height: 22px;
}

.PageTitle {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #147791;
}

.Information {
	line-height: 18px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.Footer {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.Graytel:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #147791;
}

.Graytel:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #147791;
}

.Graytel:hover {
	color: #990000;
}

.Credits:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}

.Credits:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}

.Credits:focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration:none;
}

.Credits:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration:none;
}


