/*Mon has no gap at top but whole container way too far to left */
#container{
	margin-left: -380px;
	margin-right: auto;
	width: 760px;
	text-align: left;
	position: relative;
	top: -1px;
	background: center;
	left: 445px;
}
body {
	width: 760px;
	background-color:#FFFFFF;
	color:#333366;
	font-family: Verdana, helvetica, Arial, sans-serif;
	font-size:1em;
	padding: 0;
	text-align:center;
	background-image: url(images/yelloegradientstrip70op.jpg);
	background-repeat: repeat;
	margin: 0px;
}
#header {
	background-color: #FDFFD5;
	height: 90px;
	top: 0px;
	padding: 1px;
	width: 758px;
	border-left: 3px solid #333366;
	border-right: 3px solid #333366;
	margin:0px;
	

}
img.floatLeft {
	float: left;
	margin: 0px;
	background-position: center;

}
h1 {
	color: #333366;
	left: 66px;
	top: 10px;
	position: absolute;
	width: 720px;
	font: bold normal 3em "Edwardian Script ITC";
}
 h3 {
 font-size: 1.2em;
 text-align: center;
 font-style: italic; 
 letter-spacing: 5px;
 }

 h4 {
 font-size:1.12em; 
  text-decoration: underline;
 }
 #header-logo{
	background-image: url(images/cdglogo75.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 75px;
	text-align: left;
	left: 20px;
	
}
/* includes menu and photo*/
#banner {
	background-color: #333366;
	height: 440px;
	width: 760px;
	position: absolute;
	top: 100px;
	border-right: 3px solid #333366;
	border-left: 3px solid #333366;
	left: 0px;

}
#bannerphoto {
	height: 400px;
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
}
#content {
	width:766px;
	position: absolute;
	border: 3px none #333366;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 535px;


}
#main-text {
	background-color: #ffffff;
	border-left: 3px solid #333366;
	border-bottom: 3px solid #333366;
	border-right: 3px solid #333366;
	margin-left:0px;
	padding: 10px;
}
p {
font-size:0.8em;
text-align: justify;
line-height: 1.7em;
}
/*ul
{
float:center;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}*/
a
{
	text-decoration:none;
	color:white;
	padding:.3em .4em 0.1em .3em;
	border-right:1px solid white;
	background: #FFFFCC;
}
a:link {
	text-decoration:none;
	color: #FFFFFF;
	font-size: 12px;
	background: #FFFFCC;
}
a:visited {
	color: #000000;
	font-size: 12px;
	text-decoration: none;



 }
li {display:inline}

a:hover {
	background-color:#eedc82; /*mustard*/
	color: #333366;
	font-size: 12px;
 }
a:active {
	background-color:#009933; /*green*/
	font-size: 12px;
 }
#main-text a:link {
	color: #3333CC;
	font-size: 12px;
	 }
#menu{
	background: #333366;
 }

#menu a
{
	text-decoration:none;
	color:white;
	padding:.3em .4em 0.1em .3em;
	border-right:1px solid white;
	background: #333366;
}


#menu a:link {
	color: #FFFFFF;
	font-size: 12px;
	background: #333366;
 }
#menu a:active {
	background-color:#009933; /*green*/
	font-size: 12px;
 }
#menu a:hover {
	background-color:#eedc82; /*mustard*/
	color: #333366;
	font-size: 12px;
 }
 
#menu a:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	background: #333366;


 }
 
ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 1em;
	padding: 5px;
	text-decoration: underline;
	text-decoration: underline;
	background: #FFFFCC;
	background: #333366;
}

ul li {
	margin-bottom: 10px;
	font-size: 12px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	color: #009933;
	text-align: center;

}
