body {
font-size : 80.5%; 
font-family : 'Lucida Grande', Verdana, Arial, Sans-Serif; 
background-color : #d5d6d7; 
color : #333; 
text-align : center; 
margin : 0; 
padding : 0; 
} 
html {
min-height : 100%; 
margin-bottom : 1px; 
} 
#page {
background-color : white; 
color: #000000;
border : 1px solid #959596; 
text-align : left; 
margin : 20px auto; 
padding : 0; 
width : 760px; 
font-size : 1.0em;
} 
#header {
padding : 0; 
margin : 0 auto; 
height : 200px; 
width : 100%; 
background-color : #73a0c5; 
color: #000000;
} 
#footer p {
margin : 0; 
padding : 20px 0; 
text-align : center; 
} 
#sidebar {
padding : 20px 0 10px; 
margin-left : 40px; 
width : 120px; 
} 
#sidebar ul {
margin : 0; 
padding : 0; 
} 
#sidebar li, #sidebar li li {
list-style-type : none; 
list-style-image : none; 
margin-bottom : 15px; 
} 
#sidebar ul ul {
margin : 10px 0 0 10px; 
} 
#content {
float : right; 
padding : 0; 
margin-right : 20px; 
margin-top : 20px; 
width : 550px; 
border : 0 solid #959596; 
}
#content img {
padding : 10px; 
} 
#footer {
padding : 0; 
margin : 0 auto; 
width : 760px; 
clear : both; 
background-color : #eee; 
color: #000000;
} 
h1 {
font-size : 120%; 
padding-top : 10px; 
margin : 0; 
} 
h2 {
font-size : 130%; 
margin : 30px 0 0; 
} 
h3 {
font-size : 140%; 
padding : 0; 
margin : 30px 0 0; 
} 
h1, h1 a, h1 a:hover, h1 a:visited {
text-decoration : none; 
color : black; 
background-color : white;
} 
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color : #333; 
background-color : white;
} 
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited {
text-decoration : none; 
} 
a, h2 a:hover, h3 a:hover {
color : #06c; 
background-color : white;
text-decoration : none; 
} 
a:hover {
color : #147; 
background-color : white;
text-decoration : underline; 
} 
a img {
border : none; 
} 
#content div.image {
margin-bottom : 0; 
} 
#content div.image p {
margin : 0; 
font-size : 0.8em; 
font-style : italic; 
color : red; 
background-color : white;
padding-left : 15px; 
} 
#content div.flLeft {
margin-right : 14px; 
} 
#content div.flRight {
margin-left : 14px; 
} 
.flLeft {
float : left; 
} 
.flRight {
float : right; 
}
