@charset "utf-8";
/* CSS Document */

body,html{
	background-color:#000; 
	color:#000;
	font-family:sans-serif, Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
}

img{
	border:none;
}

a{
	color:#000;
}

a:hover{
	color:#000; 	
}

#container{
	margin:auto; 
	position:relative; 
	width:800px; 
}

#header{	
	position:relative;
	width:800px; 
}

#content{
	background-image:url(../images/GiddyUpGlamour_content.gif);
	background-repeat:repeat-y;
	min-height:500px; 		
	padding:5px 0px 5px 0px; 	 
	width:800px; 
}

#content-title{
	color:#000;
	margin:auto;
	width:700px;
}

#content-socialicons{
	bottom:-35px; 
	position:absolute;
	right:40px;
	height:75px; 
	width:200px;
	z-index:2;
}

#content-events{
	background-image:url(../images/c3_eventsbar.jpg); 
	background-repeat:no-repeat; 
	padding:20px 15px 10px 15px; 
	min-height:300px;
}

#content-main{	
	margin:10px 0px 10px 0px;  
	min-height:500px;
	padding:5px 80px 5px 80px;
	position:relative;
	width:642px; 
}

#content p{
	padding:0px 10px 0px 10px; 
}

#content-footer{
	background-image:url(../images/GiddyUpGlamour_footer.gif);
	background-repeat:no-repeat;
	height:90px;
	position:relative;
	width:800px;
}

#content-spacer{
	clear:both;
	width:100%; 
}

#footer{	
	color:#000;
	clear:both;
	font-size:10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:120px; 
	margin:5px 0px 20px 0px; 
	padding:0px 0px 0px 0px;	 
	width:100%; 
}

#footer a{
	color:#000; 
}

#footer a:hover{
	color:#A950DF; 
}

#footer #info{ 
	float:left; 
	margin:0px 0px 0px 83px; 
}

#footer #signature{; 
	float:right;
	font-size:11px;
	margin:0px 85px 0px 0px;  
}

#footer .titlefooter{
	font-size:11px; 
	font-weight:bold; 
	text-transform:uppercase; 
	margin:0px; 
	padding:0px; 
}
