body
{
	background: #FFFFFF url(../images/back.png) repeat;
	color: #57696F;
}

blockquote, blockquote p
{ 
	background: #FFFFFF;
	color: #57696F;
	border-color: #1798E9;
}

#main
{
	background: #FFFFFF url(../images/main.png) repeat-y;
	color: #57696F;
}

#links, #footer
{
	background: #1798E9 url(../images/linkfoot.png);
	color: #FFFFFF;
	border-color: #57696F;
}

#links a, #footer a, #links a:hover, #footer a:hover
{
	background: transparent;
	color: #FFFFFF;
}

#logo
{
	background: #000000 url(../images/black_bg_15x15.png);*/
  	color: #57696F;
  	border-top-color: #57696F;
  	border-bottom-color: #1798E9;
}

#logo img
{
	margin: 0px;
	padding: 0px;
	width: 300px;
	height: 90px;
	position: relative;
	top: 10px;
	left: 10px;
}

#logo h2
{
	background: transparent;
	color: #CCC;
}

h1
{
	background: transparent;
	color: #1798E9;
	border-color: #E1E1E1;
}

#menu
{
	color: #57696F;
}

#menu li a
{ 
	color: #808080;
	float: left;
	width:auto;	
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 120%;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ 
	color: #000000;
	float: left;
	width:auto;	
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 120%;
} 

#content, #column2, #column2 a, #column3, #column3 a
{
	background: #FFFFFF;
	color: #57696F;
	border-color: #57696F;
}

#column2 a:hover, #column3 a:hover
{
	background: #FFFFFF;
	color: #1798E9;
	border-color: #1798E9;
}

.sidebaritem
{
	background: #F9F9F9;
	color: #57696F;
	border-color: #E1E1E1;
}

.sbilinks li a, .sidebaritem a
{
	background: transparent url(../images/link_arrow.png) no-repeat left center;
	color: #57696F;
} 

.sbilinks li a:hover, .sidebaritem a:hover
{
	background: transparent url(../images/link_arrow_sel.png) no-repeat left center;
	color: #1798E9;
} 

input, textarea
{
	background: #FFFFFF;
	color: #57696F;
	border-color: #E1E1E1;
}
