blockquote{border-color: #777;}

h1
{
	background: transparent;
	color: #000;
}

body, #main, #logo, #logo h1, #left_sidebar, #content, #right_sidebar,
#content a:hover
{
	color: #000000;
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}


#topmenu, #topmenu li a, .sidebaritem
{
	color: #999999;
	margin-top: 0px;
}

#topmenu li a:hover, #topmenu li a#selected, #topmenu li a#selected:hover
{
	color: #FFFFFF;
}

.sbilinks li a, .sidebaritem a
{
	color: #000000;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
} 

.sbilinks li a:hover, .sidebaritem a:hover
{
	color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	list-style-image: none;
	list-style-type: none;
} 

#content a
{
	background: transparent;
	color: #FFFFFF;
}

#content a:hover
{
	background: transparent;
	color: #0033FF;
}
#footer
{
	color: #000000;
	border-color: #000000;
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 150px;
}
#main #footer .links2 table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#address, #footer a
{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer a:hover
{
	color: #09F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Based on Nifty Corners: rounded corners without images */
/* By Alessandro Fulciniti */
/* http://www.html.it/articoli/nifty/index.html */
.rtop, .rbottom{
	background-color: #FFFFFF;
}
.rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4,
.rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4{
	background-color: #FFFFFF;
}
#main #content #imagecontent table tr td img {
	padding-left: 3px;
}

