body
{
font-family: Georgia, serif;
color: #333;
margin: 0px;
padding: 0px;
text-align: center;
background: url(images/BlackGrayRamp.gif) repeat-x 0 0 #808080
}

h1{
font-size: x-large;
color: #333;
letter-spacing: -.5px;
line-height: 90%
}

A:link {color: #333}
A:visited {color: #333}
A:active {color: #333}
A:hover {color: #333}

hr {
  border: 0;
  width: 100%;
background-color: #333;
height: 5px;
}

#container {
	width: 700px;
	align:center;
	margin: 0 auto;
	background: url(images/header.gif) 0 0 no-repeat #FFF
}

#leftcolumn{
float:left; width:470px; padding: 10px; text-align:left;}

#rightcolumn{
float:right; width:180px; padding: 10px; text-align:left;
}

#callout
{
border-style: thick;
float:right;
margin: 0 10px 0 0;
}

#sidebar
{
font-family: sans-serif;
font-size: 75%;
padding: 5px; 
border: thin solid
}

#sidebarsmall
{
font-family: sans-serif;
font-size: 90%;
}

#sidebarsmaller
{
font-family: sans-serif;
font-size: 80%;
}

#header{
height: 140px;
padding: 0px; text-align:left; clear:both;
}

#footer{
height: 100px;
padding-top: 0px;
clear:both;
background: url(images/footer.gif) 0% 0%
}

#mouseprint
{
font-family: sans-serif;
font-size: small;
text-align:center;
color: #444;
position:relative;
top:72px;
left: 0px;
}
