﻿#main {width:913px; margin:0 auto;}

#header {height:170px; overflow:hidden;}
#header, #content { font-size:0.75em;}
#header .col-1 { width:280px;}
#header .col-2 { width:633px;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {
	padding: 0 0 0 0;
	width: 245px;
	margin-right: 0px;
}
#page1 #content .col-2 {
	width: 646px;
	color: #000000;
}

#theajax{
}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:245px; margin-right:11px;}
#page2 #content .col-2 { width:646px;}


/*=========================*/


#footer {height:120px; background:url("backgammon_images/footer-bg.gif") no-repeat left top; font-size:.69em;}
#footer .col-1 {
	width: 230px;
	margin-right: 18px;
	padding-top: 10px;
}
#footer .col-2 { width:657px; padding-top:1px;}




