A:link
{ 	text-decoration: none;
	color:#ab2617;
	font-weight: bold;}

A:visited
{ 	text-decoration: none; 
	color:#ab2617;
	font-weight: bold; }

A:active
{ 	text-decoration: none; 
	color:#000000;
	font-weight: bold; }

A:hover
{ 	text-decoration: underline; 
	color:#ab2617;
	font-weight: bold; }

h1 
{	width: 750px;
	margin-left: auto;
	margin-right: auto;	
	font-family: verdana; 
	color:#000000; 
	font-variant: small-caps;
	font-size: 12pt;
	font-spacing: 3px;
	font-weight: bold;
	background-image: url(images/pbg.jpg);
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding-left: 20px;} 

p 
{	font-family: verdana;
	color:#000000; 
	font-size: 9pt;
	text-align: left;}
 
table
{	font-family: verdana;
	color:#000000; 
	font-size: 9pt;
	text-align: center;}


body 
{ background: #B85F28; 
background-image: url(images/bg.jpg);

font-family: verdana;
color: #000000 ; 
font-weight: normal; 
font-size: 9pt;
text-align: center;

margin-top: 50px;
margin-bottom: 50px;
margin-left: 0;
margin-right: 0; 
}

div#main 
{	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: #AD241A;

	border-style: solid;
	border-width: 2px;
	border-color: #000000;

	padding-top: 20px;
	padding-bottom: 20px;
}

div#comments
{	width: 400px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: #ffffff;
}


div#links
{	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: #F6C67A;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding: 5px;
A:link
{ 	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;}

A:visited
{ 	text-decoration: none; 
	color:#FFFFFF;
	font-weight: bold; }

A:active
{ 	text-decoration: none; 
	color:#000000;
	font-weight: bold; }

A:hover
{ 	text-decoration: underline; 
	color:#000000;
	font-weight: bold; }
}

div#text 
{	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: #ffffff;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;

	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
	padding-right: 25px;
}

.centeredImage
    {
    	margin-left:5px;
	margin-right:5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
    }

.imagerow
{	text-align:center;
}

input, select, textarea {
	border-style: solid;
	border-width: 1px;
	border-color: #000000; 
	font-family: verdana;
  	background-color: #F7C67B;
}

.submit {
	text-align:center;
  	border: 2px solid #000000;
	background-color: #A52118;
  	font-family: verdana;
  	color: #ffffff;
	margin-top: 5px;	
}

