@charset "utf-8";
/* CSS Document */
html, body { margin:0; padding:0; background:#fff; font-family:Verdana, Geneva, sans-serif; font-size:10pt; }
.dvclr { line-height:.01; clear:both; }

/*
====================
Skin Structure
====================
*/

.odWrpr { margin:0 auto; width:800px; top:0; }
.odHdr { height:115px; background:url(images/olearyHdrRptr.jpg) no-repeat; position:relative; z-index:0; }
	#logo { width:320px; height:115px; margin:10px 0 0 7px; position:relative; z-index:1; }
	#menu { margin:-20px 0 0 115px; position:relative; z-index:5; }
.odCnt { padding:20px 0; position:relative; z-index:3; background:url(images/olearyRptr.jpg) repeat-y; }
	#odMnCnt { float:left; width:50%; padding:0 15px; }
	#odRtCnt { float:right; width:40%; padding:0 15px; }
.odFtr { background:url(images/olearyFtr.jpg) no-repeat; height:100px; }
.odFtrLnks { margin:0 auto; text-align:center; }
a { text-decoration:none; color:#030; }
a:hover { text-decoration:underline; }