body { font-family: arial; padding: 0px; margin: 0px; text-align: center; background-image: url('../images/bg.jpg'); font-size: 13px; }

#wrap { width: 1024px; text-align: left; margin: 0px auto; border: 1px solid #000000; }
#header { background-image: url('../images/header_bg.jpg'); background-repeat: no-repeat; width: 624px; height: 76px; padding: 72px 0px 0px 400px; }
#footer { background-image: url('../images/footer_bg.jpg'); width: 1024px; height: 45px; }
#content { min-height: 575px; background-color: #ffffff; }

#copyright { font-size: 10px; color: #50a1c3; float: left; padding-left: 10px; width: 300px; font-weight: bold; padding-top: 25px; }
#subnav { float: right; text-align: right; font-size: 10px; color: #50a1c3; padding-right: 10px; width: 500px; font-weight: bold; padding-top: 25px; }
#subnav a, #subnav a:link { font-size: 10px; font-weight: bold; text-decoration: none; color: #50a1c3; }
#subnav a:hover { font-size: 10px; font-weight: bold; text-decoration: none; color: #666666; }

#contentLeft { width: 496px; border-right: 1px solid #D9D9D9; padding-left: 10px; padding-right: 10px; float: left; }
#contentRight { text-align: center; float: right; width: 496px; }

#nav { font-size: 12px; overflow: hidden; }
#nav ul { margin: 0; padding: 0; padding-left:10px; list-style-type: none; }
#nav li { display: inline; margin: 0px; } 
#nav li a, #nav li a:link { float: left; display: block; text-decoration: none; margin: 0; padding: 7px 8px; border-right: 1px solid #f5f5dc; color: #ffffff; background: #50a1c3; }
#nav li a:hover { float: left; display: block; text-decoration: none; margin: 0; padding: 7px 8px; border-right: 1px solid #f5f5dc; color: #ffffff; background-color: #666666; }
	
.heading { font-size: 18px; color: #660000; font-weight: bold; border-bottom: 1px solid #000000; padding-bottom: 1px; width: 300px; }

.newsTitle { color: #660000;font-weight: bold; font-size: 14px; }
.newsItem { width: 400px; float: left;  }

.newsImg { width: 50px; float: right; }



.redBox { background-color: #660000; color: #ffffff; border: 1px solid #000000; padding: 10px 20px 10px 20px; text-align: left; }

.redBoxHead { font-weight: bold; font-size: 13px; border-bottom: 1px solid #ffffff; }

div.more { text-align: right; font-size: 10px; font-weight: bold; }
.more a, .more a:link { color: #ffffff; text-decoration: none; }
.more a:hover { color: #D9D9D9; }

#holder { background-image: url('../images/gray_bg_02.jpg'); background-repeat: repeat-y; width: 393px;  margin: 0px auto; padding: 15px; }
#grayTop { background-image: url('../images/gray_bg_01.jpg'); width: 423px; background-repeat: no-repeat; margin: auto; margin-top: 20px; }
#grayBottom { background-image: url('../images/gray_bg_03.jpg'); background-repeat: no-repeat; width: 423px; margin: 0px auto; }
#contentWrap { padding: 20px; }