body {
font: 12px/18px "Gil Sans", Geneva, Arial, Helvetica, sans-serif;
text-align: center;
color: #333333;
background: #fff url(../images/bg.jpg) repeat-x;
margin: 0;
padding: 0;
}
b, strong { font-weight: bold; }
a:link, a:visited { color: #3366CC; text-decoration: none; }
a:hover { text-decoration: underline; }
p { padding: 0; margin: 0 auto; }

h1 { font-size: 24px; color: #3366CC; font-weight: bold; }
h2 { font-size: 18px; color: #3366CC; font-weight: bold; }
h3 { font-size: 16px; color: #3366CC; font-weight: bold; margin: 0; padding: 0; }
h4 { font-size: 14px; color: #3366CC; font-weight: bold; margin: 0; padding: 0; }
h5 { font-size: 12px; color: #3366CC; font-weight: bold; margin: 0; padding: 0; }


.standout, blockquote { background-color: #e6e6e6; border-left: 3px solid #6699CC; margin: 18px; padding: 10px; font-style: italic; }
.imageStyle, .image-left, .image-right { margin: 3px; padding: 5px; float: left; border: 1px solid #ccc; }
.image-left { margin: 160px 3px 0 0; float: left; width: 90%;  }
.image-right { margin: 3px 0 3px 3px; float: right; }

.somediv{ width: 480px; clear: left; border-top: 1px solid gray; padding-bottom: 70px; padding-top: 10px; }
.somediv .floatbox{ float: left; width: 210px; }
* html .somediv p{ /* IE 3px jog hack*/ height: 1%; }
.somediv p{ margin-top: 0px; margin-left: 210px; font-size: 12px; }

#header b  {color: #1069E1; font-size: 36px; display: inline; text-transform: none; font-family: Geneva, Arial, Helvetica, sans-serif; }
#header p { color: #333333; font-size: 12px; padding-top: 68px;text-shadow: 2px 2px 2px #000; }

#container { width: 720px; padding: 0; margin: 0 auto; display: block; text-align: left; }
#header { width: 720px; height: 100px; padding: 0; margin: 0; }
#banner { height: 148px; padding: 0; margin: 0 auto; }
>html #banner { height: 131px; }
#logo { width: 200px; text-align: center; padding-top: 38px; }

#sidebar { width: 200px; float: left; padding: 15px 10px 20px 10px; background: url(../images/bg_sidebar.jpg); border-bottom: 1px solid #e6e6e6; font-size: 10px; color: #999;  }
#sidebar p.title { font-size: 14px; color: #3366CC; font-weight: bold; }

#contentContainer { float: right; width: 480px; padding: 0px 10px; display: block; }

#footer { font-size: 10px; color: #999; text-align: center; padding: 5px; }
#footer a:link { color: #666; }
#footer a:visited { color: #666; }
#footer a:hover { color: #000; }

#breadcrumbcontainer { width: 400px; margin: 0; padding: 10px 0; color: #ccc;}
#breadcrumbcontainer a:link { color: #ccc; background: none; text-shadow: none; }
#breadcrumbcontainer a:visited { color: #ccc; background: none; text-shadow: none; }
#breadcrumbcontainer a:hover { color: #000; }

