


	
/* 2 Column (double page) settings */
	.doublepage {
				/* right column background colour */
	}
	.doublepage .colleft {
		right:50%;			/* right column width */
				/* left column background colour */
	}
	.doublepage .col1 {
		width:46%;			/* left column content width (column width minus left and right padding) */
		left:52%;			/* right column width plus left column left padding */
	}
	.doublepage .col2 {
		width:46%;			/* right column content width (column width minus left and right padding) */
		left:56%;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
	}




#homeads {
        clear:both;
        float:left;
        width:100%;
	xwidth:974px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	
    }

#homeads .adblock {
	float:left;
	width:243px;
	
	}

.ad{
	margin:20px;
	height:200px;
	border:4px solid #000
}


.ad a {
    	color:#FFF;
	}

.ad a:hover {
	color:#fff;
	
	text-decoration:none;
	}

.adtext{width:175px;margin:0px}
