﻿body {
font:11px/17px "lucida grande", "lucida sans unicode", "lucida sans", "trebuchet ms", tahoma, verdana, arial, sans-serif;
color:#0f0d1f;
background:url(bg.jpg) repeat-x scroll #fbfbd9;
margin:0px;
padding:0px;
}

div#container {
text-align:center;
position:absolute;
z-index:2;
margin:0px 0px 0px -255px;
top:35px;
left:50%;
width:511px;
}

div#top {
width:511px;
height:387px;
padding:0px;
margin:0px auto 0px;
background:url(header.jpg);
position:relative;
}

div#top img { border-width:0px; }

div#top a { border-bottom-width:0px; }
div#top span { display:none; }

div#content {
width:411px;
text-align:justify;
margin:0px 0px 0px;
float:left;
}

div#nav {
width:100px;
margin:10px 0px 10px;
float:right;
}

div#nav ul {
margin:0px 0px 0px 0px;
list-style-type:none;
padding:0px;
}

div#nav ul li a {
font:bold 11px georgia, "times new roman", times, serif;
border-bottom-width:0px !important;
display:block;
text-transform:lowercase;
letter-spacing:1px;
padding:2px 10px;
color:#75a5d8;
margin-left:-1px;
margin-right:-1px;
}

div#nav ul li a:hover { background:#fff; color:#000; }

blockquote {
margin:10px 20px 0px;
border:3px solid #b5cfd9;
background:#f9f9ea;
}

blockquote p { margin:5px 10px !important; }

blockquote:hover { border-color:#229fe4; }

div#content ul { list-style-type:square; margin:10px 10px 10px; }
div#content ul li {
line-height:17px;
}

div#content ul li.none { list-style-type:none; font-weight:bold; }
div#content p { margin:5px 10px 5px 10px; }
p.center { text-align:center; }
p.top { text-align:center; clear:left; }
p.right { text-align:right; }

h1 {
text-align:left;
color:#ccc;
font:bold 14px georgia, "times new roman", times, serif;
letter-spacing:4px;
margin:10px 10px -5px 10px;
color:#75a5d8;
}

h2 {
font:bold 11px georgia, "times new roman", times, serif;
color:#6160b8;
letter-spacing:3px;
text-transform:lowercase;
margin:5px 10px -2px;
}

h2.center { text-align:center; }

h3 {
text-align:center;
color:#0f0f82; 
font:normal 11px "century gothic", "tw cen mt", arial, sans-serif;
text-transform:uppercase;
margin:0px 0px;
}


a { text-decoration:none; color:#1676e0; cursor:crosshair; border-bottom:2px solid #a9c6d9; }
a:hover { color:#0d1f6f; border-bottom-color:#74c1d5; }

em, span, strong { color:#285cba; }

ins { text-decoration:underline; }
del { text-decoration:line-through; }

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

img { border:3px solid #b5cfd9; margin-right:3px; }
img:hover { border:3px solid #229fe4; }
img.none { border-width:0px; }
a.none { border-bottom-width:0px; }

ol li {
padding:0px 5px;
margin-left:30px;
}

input, textarea, select {
background:#f9f9ea;
border:1px solid #b5cfd9;
font:12px/19px "trebuchet ms", tahoma, verdana, arial, sans-serif;
color:#0f0d1f;
}

input:focus, textarea:focus, select:focus { border-color:#229fe4; }

div#disclaimer {
padding:0px 0px 15px;
font-size:11px;
line-height:14px;
clear:both;
}

div#disclaimer p { margin:0px 0px 0px; padding-top:5px; padding-left:21px; }

div#disclaimer p#mininav {
padding-top:20px;
word-spacing:-1px;
text-transform:lowercase;
font:bold 13px georgia, "times new roman", times, serif;
}

div#disclaimer p#mininav a { border-bottom:0px; }