/* CSS Document */

body {background-color:#FFF; margin:0; font:75% Verdana, Arial, Helvetica, sans-serif;}

#container {position: relative; margin-left:auto; margin-right:auto; width:780px; padding:15px; border-width: 0 1px; border-style: solid; border-color:#CCC;}

#content {margin-left:0; width:500px;}
#content p {line-height:1.6em; margin-bottom:10px;}

#sidebar {position:absolute; top:15px; left: 540px; width:220px; padding:10px; background-color:#4D879D; font-size:.9em; color:#FFF;}


h1 {font:2.8em Georgia, "Times New Roman", Times, serif; font-weight:normal; color:#FFF; margin:0; margin-bottom:10px;}

a:link, a:visited {color:#FC0; font-weight:bold; text-decoration:none;}
a:hover {text-decoration:underline;}