html, body { 
	padding:0px;
	margin:0px;
	background-color:#7C1A1A;  
	text-align:center; 
	height:100%;
	}
p{
	text-align: left;
	margin-left: 40px;
	margin-right: 40px;
	}
#container
{
width: 780px;
height:100%;
margin: 2px auto;
color: #333;
line-height: 130%;
}

#top
{
background-image:url(images/hdr-main.jpg); 
background-repeat:repeat-no;
height:308px;
text-align:left;
}
a.dir{
font-size: 18px;
}
#content
{
background-image:url(images/bg-content2.jpg);
background-repeat:repeat-y;
margin: 0px;
padding:0px;
width:780px;
font-family:verdana;
font-size:10px;
color:#3F3F3F;
line-height:normal;
}

#content a:link, #content a:visited
{ 
color:#3F3F3F; 
text-decoration:underline; 
font-weight:bold; 
}

#content a:hover, #content a:active
{ 
color:#3F3F3F; 
text-decoration:none; 
font-weight:bold; 
}

#font10
{
font-family:verdana;
font-size:10px;
color:#3F3F3F;
line-height:normal;
}

#font10 a:link, #font10 a:visited
{ 
color:#3F3F3F; 
text-decoration:none; 
font-weight:normal; 
}

#font10 a:hover, #font10 a:active  
{ 
color:#3F3F3F; 
text-decoration:underline; 
font-weight:normal;
}

h3 
{
background-image:url(images/bg-header.gif); 
background-repeat:repeat-no;
font-family:georgia;
font-size:16px;
color:#7C1A1A;
padding-top:5px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;

font-weight:normal;
text-align:center;
}
h2 
{
background-image:url(images/bg-header.gif); 
background-repeat:repeat-no;
font-family:georgia;
font-size:18px;
color:#7C1A1A;
padding-top:5px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
;
font-weight:normal;
text-align:center;
}
h1 
{
background-image:url(images/bg-header.gif); 
background-repeat:repeat-no;
font-family:georgia;
font-size:20px;
color:#7C1A1A;
padding-top:5px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
font-weight:normal;
text-align:center;
}
div.container 
{
width:100%; 
margin:1%; 
text-align:center;
}

table#table1 
{
margin-left:auto; 
margin-right:auto; 
width:600px;
}

tr,td 
{
text-align:left;
}

#maincontent
{
text-align:center;
}

#footer
{
background-image:url(images/bg-footer.jpg);
background-repeat:repeat-no;
height:139px;
text-align:left;
clear: both;
margin: 0px;
padding: .5em;
color: #333;
}

#copyright
{
padding-top:10px;
text-align:center;
font-family: verdana;
font-size:10px;
color:#ffffff;
padding-bottom:10px;
}

#copyright a:link, #copyright a:visited
{
color:#ffffff;
text-decoration:underline;
}

#copyright a:hover, #copyright a:active
{
color:#ffffff;
text-decoration:none;
}