﻿div { margin:0; padding:0; } 
body { margin:5px 0px 0px 0px; padding:0; } 
#outerCont { width:760px; border:1px solid #62715A; margin:0 auto;  } 
#horizontalLine { height: 10px; background-image:url(/images/bg-top-horizontal-line.jpg); background-repeat:repeat-x; }
#header { height:102px; margin:0px; padding:0;} 
#subHeader { height:145px; margin:0px; padding:0; } 
#nav { height:31px; background-image:url(/images/bg-navigation.jpg); background-repeat:repeat-x; } 
#nav a img { border:none; } 
#secondNav { width:191px; height:233px; float:left; padding:8px 0px; background-image:url(/images/bg-second-navigation.jpg); background-repeat:repeat-y; } 
#content { float:left; width:569px;} 
#divider {clear:left; height:16px; background-image:url(/images/bg-bottom-horizontal-line.jpg); background-repeat:repeat-x; } 
#footer { clear:left; background-image:url(/images/bg-footer.jpg); background-repeat:repeat-x; height:51px; } 
#footer p { margin:0; text-align:center; font-family:Arial; font-size:13px; font-weight:bold; padding-top:7px; } 

a { color: #000000; font-weight: bold; text-decoration: none; }
a:hover { color: #000000; font-weight: bold; text-decoration: underline; }

a.information { color: #000000; font-weight: normal; text-decoration: none; }
a:hover.information { color: #000000; font-weight: normal; text-decoration: underline; }