﻿body
{
	text-align:center;
	font-family: Arial, sans-serif;
	padding:0;
	margin:0;
}
	
h1
{
	color:#830800;
	font-size:130%;
}
	
p
{
	font-size:90%;
	color:#666666;	
}

a
{
	color:#830800;
}

a:hover
{
	color:black;
	text-decoration:underline;
}

a img
{
	border-width:0;
}

#main
{
	width:759px;
	text-align:left;
}

#errorMsg
{
	margin: 60px 40px 70px 160px;
}

.intro
{
	font-weight:bold;
}

.svFooterFiller
{
	width:759px;
	margin-top:50px;
}

.svPageFooter1
{
	background-image:url('pc_header.jpg');
	background-position:50% top;
	background-repeat:repeat-x;
	padding: 10px 20px 40px 20px;
	color:#666666;
	font-size: 70%;
}
