body
{ 
background-image: 
url('../images/pageback.jpg');
background-repeat: no-repeat;
}


p {
font-family: verdana, sans serif; 
color: #C10435;
font-size: 80%;
text-align: justify;
}

h1 {
font-family: verdana, sans serif; 
color: #C10435;
font-size: 140%;
text-align: justify;
}

.orange {
font-family: verdana, sans serif; 
color: #FD4703;
text-align: justify;
margin-bottom: 5px;
margin-top: 5px;
}

.redsmall {
font-family: verdana, sans serif; 
color: #C10435;
font-size: 60%;
text-align: justify;
}

#menu
{
position: absolute; top: 15px; left: 20px; 
font-family: verdana, sans serif; 
font-weight: bold;
font-size: 80%;
color: #ffffff;
line-height: 150%;
z-index: 1;
}


.menuon
{
font-family: verdana, sans serif; 
font-weight: bold;
font-size: 100%;
color: #ffffff;
line-height: 150%;
z-index: 1;
background-color: #FD4703;
}

a.menu:link { 
	color: #ffffff;
	}
	
a.menu:visited { 
color: #ffffff;
}

a.menu:hover { 
	color: #ffffff;
	text-decoration: underline;
	}
	
a.main:link { 
	color: #C10435;
	text-decoration: underline;
	}
	
a.main:visited { 
color: #C10435;
}

a.main:hover { 
	color: #C10435;
	text-decoration: underline;
	}

#maincopy
{
position: absolute; top: 270px; left: 20px; 
z-index: 2;
}

ul { list-style: outside url("../images/bullet.jpg");  padding: 0px; margin-left: 20px; text-align: justify;  font-style: italic;}


#form
{
position: absolute; top: 15px; left: 350px; 
z-index: 5;}