@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0;}
img {border:0;}
body {width:100%; background:#35365B; font-family:"Trebuchet MS","Times New Roman", Arial, sans-serif}
h4 {font-size:18px; text-align:center; padding:.5em;}
p {line-height:1.4em; padding:2px; padding-bottom:1em;}



#centering {text-align:center; margin:0 auto; width:900px;}
	#container{text-align:left; background:url(img/rpt.jpg) repeat-y;}
		#header {}
		#mid {}
		#leftcolumn {float:left;}
			#leftcolumn img {padding-left:12px;}
		#rightcolumn { float:right; width:670px;}
			#boxtop { height:15px;}
				#boxtop img { margin-left:-8px;}
			#content {margin-right:28px;background:url(img/ghost.gif) no-repeat bottom right; margin-top:-4px;} 
				#content p {}
				#content img {margin-left:8px;}
				#content ul {margin-top:15px;}
				#content li {margin-left:25px; line-height:1.4em;}
		#footerlinks {margin-top:15px;}
		#footerlinks a {color:#fff; text-decoration:none;}
.clr {clear:both;}
		#footer {background:url(img/footer.jpg) no-repeat; width:900px; height:30px;}
