/* CSS Document */

body{
	background-color:#000000;
	color:#FFFFFF;
	font-family:corbel;}
	
#cont1{
	width:976px;
	margin-left:auto;
	margin-right:auto;
	min-height:725px;
	background-image:url(../img/bg.JPG);
	background-repeat:no-repeat;}	
	
#cont2{
	width:174px;
	float:left;}	

#cont3{
	width:802px;
	float:left;}	
	
#cont4{
	float:left;
	width:802px;}

#cont5{
	text-align:center;
	margin-top:40px;}
			
#cont5 img{
	margin-bottom:10px;}
	
/* ROSE CHANGES START */

/*a.brown, a.brown:visited {color:#000000;}*/

a:link {
	color: #E31736;
}
a:visited {
	color: #E31736;
}
a:hover {
	color: #E31736;
}
a:active {
	color: #E31736;
}


.fltleft {
float:left;
padding: 10px 10px 10px 10px;
border-width: 1px;
border-color:#FFFFFF;
}

.fltrght {
float: right;
border-width: 1px;
border-color:#FFFFFF;
margin: 10px;
}

.fltrght1 {
float: right;
border-width: 1px;
border-color:#FFFFFF;
margin: 10px;
margin-right: 50px;
}

#articlestable {
color: #FFFFFF;
width: 570px;
height: 700px;
border: 0px;
font-size:12px;
}

#gallery1 {
width: 400px;
text-align:center;
margin-left: 225px;
}

#gallery2 {
width: 600px;
text-align:center;
margin-left: 125px;
}

.textaligncenter {
text-align:center;
}

/* ROSE CHANGES END END END END */


/*------ LEFT NAVIGATION ------*/	
	#nav-home{
		width:161px;
		height:24px;
		background-image:url(../img/home.gif);
		margin-left:8px;
		margin-top:38px;
		cursor:hand;}
	#nav-bio{
		width:161px;
		height:24px;
		background-image:url(../img/bio.gif);
		margin-left:8px;
		margin-top:2px;
		cursor:hand;}	
	#nav-schedule{
		width:161px;
		height:24px;
		background-image:url(../img/schedule.gif);
		margin-left:8px;
		margin-top:2px;
		cursor:hand;}	
	#nav-coaching{
		width:161px;
		height:24px;
		background-image:url(../img/coaching.gif);
		margin-left:8px;
		margin-top:2px;
		cursor:hand;}	
	#nav-photogallery{
		width:161px;
		height:24px;
		background-image:url(../img/photogallery.gif);
		margin-left:8px;
		margin-top:2px;
		cursor:hand;}	
	#nav-sponsors{
		width:161px;
		height:24px;
		background-image:url(../img/sponsors.gif);
		margin-left:8px;
		margin-top:2px;
		cursor:hand;}		
	#nav-favorite{
		width:161px;
		height:24px;
		background-image:url(../img/favorite.gif);
		margin-left:8px;
		margin-top:2px;
		cursor:hand;}		
	#nav-blog{
		width:161px;
		height:24px;
		background-image:url(../img/blog.gif);
		margin-left:8px;
		margin-top:2px;
		cursor:hand;}			
	#nav-contact{
		width:161px;
		height:24px;
		background-image:url(../img/contact.gif);
		margin-left:8px;
		margin-top:2px;
		cursor:hand;}	

/*----- LEFT SPONSORS ----- */

#left-sponsors{
	margin-top:30px;
	width: 173px;
	border:none;}
	
#left-sponsors img{	
	padding:2px 0px 2px 0px;}
	
/*----- BLOG LINK -----*/
	
#blog-link{
	width: 216px;
	height:57px;
	float:right;
	margin-top:32px;
	margin-right:30px;
	background-image:url(../img/read-blog.gif);
	border: 1px solid white;
	cursor:hand;}	
	
/*----- DONATE LINK -----*/

#donate{
	width:182px;
	height:172px;
	background-image:url(../img/donate.gif);
	float:left;
	margin-top:485px;
	margin-left:25px;
	cursor:hand;}	
	
/*----- PHOTOGRAPHED BY -----*/
#photo{
	float:left;
	width:160px;
	height:13px;
	position:absolute;
	margin-top:228px;
	margin-left:620px;
	cursor:hand;}		
	
/*----- CONTENT -----*/

#container1{
	width: 573px;
	min-height: 310px;
	height:auto !important;
  	height:310px;
	float: right;
	margin-top: 260px;}
	
#content{
	width:570px;
	min-height:230px;
	height:auto !important;
	height:230px;
	font-size:14px;
	line-height:20px;}	
	
/*----- TWITTER -----*/
#twitter{
	width:210px;
	height:37px;
	background-image:url(../img/twitter.gif);
	margin-left:95px;
	margin-top:43px;
	cursor: hand;}
	
/*----- BOTTOM NAVIGATION -----*/
#bottom-nav{
	margin-top:9px;
	margin-left:auto;
	margin-right:auto;
	width:700px;
	font-size:13px;
	letter-spacing:1px;
	text-align:center;}

#bottom-nav a{
	text-decoration:none;
	color:#FFFFFF;}
	
/*----- COPYRIGHT -----*/
#copyright{
	text-align:center;
	width:700px;
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
	font-size:11px;}	

	

	
		