/* CSS Document */


div#space {
	clear : both;
	width : 100%;
	height : 10px;
}



div#Page2CalloutTop {
	clear : both;
	width : 100%;
	background-color : #f2d077;
	text-align : center;
	
}



div#Page2Left {
	float : left;
	width : 370px;
	padding-top : 20px;
	
}

div#Page2Callout {
	width : 370px;
	background : url(../images/sidebarBack2.jpg) no-repeat;
	
}


div#Page2Right {
	float : right;
	width : 360px;
	padding-top : 20px;
	padding-left : 10px;

}




/* =site info */
div#siteinfo {
	clear : both;
	width : 100%;
	text-align : center;
	font-size : smaller;
	font-weight : bold;
	color : #660033;
	padding-top : 5px;
	border-top : 1px solid #660033;
}


.copyright {
	color : #999999;
	font-weight : normal;
}


.verytiny {
	font : 80%/90% Tahoma, Verdana, Arial, sans-serif; 
}
