/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	text-align:center;
	background: #f1c04a url(bg.jpg) repeat-x;
	font-family: "Bookman Old Style", Times, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}





a { 
	color: #000000;
}

a:hover {
	text-decoration: none;
}


/* Background */



#bg2 {
	background: #FDFE48 url(content_bg.jpg) no-repeat center top; padding:20px 70px 20px 70px; text-align:justify; width:816px
}



/* Footer */

#footer {
background: url(bottom.jpg) no-repeat center top; padding:20px 20px 20px 20px; height:35px; width:926px
}
#bottom_menu {
float:left}

#bottom_copy {
float:right}

#footer a {
	color: #8097A1;
}
