body {
	background-color: #9F3B66;
	text-align:center;
}
img {
	border: 0;
}
#footer {
	text-align:center;
	font: 11px/12px Arial, sans-serif;
	color: #FFFFFF;
	padding:5px;
}
a:link, a:visited, a:active {
		color:#503A46;
		font-weight: bold;
}
a:hover{
		color:#FFF;
		font-weight: bold;
}
/*#container {
	width:750px;
	text-align:left;
}
#header {
	width:750px;
	height:70px;
	background: url(images/logo_slice_top.jpg) no-repeat;
}
#navbar {
	width:750px;
	height:25px;
	background: url(images/logo_slice_middle.jpg) no-repeat;
	text-align:right;
}
#nav {
	margin-right:0px;
	text-align:right;
}
#nav img {
	margin:0;
	padding:0;
}
#main {
	width:750px;
	height:550px;
	background: #A56796 url(images/background.jpg) repeat-x;
}
#header_bottom {
	width:310px;
	height:73px;
	background: url(images/logo_slice_bottom.jpg) no-repeat;
}
#title {
	width:214px;
	height:73px;
	margin-left:310px;
	background:#B390A3;
}
#content {
	display:block;
	width:496px;
	height:800px;
	margin-left:14px;
	background:#B39OA3;
}*/