@charset "utf-8";

/* Reset */
a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite,
code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4,
h5, h6, hr, html, i, images, ins, kbd, label, legend, li, map, object, ol, p, param, pre,
q, samp, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead,
tr, tt, ul, var {margin:0;padding:0;vertical-align:baseline}

/* Defaults */
:focus {outline:0}
a, a:visited {}
a:hover {}
body {background:#FFF;color:#000;font:75%/125% Arial, Sans-Serif}

img {border:0;vertical-align:bottom}
fieldset {border:0}
p {margin:0 0 1em}

/* Containers */
#bg {background:url(../images/bg.png) repeat-x left bottom;overflow:hidden;width:100%}
#page {margin:20px auto 0;width:891px}
#main {background:#FFF;border:solid #e2e2e0;border-width:0 2px;overflow:hidden;padding:0 20px 0 30px;width:837px}
#top {background:url(../images/top.png) no-repeat;height:34px}
#bottom {background:url(../images/bottom.png) no-repeat;height:34px}

/* Header */
#header {background:url(../images/header.jpg) no-repeat right top}
#header ul {margin:15px;overflow:hidden;text-transform:uppercase}
#header ul li {border-left:2px solid #999;display:inline;list-style:none;margin:0 0 0 -2px;padding:0 5px}
#header ul li.current a, #header ul li a:hover {color:#000}
#header ul li a {color:#999;font-size:1.25em;font-weight:bold;text-decoration:none}

/* Content*/
#content {float:left;text-align:justify;width:615px;font-size:1.25em;line-height:1.2em}
#content strong {color:#C00}
#content ul{margin-left:25px;margin-bottom:20px;list-style:url(../images/bullet.gif)}

h1{font-size:1.8em;line-height:1.8em;}
h2{font-size:1.45em;line-height:1.45em;color:#C00;margin:5px 0 10px 0;border-bottom:solid 1px black}
h3{font-weight:normal;}

.left {float:left;margin:0 10px 5px 0}
.right {float:right;margin:0 0 5px 10px}

/* Sidebar */
#sidebar {background:url(../images/e3.png) no-repeat;float:right;padding:170px 0 0;width:190px}
#sidebar img {margin:0 0 35px}
#sidebar img#photo {position:relative;margin:0 0 0 -10px}

/* Footer */
#footer {padding:10px 15px;position:relative;height:1%;text-align:center}
#footer img {position:absolute;top:5px;right:15px}
#footer p {margin:0}
