/* layout and positioning */

body {
	font-family			: Arial;
	font-size			: 12px;
	color: #464646;
	background: #930000;
	margin: 0px;
	padding: 0px;

}
#wrapper {
	width: 766px;
	text-align: left;
	margin: 0 auto 0 auto;
		border-left: 10px solid #580000;
		border-right: 10px solid #580000;



}

#header {
	background			: url(http://www.circusfederation.org/FMC/templates/images/header.gif);
	background-repeat	: no-repeat;
	width				: 766px;
	height				: 176px;
/*	border-bottom: 1px #cec9be;  */

	
}


#wrapper-page-bg
{
/*	background			: url(../images/content-gen-bg.png) repeat-y; */
	background			: url(http://www.circusfederation.org/FMC/templates/images/bg.jpg) repeat-y; 

	
}

/*
#navwrapper1
{
	width: 240px;
	background			: url(../images/right-gen-bg.png);
	float: right;
	/* parent on the right side 
}

#nav {
	width: 234px;
	background			: url(../images/right-bg.png);
	background-repeat	: no-repeat;
	padding-left		: 5px;
	color				: #fff;
}



#section-top
{
	height				: 112px;
	position			: relative;
	padding				: 5px 10px 0px 10px;
}
*/


#content {
	padding				: 15px 10px 0px 10px;

	
}


#news {
	
	font-size			: 50px;
	
	}

#cwrapper1 {
/*background			: url(../images/content-top-bg.png) no-repeat; 
	margin				: 0 240px 0  0; */
	color				: #FEF3C6;

	
}

#content-footer
{
/*	background			: url(../images/content-footer-bg.png) no-repeat; */
	background			: url(http://www.circusfederation.org/FMC/templates/images/footer.gif) no-repeat; 
/*background: #898989; */
	height				: 40px;
	width				: 766px;
	padding-top: 15px;


	
}

#site-footer {
	background			: url(../images/footer-bg.png) no-repeat;
	width				: 766px;
	height				: 113px;

}



#footer-top
{
	margin-left			: 5px;
	margin-right		: 5px;
	margin-top			: 5px;
	height				: 39px;
	width				: 750px;
	float				: left;
}

#footer-menu
{
	float				: left;
	text-align			: center;
	width				: 750px;
	margin-top			: 9px !important;
	margin-top			: 21px;
	

}

#footer-copyright
{
	float				: left;
	text-align			: center;
	font-size			: 10px;
	font-family			: Arial;
	width				: 750px;
}


.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

/* Clear fix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




#nav a:link { 
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#nav a:visited { 
	color: #eee;
}

#nav a:hover, #nav a:active, #nav a:focus {  
	color: #f2f2f2;
}
