{
	margin: 0;
	padding: 0;
}
body {
color:#666666;
font-size: 10px;
background-color:#ffffff;
font-family: Georgia,Serif;
letter-spacing:normal;
text-align:left;
word-spacing:normal;
line-height:150%;

}

body.section-1 {
}
body.section-2 {
}
body.section-3 {
}

a:link {
color:#666666;
text-decoration:none;
}
a:active {
text-decoration:none;
}
a:visited {
color:#666666;
text-decoration:none;
}
a:hover {
background-color:#FFCC00;
color:#666666;
text-decoration:none;
}

#text {
background-color: #f1f2f2;
color:#58595b;
line-height: 24px
font-size:10px;
text-align:justify;
line-height:150%;
float:left;

}
#text a:link { 
color:#666666;
text-decoration:underline; }

#text a:active { 
color:#666666;
text-decoration:none; }

#text a:visited { 
color:#666666;
text-decoration:none; }
	
#text a:hover { 
color:#666666;
background: #FFCC00; 
}

#menu img { border:none; }

#menu p:first-child { 
padding-left:40px;
background: transparent; 

}


#menu {
background-color:#ffffff;
float:left;
height:100%;
left:32px;
overflow:hidden;
text-align:left;
position:fixed;
top:40px;
width:200px;
padding-bottom:0px;
}

#menu ul {
list-style:none outside none;
padding-left:25px;
padding-right:25px;
}

#menu ul li.section-title {
border-bottom:1px solid #CCCCCC;
padding:0px;
color:#616161;
font-family:Georgia,Serif;
font-size:10px;
font-weight:normal;
}

#content {
margin:0 0 0 0px;

}


#once {
clear:left;
}

