body, td, a
{
font-family: Verdana, sans-serif; font-size:11px; color:#555555; overflow:auto;
}

.paraTitle
{
font-weight: bold; color: #666666;
}

.pageTitle
{
font-family: Garamond, serif; font-size:48px; color:#CCCCCC;
}

.subtitle
{
font-family: Garamond, serif; font-size:18px; font-weight:bold; color:#BBBBBB;
}

.portfolioTitle
{
font-family: Garamond, serif; font-size:22px; color:#AAAAAA;
}

.dropboxbar
{
background:#004000; color:#FFFFFF; font-size:10px; font-weight:bold;
}

a:link         { text-decoration: underline; font-weight: bold; color: #660000 }
a:visited      { text-decoration: underline; font-weight: bold; color: #660000 }
a:hover        { text-decoration: underline; font-weight: bold; color: #0000FF }
a:active       { text-decoration: underline; font-weight: bold; color: #660000 }

a.dropboxlink:link         { text-decoration: underline; font-weight: bold; font-size:11px; color: #660000 }
a.dropboxlink:visited      { text-decoration: underline; font-weight: bold; font-size:11px; color: #660000 }
a.dropboxlink:hover        { text-decoration: underline; font-weight: bold; font-size:11px; color: #0000FF }
a.dropboxlink:active       { text-decoration: underline; font-weight: bold; font-size:11px; color: #660000 }

a.samplelink:link         { font-family:Courier New,Courier,monospaced; text-decoration: underline; font-weight: bold; font-size:14px; color: #800000; }
a.samplelink:visited      { font-family:Courier New,Courier,monospaced; text-decoration: underline; font-weight: bold; font-size:14px; color: #800000; }
a.samplelink:hover        { font-family:Courier New,Courier,monospaced; text-decoration: underline; font-weight: bold; font-size:14px; color: #007000; }
a.samplelink:active       { font-family:Courier New,Courier,monospaced; text-decoration: underline; font-weight: bold; font-size:14px; color: #800000; }

.samplename { text-align:center; font-weight:bold; font-size:12px; }

.sampledescription { text-align:center; }

.sampleaddress { text-align:center; }

#fadeinbox{
position:absolute;
width: 300px;
left: 0;
top: -400px;
border: 1px solid #666666;
background-color: #FFFFFF;
padding: 4px;
z-index: 100;
visibility:hidden;
}

#portfolio td img { display:block; }




