/*******************************************************************
Created by Kevin Lam © 2008 KevinLam.name
*******************************************************************/
#container {width:806px; margin:0 auto; background:url("../images/content_bg.jpg"); }
#header {width:806px; height:190px; margin:0; background:url("../images/header.jpg") no-repeat;}
#hmenu {width:806px; height:42px; margin:0; border:0; background:url("../images/hmenu.jpg") no-repeat; text-align:center; color:#FFFFFF;}
#content_top {width:806px; height:14px; background:url("../images/content_top.jpg");}
#content_area {width:806px; margin:0;}
#sidebar {width:200px; text-align:left; margin:0; float:left; position:relative; margin:10px 5px 5px 5px; padding:0 5px 0 15px;}
#content {width:auto; float:left; position:relative; margin:10px 5px 5px 5px; padding:0 10px 0 10px; border-left:2px dashed #B5B5B5; text-align:left;}
#footer {clear:both; width:806px; height:58px; border:0; text-align:center; font-size:10px; color:#FFFFFF; background:url("../images/footer.jpg") repeat-y;}

*
/****************************************************************/

* {margin:0; padding:0;}
h5 {border:0;}
h4 {border:0;}
h3 {border:0;}
h2 {border:0;}
h1 {border:0;}
object {border:0;}
applet {border:0;}
blockquote {border:0;}
dd {border:0;}
dt {border:0;}
dl {border:0;}
label {border:0;}
legend {border:0;}
fieldset {border:0;}
form {border:0;}
caption {border:0;}
li {border:0; padding-top:0px;}
ol {border:0;}
ul {border:0; padding-top:5px;}
img {border:0;}
a {border:0;}
p {border:0; padding-bottom:10px;}
span {border:0;}
div {border:0;}
body {border:0;margin-top:0;}
body {background-color: #F1F1F1;font:0.90em/1.5 Tahoma, Verdana, Helvetica, sans-serif;color: #000000;text-align:center;margin: 0;}
table {border:1px; width:100%;}
tr {border:1;}
td {border:1;}
th {border:1;}

/****************************************************************** =ELEMENTS */       

h1, h2, h3, h4, h5, h6 {margin:15px 0 10px 0;}
h1 {font-size:180%;}
h2 {font-size:160%;}
h3 {font-size:140%;}
h4 {font-size:120%;}
h5 {font-size:100%;}
#h3title {color: #FFFFFF;font-weight: bold;text-align: center;background-color: #15901B;font-size: 18px;padding: 5px;margin: 0;}

th {text-align:center; font-weight:bold;}
th, td {padding:3px 7px;}

ul, ol {margin-left:30px;}
ul ul, ol ol {margin:0; margin-left:20px;}
ol {list-style-type:decimal;}
li {display:list-item;}

dt {font-weight:bold;}
dd {margin-left:30px;}

fieldset {position:relative; padding:10px;}
legend {position:absolute; top:-1em; margin:0; padding:5px 10px; font-size:100%; font-weight:bold;}


.box {min-height:1px;}
.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}

.relative {position:relative;}

.clear {clear:both;}
.spacer{clear:both; font-size:0; line-height:0;}

.f-left {float:left !important;} img.f-left {float:left; margin-right:10px;}
.f-right {float:right !important;} img.f-right {float:right; margin-left:10px;}

.t-left {text-align:left !important;}
.t-center {text-align:center !important;}
.t-right {text-align:right !important;}
.t-justify {text-align:justify !important;}

.va-top {vertical-align:top;}
.va-middle {vertical-align:middle;}
.va-bottom {vertical-align:bottom;}

.noscreen {display:none;}

/****************************************************************** =GENERAL STYLES */

.error {color: #FF0000;font-weight: bold;}
.bold {font-weight: bold;}

.italic {font-style: italic;}

.italicbold {font-style: ita`lic;font-weight: bold;}

.guide {color:#FF0000;font-weight:bold;}
.guide2 {color: #15901B;font-weight: bold;font-size:14px;}
.guide3 {font-weight:bold;font-size:16px;color:#000000;}

img {margin:0;padding: 0;border: 0;}
img.photo {float: left; padding: 3px}

a:link {color: #15901B;font-weight: bold;}

a:visited {color:#0066CC;font-weight: bold;}

a:hover {color: #33CC00;font-weight: bold;}

a:active {color: #33CC00;font-weight: bold;}

th {vertical-align: top;text-align: left;}

td {vertical-align: top;text-align: left;}

a.hmenu {padding:25px 0 0 25px; font-size:1.2em; text-decoration:none; color:#D7D4D4;}

.extraborder {padding:2px; border:1px solid #265F87;}