@charset "utf-8";
/* CSS Document */

body {
	background-color: #CCCCCC;
}
#maincontainer {
	background-color: #000000;
	height: 100%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#eventsbanner {
	height: 130px;
	width: 900px;
	clear: none;
	float: none;
	background-image: url(../images/banners/ainmated_banners/Eventsuk_anibanner1.swf);
	background-color: #CCFF00;
}


#header {
	background-color: #CC0000;
	height: auto;
	width: 900px;
}
#lowerheader {
	background-color: #000000;
	height: 60px;
	width: 900px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	background-image: url(../images/banners/eukbanners/The-listing-site-banner.jpg);
}
#leftcontainer {
	background-color: #33FF00;
	height: auto;
	width: 175px;
	float: left;
}

#rightcontainer {
	height: auto;
	width: 725px;
	float: left;
	background-color: #FF6600;
}
#right, rightcontainer {
	float: right;
	height: 600px;
	width: 175px;
	background-color: #FF6600;
}
#footer {
	background-color: #000000;
	clear: both;
	height: 70px;
	width: 900px;
	text-align: left;
}
#copyright {
	background-color: #000000;
	height: 40px;
	width: 900px;
	padding-top: 2px;
	background-image: url(../images/banners/eukbanners/copywrite2010-red.jpg);
}

#centrecontainer {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 550px;
}
s
