body{
	background: #fff;
	color: #000;
	font-size: 1.1em;
}

img {
	display: none;
}

h1,h2,h3,h4 {
	color: #000;
}

#content h1,#content h2,#content h3 {
	color: #000;
	background: none;
}

object {
	display: none;
}

#header {
	background: none;
}

#container {
	background: none;
}

#sidebar {
	float: none;
	width: auto;
	color: #000;
}

#content {
	margin: 0;
	background: none;
}

#footer {
	background: none;
}

#content a {
	color: blue;
}

/* menu */

a {
	color: blue;
}

a:hover {
	color: purple;
}

#mainmenu li, #footermenu li {
	color: #000;
	background: none;
}

#mainmenu li a, #footermenu li a {
	color: blue;
}

#mainmenu li a.Selected {
	color: purple;
	background: none;
}

#mainmenu li a:hover, #mainmenu li a.Selected, #footermenu li a:hover, #footermenu li a.Selected {
	background: none;
	color: purple;
}

#submenu {
	padding: 0;
	margin: 0;
	list-style: none;
	color: #000;
}

#submenu li {
	float: left;
	padding: 3px 5px;
	color: 000;
	background: none;
}

#submenu li a {
	font-weight: bold;
	padding:3px;
	color: blue;
	border-left: none;
	text-decoration: none;
}

#submenu li a:hover,#submenu li a.Selected {
	text-decoration: underline;
	color: purple;
}

.topcap {
	font-size: 1em;
	font-weight: bold;
	background: none;
	color: #000;
	margin: 0;
	padding: 0;
}



div.box {
	color: #000;
	background: none;
}
#content div.box h3 {
	color: #000;
}

div.quote {
	color: #000;
}

div.box div.quote {
	color: #000;
}

#headleft {
	height: 20px;
}

#headleft,#content,#footerpics {
	border: none;
}

#mainbg {
	background: none;
}

.col2 {
	clear: both;
	float: none;
	display: block;
}

.col2 {
	clear: both;
	float: none;
	display: block;
width: 500px;
}

#leftcontent .col2 ul li a{
background: none;
border: none;
color: blue;
font-weight:bold;
float: left;
padding:  0 30px 0 0 ;
}

#leftcontent .col2 ul li a.Selected,#leftcontent .col2 ul li a:hover {
background: none;
border: none;
color: purple;
}

#rightcontent {
	
}

#homeright {
	padding-top: 0px;
}

.padding {
padding: 0;
}

#rightcontent {
	padding-left: 20px;
width: 210px
}


#main {
background: none;
}

#content .padding ul {
	list-style-type: square;
	color: #000;
	margin-bottom: 8px;
}

#content .padding #inline li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
}

#content .padding .g {
	color:#000;
}

#map {
	display: none;
}
