/*

*/

body{margin:40px; margin-left; 33%; padding:0; width:100%; height: 100%; font-family: verdana, arial, sans-serif; font-size: 12px; text-align: center; background: #1681c5 url(/images/page_bkg.gif) repeat-x;}

	body a{color: #1681c5; text-decoration: none; }
	body a:hover{color: #68bdff; text-decoration: underline;}

	h2 {margin-top: 0px; margin-bottom: 3px; font-weight: normal; color: #46a4e7;}
	
	body img{margin:0; padding: 0; border: none;}

	#container{width:700px; background-color: #ffffff; border: 3px #000000 solid; text-align: left; margin: 0 auto;}

	#content{margin: 30px; text-align: left;}

		#content ul li{margin-top: 10px;}

		.red-text{color: #990000;}
		.split{float: left; width: 45%; clear: none;}

	#footer{width: 700px; color: #ffffff; font-size: 11px; text-align: center; margin-top: 10px; margin-bottom: 20px; margin-left: auto; margin-right: auto; clear: both;}
		#footer a{color: #ffffff; text-decoration: none;}
		
		.clearfix{height: 0; clear: both;}
		
	
	.article {
		margin: 0 40px;
		color: #222;
		border: 1px #00f solid;
		padding: 10px;
	}
	
		.article h3 {text-decoration: underline;}