@import url(PEStandard.css);
@import url(PEMenus.css);

#container { width: 736px; background: #300 url('../images/shadow.jpg') repeat-y center; margin: 0 auto; padding: 0 23px 0 20px; }
#header { background: #933;	text-align: left; width: 738px;	height: 70px; }
#logo {	float: left; }
#riba {	float: right; }
#main {	width: 738px; background: url('../images/innerLeftBG2.jpg') no-repeat left top; }
#home {	width: 738px; background: url('../images/innerLeftBG.jpg') no-repeat left top; }
#leftColumn { width: 209px;	float: left; text-align: right;	height: 575px; }
#rightColumn { margin-left: 209px; height: 100%; width: 489px; background: black; margin: 0; float: left; text-align: left; padding: 10px 20px; overflow: hidden; }

/*Homepage Image Links*/
.imageLinks {width: 529px; float: left; margin-top: 10px;}
.section { width: 153px; float: left; padding: 0; margin: 0 15px 15px 0; text-align: right; font-size: 1.1em; position: relative; }
.sectionWide { float: left; width: 469px; padding: 10px; margin: 10px 0; position: relative; background: #9a3334; }
#rightColumn .section a { text-decoration: none; display: block; margin: 0; padding: 0; }
.section a img:hover { }
#rightColumn .section a img {display: block; margin: 0; padding: 0;}
.section .sectionTitle {display: block; width: 153px; padding: 5px 0;}
.section #alignBottom { position: absolute; bottom: 0; right: 0; text-align: right; width: 137px; padding: 8px; display: block; font-size: 1.1em; text-transform: uppercase; }


.maintext { clear: both; text-align: justify; padding: 10px; }
#homePageLinks { text-align: right; }
.footer { text-align: right; padding: 4px; height: 13px; vertical-align: top; clear: both; background: #333; position: relative; }
#base { height: 22px; width: 770px; background: url('/images/base.jpg') no-repeat; margin: 0 auto; }
#flash { padding-top: 20px; }
#flash img { border: 1px solid #fff; }
#rightColumn .siteMap li a { text-decoration: none; }
#rightColumn .siteMap li a:hover { text-decoration: underline; }
#rightColumn .siteMap ul { padding: 0 0 0 10px; margin: 0; }
#rightColumn .siteMap ul li { padding: 0 0 0 10px; margin: 0; }

.clearList { list-style: none; }
.clearList li { margin-left: -20px;  }

/*News Page*/
#main .newsTable {}
#main .newsTable td.strong {width: 165px}
#main .newsTable td a {text-decoration: none;}
#main .newsTable td a:hover {text-decoration: underline;}
