@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Geneva, sans-serif;
	background:#000 url(/coreImages/images/siteStyle/back.jpg) repeat-x top center;
	padding:0;
	margin:0;
	font-size:12px; color:#fff;
	}
	
#siteContent {
	width:960px;
	padding:0;
	margin:0 auto;
	}

#bannerTop {background: transparent url(/coreImages/images/siteStyle/banner-top.jpg) no-repeat top center; height:153px;}
#bannerTop p {font-size:20px; float:left;color:#fff;margin:85px 0 0 25px;}
#bannerTop ul {float:right;margin:110px 25px 0 0;}
#bannerTop ul li {display:block; float:left;margin:5px;}
#bannerTop ul li a {padding:5px;color:#ea3d99; font-weight:bold;text-decoration:none;font-size:17px;}
#bannerTop ul li a:hover {background-color:#fff;color:#000;}
#bannerMiddle {background: transparent url(/coreImages/images/siteStyle/banner-middle.jpg) no-repeat top center;height:206px;}
#bodyText {float:left;width:540px; text-align:justify;}
#bodyText h1 {display:block;margin:10px 0; font-size:20px;}
#bodyText p {margin:8px 0;line-height:1.4em;}
#bodyText a {color:#fff; font-weight:bold;}
#bodyText a:hover {background-color:#fff; color:#000;}
#sideBar {float:right;width:380px;padding-top:40px;}
#sideBar img {margin-bottom:10px;}
#siteFooter {clear:both;background-color:#ea3d99;height:60px;}
#siteFooter #content {width:940px;text-align:right;margin:10px auto;padding:10px;}
.alignImgRight {float:right;margin:5px 0 5px 5px;}
.alignImgLeft {float:left;margin:5px 5px 5px 0;}
strong {font-weight:bold;}
