/*
light blue :#4593e8
dark blue :#101f58*/

body, p, h1, h2, h3, h4, h5, img, span, div, ul, li, input, textarea {padding:0;margin:0;}

body {text-align:center;background:#101f58;font-family:sans-serif;}
p {font-size:13px;margin-bottom:10px;}
#right p {color:#fff;}
h1 {font-size:13px;color:#fff;margin-bottom:3px;}
label {font-size:12px;color:#fff;}
input, img {border:none;}

.hidden {display:none;}
.unhidden {display:block;}

#wrapper {width:950px;margin:0 auto;background:url(../images/wood.jpg) repeat-y;}
#header {height:350px;width:950px;background:url(../images/header.jpg) no-repeat;}

#menu {text-align:right;padding:90px 10px 0 0;font-size:14px;font-weight:bold;}
#menu ul {list-style:none;}
#menu li {display:inline;border-right:solid 1px #4593e8;padding:0 10px;}

#menu a:link {text-decoration:none;color:#4593e8;}
#menu a:visited {text-decoration:none;color:#4593e8;}
#menu a:hover {text-decoration:none;color:#101f58;}
#menu a:active {text-decoration:none;color:#4593e8;}

#content {width:950px;background:url(../images/wood.jpg) repeat-y;}

#content a:link {text-decoration:none;color:#0b163d;}
#content a:visited {text-decoration:none;color:#0b163d;}
#content a:hover {text-decoration:none;color:#000;}
#content a:active {text-decoration:none;color:#0b163d;}

#left {width:285px;height:420px;background:#fff;margin:15px 8px;text-align:left;float:left;}
#slideshow {width:265px;position:relative;margin:auto;margin-top:10px;}
#quotes {position:absolute; top:245px;height:80px;width:225px;background:#fff;opacity:0.75;padding:30px 20px;}
#mid {width:265px;height:400px;background:#fff;float:left;margin:15px 8px;padding:10px;text-align:left;}
#right {width:330px;float:left;margin:15px 8px;}


#right a:link {text-decoration:none;color:#fff;}
#right a:visited {text-decoration:none;color:#fff;}
#right a:hover {text-decoration:none;color:#000;}
#right a:active {text-decoration:none;color:#fff;}

#status {color:#cc0000;font-size:12px;font-weight:bold;margin-bottom:5px;}

#left_menu {
    width:560px;
    background:#fff;
    margin:15px 8px;
    text-align:left;
    float:left;
    padding:10px;
}

.box {padding:10px;background:#4593e8;margin-bottom:15px;text-align:left;}
.box p {margin:0;}
.box input, .box select {margin-bottom:2px;float:right;width:165px;}
.box label {margin-bottom:2px;float:left;}
.join {float:right;margin:0 125px 0 0;}

#links {margin-bottom:5px;text-align:center;padding:10px;}
#links img {margin-right:10px;vertical-align:middle;}
#credits {float:right;margin-right:15px;}
#copyright {float:left;margin-left:15px;}

.left {float:left;}
.text {float:right;width:220px;}

.clear {clear:both;}

#footer {clear:both;width:950px;}
#footer p {font-size:9px;font-weight:bold;}

#footer a:link {text-decoration:none;color:#000;}
#footer a:active {text-decoration:none;color:#000;}
#footer a:hover {text-decoration:none;color:#4593e8;}
#footer a:visited {text-decoration:none;color:#000;}

span {color:#0b163d;font-size:13px;margin-bottom:2px;}