*								{ font-family: Verdana; color: #000; }

html, body						{ margin: 0; padding: 0; }

body							{ background-color: #000; }

a								{ text-decoration: none; }
a:hover							{ text-decoration: underline; }

a.overview						{ width: 553px; height: 62px; float: left; overflow: hidden; font-size: 12px; padding: 10px 0 0 7px; margin-bottom: 8px;
									background: url(../img/bgOverview.png) top left no-repeat; }
a.overview:hover				{ background: url(../img/bgOverviewHover.png) top left no-repeat; text-decoration: none; }

#main 							{ width: 780px; margin: 0 auto; padding-left: 41px; background: url(../img/bgHeaderR.png) top right no-repeat; }
#header							{ background: url(../img/bgHeader.png) top left no-repeat; width: 739px; height: 172px; overflow: hidden; }
#content						{ background: url(../img/bgContent.gif) top left no-repeat #fff; width: 739px; margin: 0; padding: 0; }

#cntBoxWrap1					{ margin-right: 20px; padding-left: 20px; background: url(../img/bgCntBoxShadowL.gif) top left no-repeat; }
#cntBoxWrap2					{ background: url(../img/bgWhite.png) top left; width: 100%; }
#cntBoxMain						{ background: url(../img/bgHead.png) top right no-repeat; color: #000; padding: 30px 0 30px 0; font-size: 11px; line-height: 1.6em; }
#cntBoxShadow					{ background: url(../img/bgCntBoxShadow.gif) top left no-repeat; width: 739px; height: 10px; overflow: hidden; }

#footer							{ text-align: center; font-size: 10px; padding: 3px 0 10px 0; }
#footer	a:hover					{ text-decoration: underline; }

.leftPic						{ width: 125px; float: left; margin: 4px 0 0 20px; }
.overviewPic					{ margin-left: 40px; width: 60px; float: left; }
.picLayer						{ width: 102px; height: 144px; float: left; position: relative; }
