body {
background:#000000;
margin: 0px; 
font-family: Arial, Helvetica, sans-serif;
margin-top:5px;
color:#FFFFFF;
}

.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	margin-left: 30px;
	margin-right:240px;	
	margin-top:0px;
}

.title {
	font-size: 25px;
	margin-left: 20px;
	margin-top:0px;
	font-weight:bold;
}

#text-container a,a:visited{
color:#FFFFFF;
}

#text-container hr{
margin-left:20px;
margin-right:240px;
}

#main-window{
	background: #000000; 
	width: 1024px;
	margin:auto;
	margin-top:0px;
	background-image:url(/images/middle-image.jpg);
	background-repeat:repeat-y;
}

#text-container{
z-index:2;
position:relative;
width:1024px;
top:40px;
}

#poll-container{
	position:absolute;
	width:220px;
	top:240px;
	margin-left:790px;
	z-index:3;
}

#top-container{
	position:absolute;
	background-image:url(/images/top-image.jpg);
	width:1024px;
	top:0px;
	height:291px;
	z-index:1;
}

#bottom-container{
	background-image:url(/images/bottom-image.jpg);
	background-repeat:no-repeat;
	position:relative;
	height:67px;
}

#menu{
position:absolute;
top:177px;
z-index:4;
width:1024px;
}
