/* page styles */
.webpage {background-image:url(bgimage.jpg); height:580; width:850px; font-family:arial,helvetica,sans serif; border:2px solid #FCC; vertical-align: middle;}
.bigArea {text-align:left; padding:0; margin:0; height:585px; font-size:14px; color:#FCC;}
.bigImage {border:2px solid #FCC; padding:0; margin-left:15px; color:#FCC;}
.caption {text-align:center; padding-top:0; color:#FCC;}

.logo {border:0px;}
.dirButtons {vertical-align:middle; border:0px;}

.nav {font-family: Georgia, Verdana, "Trebuchet MS"; vertical-align:top; text-align:center; padding-top:20px; height:260px; width:290px; font-size:18px;  color:#FCC;}
.subNav {font-family: Georgia, Verdana, "Trebuchet MS"; width:120; text-align:right;}

.lowRightContentHolder {text-align:center; text-align:center; width:290px; font-size:14px; color:#FCC;}
.lowRightContent {text-align:center; margin:0px; padding-left:0px; padding-right:0px; padding-top:10px; padding-bottom:10px; max-height:270px; height:270px; width:270; font-size:14px; border:1px solid #FCC;}
.lowRightContentInside {padding-top:8px; margin-left:0px; margin-bottom:6px; padding-bottom:4px; height:80%; width:100%; font-size:14px; border-top:2px solid #FCC; border-bottom:2px solid #FCC;}

.lowRightImage {margin-left:8px; height:250px; width:250; border:4px solid #FCC;}

.leftContentHolder {text-align:center; text-align:center; max-height:500px; width:500px; font-size:14px; color:#FCC;}
.leftContent {text-align:center; padding-top:10px; max-height:500px; height:500px; width:500; font-size:14px; border:1px solid #FCC;}
.leftContentInside {margin-bottom:5px ;padding-top:10px; height:445px; width:460; font-size:14px; border-top:2px solid #FCC; border-bottom:2px solid #FCC;}

.thumbnail { border:4px double #FCC; margin-top:8px; margin-left:8px; margin-right:8px; margin-bottom:3px}

.smallText {text-align:center; padding:0; padding-right:0px; color:#FCC; font-size:11px;}

.copyrightHolder {width:850px; border:0px solid #FCC; vertical-align: middle;}
.copyright {text-align:left; margin: 0px;padding:1px 0px 0px 0px; color:#FCC; font-size:11px;}


/* NAVIGATION STYLE (NO UNDERLINE)*/
.nav a:link, .nav a:visited {text-decoration:none; text-align:center; color:#FCC;}
.nav a:active, .nav a:hover {text-decoration:none; color:#FCC;}

/* basic styles */
a:link, a:visited {text-decoration:underline; color:#FCC;}
a:active, a:hover {text-decoration:underline; color:#600;}

a.email {text-decoration:underline; text-align:center; font-size:13px; color:#FCC;}
a.email:active, a.email:hover {text-decoration:underline; color:#600;}

a.subMenu {text-decoration:underline; text-align:right; font-size:13px; color:#FCC;}
a.subMenu:active, a.subMenu:hover {text-decoration:underline; color:#600;}

hr {width:200px; border:0; background-color:#FCC; color:#FCC;}

/* miscellaneous styles */
.bld, #bld {font-weight:bold;}
.clear, #clear {clear:both;}
.italics, #italics {font-style:italic;}
.noBot, #noBot {margin-bottom:0;padding-bottom:0;}
.noTop, #noTop {margin-top:0;padding-top:0;}
.noWrap, #noWrap, .nowrap, #nowrap {white-space:nowrap;}
.small, #small {font-size:10px;}
