/* CSS Document */
body {
padding:0;
margin:0;
text-align:center;
color:#222;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
#wrapper {
margin:0 auto;
padding:0;
width:585px;
text-align:left;
}
#logo {
float:left;
margin-left:10px;
width:284px;
background:url(images/bg.gif) repeat-y ;
}
.logonudge {
margin:8px 0 5px 20px;
}
#mastphotowrap {
}
.mastphoto {
margin:0;
padding:0;
}
#barbar {
width:546px;
height:22px;
margin-top:0;
padding-top:2px;
color:#FFF;
background: url(images/barbar.gif) no-repeat;
}
.barbartext {
margin-left:25px;
margin-top:0px;
font-size:14px;
font-weight:200;
}
.barbartext2 {
margin-left:58px;
margin-top:0;
}
#left{
float:left;
margin-left:10px;
width:284px;
background:url(images/bg.gif) repeat-y ;
}
.leftcontents {
width:245px;
margin-left:20px;
}
#footer {
width:284px;
height:20px;
margin-left:1px;
background:url(images/bottombg.gif) no-repeat;
}
#footertext {
text-align:center;
color:#ccc;
font-size:9px;
}
#right{
float:right;
width:240px;
padding-right:20px;
margin-top:30px;
}
.righttext {
color:#666;
font-size:9px;
}
h3{
color:#F93;
font-size:14px;
font-weight:200;
margin-bottom:0;
}
p {
margin:2px;
padding:0;
}
.xtrabottomspace {
margin-bottom:10px;
}
/* Navigation, baby. Navigation. */
#navcontainer{
margin:0;
padding:1px 0 0 0;
color:#888;
font-size:12px;
font-weight:bold;
}
ul#navlist {
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}
#navlist li {
display: inline;
list-style-type: none;
}
#navlist a { 
padding: 10px 4px 4px 0px;
}
#navlist a:link, #navlist a:visited {
color: #888;
text-decoration: none;
}
#navlist a:hover {
color: #222;
}
#navlist a:active{
color:#F93;
text-decoration: none;
}
.hereweare {
color:#F93;
text-decoration: none;
}
.highlighter{
background-color:#FFC;
}
.moveover{
margin-left:190px;
margin-top:0;
}
.moveover2{
margin-left:215px;
margin-top:0;
}
.lightext{
color:#999;
}
.borderizeit {
border:1px solid #555;
}
#portlinks a {
text-decoration:none;
color:#555;
}
#portlinks a:hover {
text-decoration:underline;
color:#000;
}
.currentpage{
font-weight:bold;
}