@charset "utf-8";
/* CSS Document */

* {margin:0;padding:0;}

html {background:#1187a9 url(/images/gradient.jpg) 50% 0 no-repeat;}

body {background:url(/images/header.jpg) 50% 0 no-repeat;color:#fff;font: 13px/20px georgia;border-top:7px solid #0c3d58;}

h1 {text-indent:-1000em;width:678px;height:240px;}

h2 {margin:20px;font: bold 24px trebuchet ms;letter-spacing:-0.08em;color:#0c3d58; text-transform:uppercase;}

     #content h2 {margin:0;padding:20px;border-bottom:1px solid #c7e8e7;}
	 
     #sidebar h2 {background:url(/images/sidebarh2.jpg);width:180px;height:154px;margin:0 -0px;text-indent:-100em;}

     #main {background:url(/images/h2.gif) no-repeat 20px 10px;text-indent:-100em;}

h3 {margin:20px;font: 18px georgia;text-transform:uppercase;letter-spacing:2px;}

h4 {margin:10px 0;}

div {}

     #wrapper {margin:0 auto;width:620px;}

     #content {float:left;margin-bottom:40px;width:420px;border-left:1px solid #c7e8e7;margin-left:-20px;margin-top:10px;}

     #sidebar {float:right;width:180px;background:#15a5bf;margin-top:-96px;border-bottom:2px solid #a1dbe5;margin-bottom:40px;}

     #footer {clear:both;border:1px solid #c7e8e7;border-width:1px 0;margin-bottom:40px;width:640px;color:#0c3d58;margin-left:-20px;}

p {margin:20px;}

     #footer p {text-align:center;font:bold 12px arial;margin:5px;}

     #sidebar p {text-align:center;margin:0 0 20px;}

ul {margin:20px 0;}

     #navigation {float:left;width:100%;background:#e9e9e9;}

li {margin:20px;list-style:none;}

     #navigation li {float:left;margin:10px;border-right:1px solid #fff;padding-right:20px;}

a {color:#00ffff;outline:none;}

     h1 a {display:block;width:480px;height:220px;margin-top:40px;margin-left:-50px;}
	 
     a img {border:none;}

     #content a img {margin:20px 0 -30px 8px;}

     #sidebar a:hover img {background:url(/images/imagebackground.gif) 0 0;padding:5px 3px 19px;margin:17px 17px 0;}

     .fullsize {border:1px solid #c7e8e7;padding:4px;width:390px;}

img {display:block;margin:20px;}

     #sidebar img {background:url(/images/imagebackground.gif) 0 -124px;padding:5px 3px 19px;margin:17px 17px 0;}

span {}

     h2 span {display:block;font: bold 18px trebuchet ms;color:#c8e9e8;}

form {margin:20px;}

     textarea {width:400px;margin-bottom:-10px;}

     input {}

     label {margin-right:10px;width:50px;display:block;float:left;}

     form br {margin:5px;display:block;}

     .submit {margin-left:-20px;}
