#container {
width: 1152px;

} 

#header {
width: 1152px;
height: 422px;
position:relative;
background-image: url(adheader.jpg);

}

#header2 {
width: 1152px;
height: 422px;
position:relative;
background-image: url(adheader2.jpg);

}

a:link {
	color:#FFFFFF;
}

a:visited {
	color:#FF3399;
}
  

#navbar {
width: 1152px;
height: 50px;
background-color:#56104f
z-index:100;
}

#navbar2 {
width: 1152px;
height: 50px;
background-color:#56104f
z-index:100;
}

#body {
	position:relative;
	width: 500px;
	background-color:#c99bf5;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
	top: 3px;
	}

#body2 {
	width: 500px;
	background-color:#fde4ab;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
	top: 3px;	
	}
	
#sidebar {
	position:absolute;
	top:473px;
	width:500px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index:5;
	left: 600px;
    } 
	
p
{
font-family:"Arial";
font-size:20px;
color:#ffffff;
}

h1 {
font-family:"Arial";
font-size:20px;
color:#56104f;
text-align:left;
}



#footer {
	position:relative;
	bottom:0;
	width:1126px;
	height:60px;   /* Height of the footer */
	background:#6cf;
	background-color:#56104f;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#ffffff;
	left: 0px;
}

#footer2 {
	position:relative;
	bottom:0;
	width:1126px;
	height:60px;   /* Height of the footer */
	background:#6cf;
	background-color:#9a4a05;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#ffffff;
	left: 0px;
}
