/* CSS Document */

body {
	margin:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	background:#21439D;
	}

#container {
	width: 780px;
	margin: 0 auto;
	}

#bg_bottom {
	background: url("/images/bg_bottom.gif") bottom repeat-x;
}

#bg_top {
	background: #3C6BE5 url("/images/bg_top.jpg") top repeat-x;
}

#bg_stretch {
	width:100%;
}

#main {
	margin:8px 0;
	}

#left {
	}

#right {
	float:right;
	width:622px;
	}

#top {
	}
#bottom {
	margin-top:8px;
	}


#ad_network {
	font-size:10px;
	color:#3c6be5;
	text-align:center;
	}

#ad_network a {
	color:#3c6be5;
	}

#ad_network a:hover {
	color:#ffffff;
	}
