body { 
 	background-color: #000;
}
.content{
	margin-top: 10px;
	margin-bottom: 10px;
}
table {
	padding: 0;
	border: 0;
	margin: 0;
	width: 100%;
}
.container {
	text-align: left;
	margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
	width: 750px;
	background-color: #FFF;
	border: 3px solid #1e9aaa;
}
.header1 {
	background-color: #FFF;
	text-align: left;
}
.logo {
	margin-top: 10px;
	margin-left: 15px;
	border: 0;

}
.spacer {
	margin-top: 0px;
	text-align: center;
	border-bottom: 1px solid black;
	width: 100%;
	background: #1e9aaa;
}
.spacer a {
	color:#000;
}
.spacer_link{
	width: 250px;
	height: 25px;
	background: transparent url(../images/bg1.gif) repeat-x;
	z-index:1;
}
.active_link {
	width: 100px;
	height: 25px;
	background: #1e9aaa url(../images/bg.gif) no-repeat;
	text-align: center;
		
}
.inactive_link {
	width: 100px;
	height: 25px;
	background: #adaa89 url(../images/bg2.gif) no-repeat;
	text-align: center;
}

.body {
	border-width: 1px;
	border-color: #CCC;
	margin-left: 75px;
	margin-right: 75px;
	text-align: left;
}
.footer {
	width: 750px;
	padding-top: 1px;
	font-size: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center;
	background-color: #1e9aaa;
	white-space: nowrap;
	border-top: 1px solid black;
}
a {
	color:#000;
	text-decoration: none;
}
c1 {
	text-align: left
}
#c2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#imgcontainer {

}
#imgcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#imgcontainer ul li {
	display: inline;
}