html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
}
body {
background-color: #FFFFFF;
color: #000;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 0.7em;
line-height: 1.3em;
margin: 0 0 0 0;
}
#outerWrapper {
	background-attachment: scroll;
	background-image: url(../navImages/backgroundGirl.png);
	background-repeat: no-repeat;
	height: 650px;
	max-width: 955px;
	min-width: 955px;
	width: 955px;
	font-size: 1.3em;
	line-height: 1.3em;
}
#outerWrapper #header {
display: inline;
height: 22px;
position: absolute;
left: 35px;
top: 10px;
padding: 0 0 0 0;
width: 890px;
}
#outerWrapper #contentWrapper {
height: 465px;
position: absolute;
left: 370px;
top: 55px;
margin: 0 0 0 0;
width: 600px;
padding: 0 0 0 0;
overflow: auto;
}
#outerWrapper #contentWrapper #content{
width: 560px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#outerWrapper #footer {
padding: 0 0 0 35px;
display: inline;
position: absolute;
left: 0;
top: 545px;
}
p {font-size: 0.76em; line-height: 1.1em; font-weight: normal; margin: 0 0 0.4em 0;}
a {text-decoration: none; color: #000;}
a:hover { text-decoration:underline;}
h1 {font-size: 24px; line-height: 48px; font-weight: bold; display: inline;}
h2 {font-size: 1.1em; line-height: 1.1em;}
h3 {font-size: 0.9em; line-height: 1.1em; font-weight: normal;}
h4 {font-weight: normal;}
h4 a:hover {text-decoration: underline;}
h5 {display: inline; font-size: 0.7em; font-weight: normal;}
h5 a {text-decoration: underline;}
h5 a:hover {color: #666;}
h6 {font-weight: normal; text-align:center;}
h6 a {text-decoration: underline;}
h6 a:hover {color: #666;}
#microBR {font-size: 0.4em; line-height: 0.4em;}
ul {
list-style: none;
list-style-position: outside;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
ol {
list-style: decimal;
list-style-position: inside;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

form {display: inline;}
form input {
font: Georgia, "Times New Roman", Times, serif;
font-size: 12px; 
color: #000;
border: 1px solid #000;
}
hr {}