/* CSS Document */
html {
	margin: 0px;
	padding: 0px;
	}

body {margin:0; padding:0; background: #000 url(images/bg.gif) left top repeat-x; color: white; font: 12px/18px Arial, Helvetica, sans-serif; text-align: center; }

a {color: #c2e6f6;}
a:hover {color: #fff;}

img {margin: 0; padding: 0; border: 0; }

h2 {position: relative; font-size: 22px; line-height: 18px; color: white; background: #3ca0d0; padding: 0 0 0 4px; color: #fff;}
h2 .time {position: absolute; right: 0; padding: 0 4px; font-style: italic; font-size: 16px; background: #deb033; font-weight: normal; color:#000;}

#wrapper {position: relative; margin: 0 auto; padding: 0; text-align: left; width: 800px; background: transparent;}

#header {position: relative; width: 800px; height: 311px; background: transparent url(images/header.gif) left top no-repeat;}

#highlights {position: absolute; right: 10px; top: 35px; text-align: left; color: black; }
#highlights h3 {color: #3ca0d0; margin: 0; font-size: 18px; line-height: 40px;}
#highlights ul {margin: 0 0 0 20px; padding: 0; list-style:disc; }
#highlights ul li {line-height: 20px;}
#highlights ul li a {color: #deb033;}


#main {width: 460px; position: relative; text-align: left; margin: 0; padding: 0; left: 30px; background: ; border-right: 1px solid black;}

#main ul {margin: 0; padding: 0; list-style-position: inside;}

#footer {clear: both; color: #fff; width: 800px; font-size: 1.2em; font-weight: bold; text-align: center; margin: 0; padding: .5em 0; background: black; }

#photos {position: absolute; top: 215px; right: -40px;}
