
/* ::::: http://www.oswd.org/files/designs/2469/bermuda_01/design2.css ::::: */

body { background-color: rgb(74, 66, 55); font-family: Lucida Sans Vericode,sans-serif; text-align: center; }
* { margin: 0px; padding: 0px; }
html { height: 100%; margin-bottom: 1px; }
#wrapper { width: 700px; margin-right: auto; margin-left: auto; background-image: url('column.jpg'); background-repeat: repeat-y; text-align: left; background-color: rgb(255, 255, 255); }
#logo { background-image: url('logo.jpg'); background-repeat: repeat-x; height: 130px; width: 700px; }
#mainphoto { background-image: url('main_photo.jpg'); height: 120px; width: 700px; }
#nav { background-color: rgb(00, 00, 60); padding-top: 10px; padding-bottom: 5px; padding-left: 15px; }
#navlist li { display: inline; list-style-type: none; padding-right: 20px; text-transform: capitalize; }
#navlist a { text-decoration: none; font-family: Verdana,Arial,Helvetica,sans-serif; color: rgb(180, 170, 158); font-size: 16px; font-weight: bolder; }
#navlist a:hover { color: rgb(125, 153, 129); }
#shadow { height: 17px; width: 700px; background-image: url('shadow.jpg'); background-repeat: no-repeat; }
#col1 { float: left; width: 500px; }
#col2 { float: left; width: 200px; }
#col1content p { margin-bottom: 10px; color: rgb(102, 102, 102); font-size: 12px; line-height: 140%; text-align: justify; }
#col1content { padding: 0px 15px 15px; }
#footer { clear: both; height: 20px; width: 700px; background-image: url('footer.jpg'); }
#col2content { padding: 15px; text-align: center; }
.imageborder { border: 1px solid rgb(58, 74, 20); padding: 5px; background-color: rgb(242, 243, 244); }
.subhead { font-size: 11px; color: rgb(120, 68, 44); margin-top: 5px; margin-bottom: 5px; }
.sidebar { margin-bottom: 10px; color: rgb(102, 102, 102); font-size: 10px; line-height: 140%; }
h1 { padding: 10px 0px 0px 15px; font-family: Lucida Sans Vericode,sans-serif; font-size: 30px; color: rgb(218, 214, 207); }
h2 { padding: 10px 0px 0px 15px; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 20px; color: rgb(180, 170, 158); }
h3 { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 20px; color: rgb(180, 170, 158); padding-bottom: 10px; padding-top: 5px; }
#footer p { color: rgb(238, 235, 232); font-size: 9px; padding-top: 2px; padding-bottom: 3px; padding-left: 15px; }
a:link { color: rgb(0, 89, 180); text-decoration: none; }
a:visited { color: rgb(0, 89, 180); text-decoration: none; }
a:hover { color: rgb(0, 89, 180); text-decoration: underline; }
a:active { color: rgb(0, 89, 180); }

