body
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style:normal;
	line-height: 1.3;
	width: 850px;
	margin: 0 auto 0 auto;
	behavior:url(csshover3.htc);
}

table
{
	border-collapse: collapse;
}

blockquote p {
	margin: 0 0 0 320px;
}

blockquote h2 {
	margin: 0 0 0 320px;
}

#masthead
{
	height: 66px;
	width: 850px;
}

.stclogo
{
    float: left; 
    margin: 0 2px 0 0;
}

#sdpicture
{
    float: left;
    margin: 0 2px 0 0 ;
}

#maincontainer
{
	position: relative; 
	width: 100%;
	clear: both;
}

.widecontent
{
	width: 100%;
	clear: both;
}

#content
{
	float: left;
	padding: 0 0 0 15px;
	width: 61%;
}

#leftcolumn
{
 	float: left;
	left: 0;
	margin: 40px 0 0 0;
	padding: 0 5px 0 0;
	border-right: 1px solid black;
	width: 85px;
	clear: both;
}
	
#leftcolumn p
{
 	font-size: 95%;
	margin-bottom: 0;
	margin-top: 0;
}	

#linkscontainer
{
	position: absolute;
	float: left;
	top: 200px;
	right: 1px;
    width: 25%;
	padding: 0 5px 30px 0px;
	clear: both;
}

#linkscontainer img
{
	display:block;
	margin: 40px 0 0 0;
	padding: 0 0 0 0;
	float: right;
	border: none;
}

.homebutton
{
    margin: 30px 0 0 0;
	padding: 0 0 0 10px;
	border: none;
}

h1
{
    margin: 40px 0 20px 0;
    font-family: Verdana,Arial,sans-serif;
    font-size: 180%;
    color: #0000CC;
}

.homeh1
{
	margin: 40px 0 20px 0;
	text-align:center;
	font-family: Verdana,Arial,sans-serif;
	font-style: bold;
	font-size: 180%;
	color: #0000CC;
	font-weight: bold;
}

h2
{
    font-weight: bold;
    margin: 5px 0 5px 0;
    font-size: 120%;
    color: #000000;
}

h3
{
    font-weight: bold;
    font-size: 14px;
    color: #000000;
}

h4 {
	font-size: 100;
	font-style: bold;
	margin-top: 1em;
	margin-bottom: 1em;
}

a:link, a:visited
{
    color: #0000FF;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
    color: #FF00FF;
}

