body{ 
background-color:#fbf6e0;
color: #646463;
font-size: .9em;
font-family: Verdana, Helvetica, Arial, sans-serif;
margin-top:3%;
}

*html body{
font-size: .9em;
}

h2{
font-size: 1.0em;
margin:0;
padding:0;
color: #5a8da8;
}

p{
margin:0;
padding:0;
margin-bottom:2em;
}

a{
color:#5a8da8;
text-decoration:none;
}

a:hover {
background-color:#fbe75e;

}

ul{
list-style: none;
margin-bottom:1em;
}

li{
margin-bottom:1em;
}

#pageWrapper{
border: 3px solid #e0e7f5; 
background-color:#fff;
margin:0 auto;
width:699px;
}

#navigaton{
margin-left:-.6em;
} 

#navigaton ul li{
display: inline;
margin-right:.2em;
} 

#topTextSmall {
margin-right:5%;
}

#topTextSmall h1 {
color: #C2C2C2;
font-size: .5em;
font-weight:normal;
}

#topWrapper{
margin-left:1.2em;
height:194px;
width:662px;
background-image: url(../images/head.jpg);
} 

#navigaton a{
font-size: .9em;
color:#5a8da8;
text-decoration:none;
border-bottom: #990000 1px solid;
border-bottom-color: #ceb403; 
} 

#text{
padding-left:1em;
margin-right:10%;
}


#text ul{
list-style:disc;
padding:0;
margin-left:1em;
}

#topText{
position:relative;
padding-left:.7em;
color:#ceb403;
font-size: 1.6em;
}


#anette{
margin-left:44%;
*margin-left:38%;
}

#footer{
margin-top:10%;
padding-left:1.2em;
font-size: .9em;
color:#C2C2C2;
border-top: 3px dotted #e0e7f5; 
}

#footer span{
float:right;
position:relative;
top:-1.6em;
padding-right:1em;
*top:-.6em;
*padding-right:1em;
}

