* { font-size: 11px; font-family: Arial }

html, body { margin: 0px; padding: 0px }
body { text-align: center; background-color: #4CC1EE;}

div { margin: 0px; padding: 0px }
p { text-align: justify; margin: 0px}
h1, h1 a { line-height:83px; font-size: 26px; color:#FEA02C;  margin-top: 20px; text-decoration: none}
#content h2 { color: #000080; padding: 5px; text-align: left; margin: 30px 0 0 0 }
a { color: #4891DC }
a:hover { color: #D60000 }
img { border: none }

.global { width: 780px; margin-right: auto; margin-left: auto;  margin-top: 0px; margin-bottom: 0px; border-right: 1px solid #005E8C; border-left: 1px solid #005E8C ; background: white  url('main_bg.jpg') ; background-position: left top; background-repeat: repeat-y; text-align: left}

#header { paddin-bottom: 20px; text-align: center; background-color: #005E8C }
#menu { width: 225px ; float: left; text-align: left; margin-left: 5px; padding-top: 5px}
#content { width: 535px; float: right; margin-right: 5px ; text-align: left}
#footer {clear: both}

#menu a { display: block; text-decoration: none; font-size: 13px; color: #D66200 }
#menu a:hover { text-decoration: underline; color: #D60000 }
#menu h2 { font-size: 14px; font-weight: bolder; background-color: #008DDC; color: white; padding: 3px; margin: 0px }
