
#container {
    margin: 0px auto;
	width:760px;
	background-color: white;
	padding:0px 10px 10px 10px;
	text-align: left;
	}


#page {
    margin: 0px auto;
	width:860px;
	text-align: left;
	}

#header_top {
    height:69px; 
    background-image: url(/images/bg-toptable.jpg);
    }

#footer {
    clear: both;
}
#footer_bottom {
    height:50px;
    background-image: url(/images/bg-bottom-pink.jpg);
    }

#sponsor_text {
    margin: 0px auto;
	width:780px;
    padding:0px;
    color:#BB1261;
	text-align: left;
	}    
#sponsors {
    margin: 10px auto;
	width:780px;
    padding:0px;
    height:60px;
	background-color: white;
	
	text-align: center;
	}

#top_kw {
	color:#d93872;
	font-size:13px;
	width:810px;
	text-align:right;
	margin-right: 50px;
}
#top_kw_spacer{
	height:13px;
	width:50px;
}

#bottom_kw {
	color:#d93872;
	font-size:11px;
	width:780px;
	text-align:center;
	padding: 0px;
	margin: 10px auto;	
}
