#bar{
	background-color:#000066;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
	width: 100%;
	height: 124px;
}
#header{
	background-color:#000066;
}
#main_content{

}
#column{
	background-image: url(../slideshow/content-box_03.png);
	background-repeat: no-repeat;
	padding: 5px;
	float: left;
	width: 310px;
	height:382px;
	margin-left: 10px;
}



#footer{
background-color:#FFCC33
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	width:100%;
	float:left;
	background-color: #FFCC33;
	margin-top: 10px;


}
#column h3 {
	width: 302px;
}
#header  h2 {
	padding-left: 20px;
}

h1 {
	color: #FFFF33;
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 20px;
}


#content_container {
	margin: 0 auto;
	padding: 0;
	width: 1000px;

}

.content-center{
	margin: 0 auto;
	padding: 0;
}



a {	
	color: #3366CC;	
	text-decoration: none
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	color: #336699;
		margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	}
h2 {
	color: #CCCCCC
	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	background-color: #006666;  	
	color: #DCDCDC
	}
h4 {
	color: #000000
	}
table {
	color: #FFFFFF
	}
td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	color: #333333
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: inside;
	}
.BulletBackgroundColor {
	color: #FFFFFF
	}

a:hover {	
	text-decoration: underline
	}
tr.ListHeaderColor th {
	text-align: left;
	}.small {
	font-size: 85%;
}
li {

    margin-left:-1.8em;
}
