*{ padding:0; margin:0; border:none; }
body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p{
	margin: 0 0 16px 0;
	
}
h2{
	font-size:18px;
	font-weight:normal;
	color:#49176d;
	margin-bottom:10px;
}
#page_title{
	height:128px;
}

#splat{
	width: 1427px;
	height: 248px;
	margin-left: -715px;
}
#wrapper{
	min-height: 200px;
	width:750px;
	margin: 0 auto;
}
#header{
	margin: -215px 0 20px 0;
}
#navigation{
	float:left;
	width:125px;
}
#navigation ul li, #navigation ul ul li{
	list-style-type: none;
	margin-bottom: 16px;
}
#navigation ul li a, #navigation ul li li a{
	display: block;
	vertical-align: middle;
	margin: auto;
	text-align:center;
	background: #49176d;
	border: 1px solid #979a8c;
	font-size:11px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	height: 26px;
	line-height: 26px;
}
#navigation ul li.selected li{
	margin: 0px;
}

#navigation ul li.selected a, 
#navigation ul li.selected a:hover, 
#navigation ul li a:hover, 
#navigation ul li li.selected a{
	height: 26px;
	color: #fff;
	background: #2b99b3;
	border: 1px solid #70647c;
}
#navigation ul li.selected li a{
	height: 26px;
	color:#5f6062;
	background: #f0f0f0;
	border: 1px solid #979a8c;
}
#navigation ul li.selected li.selected a {
	height: 26px;
	color: #fff;
	background: #2b99b3;
	border: 1px solid #e6795d;
}
#content{
	float:right;
	width:590px;
}
.button_image{
	margin: 4px;
}
.newsItem h2 a{
	color:#49176d;
	font-weight:normal;
	text-decoration:none;
	}
.newsItem h2 a:hover{
	text-decoration:underline;
	}

/** BACKGROUND **/
html, body{
	background: url('/sites/atito.sinuous.info/themes/default/images/background.gif') repeat;
}
#splat{
	background: url('/sites/atito.sinuous.info/themes/default/images/splat.gif');
}
.page-footer {
width:250px; 
font-size:10px;
}
.page-footer a{
color:#49176D;
text-decoration:none;
}