body, html {
margin:0;
padding:0;
color:black;
background:#D9D9D9;
font-family:arial;
font-style:normal;
font-size:10pt;
}

#wrap {
width:980px;
margin:0 auto;
background:white;
border-left:solid 1px black;
border-right:solid 1px black;
border-bottom:solid 1px black;
}

#header {
background:#ffffff;
color:black;
text-align:center;
}
#nav {
background:#ffffff;
color:#B33B1D;
border-top:solid 1px black;
border-bottom:solid 1px black;
text-align:center;
}
#indexmain {
float:right;
width:970px;
background:white;
vertical-align:top;
text-align:center;
padding:5px;
}

#footer {
clear:both;
background:#B3B3B3;
font-size:12px;
border-top:solid 1px black;
text-align:center;
}

#main {
float:right;
width:805px;
background:white;
vertical-align:top;
text-align:center;
padding:5px;
}

#sidebar {
float:left;
width:161px;
background:white;
}

h1
{
display:block;
}

h2
{
display:block;
}

.intropic img
{
width:75px;
height:75px;
border:black 2px solid;
}

.intropic:hover img
{
width:75px;
height:75px;
border:#8C8C8C 2px solid;
}

.intropic:hover{
color: red; /* irrelevant definition to overcome IE bug */
}

.introt
{
width:100%;
vertical-align:top;
text-align:left;
}
.introti
{
text-align:left;
}
.intrott
{
text-align:left;
vertical-align:top;
}
.linkwindow
{
text-align:left;
vertical-align:top;
}

.descpic
{
width:290px;
height:230px;
}

a.navlink:link {font-weight:bold; text-decoration:none; color:#000000; } 
a.navlink:visited {font-weight:bold; text-decoration:none; color: #000000; } 
a.navlink:hover {color: red;} 

a.footerlink:link {font-weight:bold; text-decoration:none; color:black; } 
a.footerlink:visited {font-weight:bold; text-decoration:none; color: black; } 
a.footerlink:hover {color: red;} 

.img-shadow {
  float:left;
  background: url(artwork/shadowalpha.png) no-repeat bottom right !important;
  background: url(artwork/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
display: block;
position: relative;
background-color: #fff;
border: 1px solid #a9a9a9;
margin: -6px 6px 6px -6px;
padding: 4px;
} 

.p-shadow {
width: 90%;
float:left;
background: url(artwork/shadowalpha.png) no-repeat bottom right !important;
background: url(artwork/shadow.gif) no-repeat bottom right;
margin: 10px 0 0 10px !important;
margin: 10px 0 0 5px;
}

.p-shadow div {
background: none !important;
background: url(artwork/shadow2.gif) no-repeat left top;
padding: 0 !important;
padding: 0 6px 6px 0;
}

.p-shadow p {
color: black;
background-color: #fff;
border: 1px solid #a9a9a9;
padding: 4px;
margin: -6px 6px 6px -6px !important;
margin: 0;
}

.p-shadow table {
color: black;
background-color: #fff;
border: 1px solid #a9a9a9;
padding: 4px;
margin: -6px 6px 6px -6px !important;
margin: 0;
}
