a:link {color: #FF9900; font-family: Verdana, Arial, Helvetica, sans-serif;
 		text-decoration: none}
a:visited {color: #FF9900; text-decoration: none}
a:hover {color: #FF9900; text-decoration: underline}
a:active {color: #ffe56c; text-decoration: none}


body 
{
<!--color: #000000; -->
background-color: #ffffff;
background-image: url(images/spiderwall.gif);
margin-left: 0px;
margin-top: 0px;
margin-right: 0px
}

#page
{
margin: 0 auto;
width: 780px;
position:relative;
}

#header
{
background:#000000;
position:static;
width: 780px;
height: 100px;

}

#sidebar
{
position: relative;
width:150px;
}

#content
{
position:absolute;
background:#000000;
top: 100px;
left:150px;
width: 630px;
*height:450px;
min-height: 450px;
margin-bottom:50px;
}

#footer
{
background:#330000;
position:absolute;
height:20px;
max-height:20px;
bottom:-20px;
width:630px;
left: 0px;
clear: both;
float:none;
}

#columnleft
{
background:#000000;
top: 100px;
left:150px;
width: 300px;
*height:450px;
min-height: 1210px;
margin-bottom:50px;
float:left;
}

#columnright
{
float:right;
position:static;
background:#000000;
width:320px;
top:20px;
}

h1 
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 22px; 
font-style: normal;
color:#cc0000;
font-weight: bold;
text-decoration: none;
text-align:center;
margin:20px;
margin-bottom:0px;
}

h2 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 18px; 
font-weight: bold;
color:#FFFFFF;
text-align:left;
text-decoration: none;
margin-left:10px;
}

h3 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 18px; 
font-weight: bold;
color:#FFFFFF;
text-align:center;
text-decoration: none;
margin-left:10px;
}

h4
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-weight: bold;
color:#ff9900;
text-align:left;
text-decoration: none;
margin-left:10px;
margin-right:10px;
}

p.footer 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
color:#FFFFFF;
font-weight: bold;
text-align:center;
text-decoration: none;
margin:5px;
}

p  
{
color:#FFFFFF;
font: 87.5%/1.571 Georgia, serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
text-decoration: none;
margin:20px;
}

p.form {
text-align: left;
margin: 0;
}

form {
padding-left: 100px;
}

p.long  
{
color:#FFFFFF;
font: 87.5%/1.571 Georgia, serif;
font-size: 14px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none;
margin:20px;
}

p.info  
{
font: 87.5%/1.571 Georgia, serif;
font-size: 11px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none;
text-align: left;
line-height: 135%;
}

ul, ol, li
{
color:#FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none;
list-style-type:none;
margin-right:10px;
}

p.italic {
font-style: italic;
}

p.photocredit {
font-style: italic;
font-size: 11px;
text-decoration: none;
text-align:center;
font-family: serif;
}

.floatright {
	float: right;
	padding-right: 30px;
	clear: both;
	padding-left: 30px;
	padding-bottom: 5px;
}

