
body {
	font-family:Arial, sans-serif;
	font-size:12px;
	background:#F1F1DF;
	padding:0;
	margin:0;
	width:990px;
	margin:0 auto;
}


/*--------------- CCC HEADER ------------------*/

#ccc_header {
	padding: 20px 1em;
	color:#C0272D;
	text-transform:uppercase;
	font-weight:bold;
	position:relative;
}

#ccc_header #masthead {
	width:509px;
	height:24px;
	background-repeat:no-repeat;
	background-position:top left;
	position:relative;
}

#masthead_link {
	height:30px;
	width:220px;
	display:block;
	z-index:500;
	text-decoration:none;
	position:absolute;
	top:0px;
	left:0px;
}

#create_link {
	height: 30px;
	width: 380px;
	display: block;
	position:absolute;
	z-index:500;
	top:0px;
	left:220px;
}

#ccc_header #topbar {
	float:right;
	margin-top:-17px;
}

#topbar a {
	color:#333;
	text-decoration:none;
}

#topbar a:hover{
	color:#C1272D;
	text-decoration:none;
}

#ccc_header .logged_in {
	color: #777777;
	text-transform:none;
	text-align:right;
	
}

/*--------------- CCC FOOTER ------------------*/

#login_footer {
	clear: both;
	margin-left: -5px;
}

#register_footer {
	clear: both;
	margin-left: -5px;
}

#user_footer {
	clear: both;
	margin-left: 5px;
}

	#footer {
		padding-top: 20px;
		*padding-top: 0;
		*margin-top: 25px;
		margin-bottom: 20px;
		*padding-bottom: 20px;
		width: 968px;
		clear: both;
		text-align: left;
		position: relative;
	}

#footer hr {
	margin: 40px 60px 30px 60px;
	border: 0px none;
	height: 1px;
	color: #EEEEEE;
	background-color: #EEEEEE;
}

#footer ul {
	padding:0;
	margin:0;
}

#footer ul li {
	display: inline;
	font-size: 11px;
	color: #808080;
}

#footer a {
	color: #555;
	padding: 0 4px;
	text-decoration:none;
}

#footer a:hover {
	background-color: #DDDDDD;
	text-decoration: none;
}
