/* -------------------------- */
/*                            */
/*    DESIGN AND CSS BY       */
/*                            */
/*      Tony Edwards          */
/*   			      */
/*                            */
/* -------------------------- */

body{
background: url(../images/home_page.jpg) no-repeat #666666;
text-align: left;
margin: 0px;
padding: 110px 20px 50px 20px;

}



table {
font-family: verdana;
font-size: 12px;
color: white;}

form{
padding: 0px;
margin: 0px;
}

a:link, a:visited{
color: white; 
text-decoration: underline;}

a:hover{
color: black; 
text-decoration: none;}


p{}


/* -------------------------- */
/*       GENERAL STYLES       */
/* -------------------------- */

h1 {font-family: arial; font-size: 30px; }
h2 {}
h3 {}

hr {clear:both; background-color: #999999; height: 1px;border: none; margin:10px 10px;}


/* Links */



/* -------------------------- */
/*   CONTAINER PROPERTIES     */
/* -------------------------- */

