@charset "utf-8";
/* CSS Document */

body
{
	font: tacoma;
	text-align:center;
	margin: 0;
	background-image: url(images/Illustrator%20Footer.png);
	background-color: #18007a;
	background-repeat: no-repeat;
	background-position: bottom right;
	background-attachment: fixed;
	font-size: 12px;
}


#sidebar
{
	width:200px;
	float: right;
	padding: 5px;
	margin:0 0 10px 10px;
	font-family: Tacoma;
	color: #FFFFFF;
	line-height: normal;
}
h1 {
	text-align: center;
	color: #FFFFFF;
}
ul {
	font-weight: bold;
	list-style-type:none;
}
}
.footer-list  li {
	display: inline;
	margin: 0 20px;
	font-family: Tacoma;
}

#header h1 {
	text-indent: -9999px;
}

.floating {
	float: left;
}
#footer {
	text-align: center;
	font-size: 12px;
	background-color: #ae0002;
	color: #FFFFFF;
	clear: right;
	height: 20px;
	width: 700px;


}
img {
	margin: 0 10px 5px 0;
}
#container {
	width: 700px;
	text-align:left;
	background-color: #18007a;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color:#FFFFFF
}
#left-column {
	padding-left: 10px;
	margin-right: 215px;
	border-right:1px solid #FFFFFF;
}
#header {
	background-color:#18007a;
	height: 100px;
	background-image: url(images/Illustrator%20header.png);
	background-repeat: no-repeat;

}
