body
{
background-image:  url(bkgrad.jpg);
font-family: verdana, arial, helvetica, sans-serif;
color: #ffffff;
}


#box {
-webkit-box-shadow: 0 0 1em 0.5em black;
-moz-box-shadow: 0 0 1em 0.5em black;
}

#blu_box {
-webkit-box-shadow: 0 0 1em 0.5em #08ADFF;
-moz-box-shadow: 0 0 1em 0.5em #08ADFF;
}




a.primlink:link {text-decoration: underline; color: #0f6fff;}

a.primlink:visited {text-decoration: underline; color: #5384CD;}

a.primlink:hover {text-decoration: underline; color: #ff0000;}

a.primlink:active {text-decoration: none; color: #606060;}


table
{ 
margin-top: -2px;
margin-bottom: 1px;
width: 800px;
text-align:left;
font-size: 0.9em;
color: #ff0000;
background-color: #08ADFF;
}


p
{ 
text-align:left;
vertical-align:middle;
color: orange;
font-size: 0.9em;
}

.note
{ 
font-size: 0.7em;
}

.smcshots
 {
border: 0;
margin: 8px;
}

.scimg
 {
border: 0;
float:left;
margin-right:8px;
}

.clear
{
clear:both;
}

