body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-image: url(images/bgbody.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFE5;
}
div, p, address {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}
#navbar {
   position: absolute;
   width: 213px;
    /*/*/ /*/
   width: 224px;
    /* */
   left: 0;
    /*/*/ /*/
   left: -5px;
    /* */
   top: 108px;
    /*/*/ /*/
   top: 104px;
    /* */
    padding-left: 5px;
   background-image: url(http://www.swanilda.com/fan/images/sidebar.jpg);
   background-repeat: no-repeat;
}

#main {
	position: absolute;
	width: 500px;
	left: 213px;
	top: 108px;
	background-color: transparent;
}
#main p {
	font-size: 14px;
	color: #666666;
	margin: 12px 30px;
	background-color: transparent;
}
#main h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #ACB768;
	margin: 30px 30px 0px;
	background-color: transparent;
}
#footer {
	font-size: 12px;
	color: #9AA654;
	background-color: transparent;
	margin-bottom: 10px;
}
address {
	font-style: normal;
	margin: 12px 30px 36px;

}
#main a {
	font-weight: bold;
	color: #705E33;
	text-decoration: underline;
	background-color: transparent;
}
#main a:hover, #main a:active {
	text-decoration: none;
	background-color: #F8E0C0;
	color: #666b32;
}
#news a {
	font-weight: bold;
	color: #666b32;
	text-decoration: underline;
	background-color: transparent;
}
#news a:hover, #main a:active {
	text-decoration: none;
	background-color: #F8E0C0;
	color: #666b32;
}
#skipnav {
	display: none;
}
p.navbutts {
	font-size: 14px;
	margin: 2px 0px 0px 3px;
	font-weight: bold;
}
.navbutts a {
	color: #666b32;
	text-decoration: underline;
}
.navbutts a:hover, .navbutts a:active {
	color: #666b32;
	text-decoration: none;
	background-color: #ffffe6;
}
p.navsubs {
	font-size: 12px;
	margin: 0px 0px 2px 16px;
}
.navsubs a {
	color: #666b32;
}
.navsubs a:hover, .navsubs a:active {
	color: #FFFFe6;
	text-decoration: none;
	background-color: #666b32;
}
#nbutspacer,  #nbutspacer, #nbutspacer2, #nbutspacer3, #nbutspacer4 {
	margin-bottom: 16px;
}
#news p {
	font-size: 12px;
	color: #666b32;
	margin: 6px 6px 6px 16px;
	background-color: transparent;
}
#news h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666b32;
	margin-bottom: 0px;
	margin-left: 16px;
	background-color: transparent;
}

#news h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666b32;
	margin-bottom: 0px;
	margin-left: 16px;
	background-color: transparent;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	vertical-align: middle;
}

.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
}
#news img {
	margin-top: 10px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666b32;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 30px;
}
p.centered {
	text-align: center;
}
table.nested th {
	text-align: left;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666B32;
	margin-right: 5px;
}
table.nested caption {
	font-weight: bold;
	text-align: left;
	color: #666B32;
	font-size: 12px;
}
li {
	font-size: 12px;
	line-height: normal;
	color: #666B32;
	list-style-type: square;
	margin-left: 10px;
}
strong {
	color: #666b32;
}
.floatright {
	float: right;
	margin-left: 10px;
}
.homework {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
