/* BODY */

body
{ 
background-color: #FFFFFF; background-image: url('../images/background.gif'); margin: 0 0 0 0; /*top right bottom left*/ padding: 0;}

a img {border: none; }

#top {
position: absolute; top: 0px; left: 0px;
margin-left: auto;
margin-right: auto;
width: 850px;
padding: 0 0 0 0; /*top right bottom left*/
background-color:#FFFFFF;
font-weight: normal;
}


h1 {
font-family: arial;
font-size: 100%;
color: #FF6101;
font-weight:bold;
}

h2 {
font-family: arial;
font-size: 80%;
color: #808080;
}

p {font-family: arial; font-size: 12px; color: #808080; text-align: justify;}
p a:link {color: #FF6101; text-decoration: none;} 
p a:visited {color: #FF6101; text-decoration: none;}
p a:hover {color: #FF6101; text-decoration: none;}
p a:active {color: #FF6101; text-decoration: none;}

p.menu {font-family: arial; font-size: 12px; color: #666666; text-decoration: none;}
p.menu a:link {color: #666666; text-decoration: none;}
p.menu a:visited {color: #666666; text-decoration: none;}
p.menu a:hover {color: #666666; text-decoration: none;}
p.menu a:active {color: #666666; text-decoration: none;}

p.logo {font-family: arial; font-size: 0pt; color: #E1F1FB; text-decoration: none; text-align: right}

li {
list-style-type: none;
line-height: 150%; 
}