#TopContainer {
text-align:center;
height:80px;
background:url(Margins/top.gif) no-repeat top

}

#MainContainer {
text-align:center;
background: url(Margins/middle.gif) repeat-y center;
}

.contentContainer {
	padding:1em;
	margin:0 auto;
	width:600px;
	text-align:center;
	color: #FFFFFF;
background-color: #000000;
	font-family:"Times New Roman", Times, serif;
	
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.style4 {font-size: 18px}
.style5 {font-size: 30px}
.style6 {
	font-size: 40px;
	font-weight: bold;
}
.style7 {font-size: 24px}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}

.left {text-align:left}

#BottomContainer {
text-align:center;
height:80px;
background:url(Margins/bottom.gif) no-repeat bottom
}
body {
	background-color: #000000;
	font-family:"Times New Roman", Times, serif;
	
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.style4 {font-size: 18px}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
