/* CSS Document */

body {
	margin:0px;
	font-family:Arial;
	font-size:13px;
	background: #BB2922 url(http://dancepraise.com/images/layout/bigbg.jpg) top center no-repeat;
	color:#FFFFFF;
}

/*table#main_wrapper { width: 908px; height: 600px;}*/

a:link {color: #FFFFFF;	text-decoration: none;}
a:visited {color: #FFFFFF;text-decoration: none;}
a:hover {color: #FFCC00;text-decoration: underline;}
a:active {text-decoration: none;}


.main{ width:770px;}
.logo{ background:#A31716;}
.nav{ padding:8px; width:350px; margin-top:130px; background:#990000; text-align:center;}

.content{ text-align:left; padding:20px 10px 10px 20px;}

.imgmid{ padding: 10px 0px 10px 20px; width:320px; float:left; text-align:center;}

.footer{ padding:10px 0px 10px 0px; border-top:solid 1px #FFFFFF;  text-align:center;}
.clear{ clear:both;}