img { border: 0px }

iframe, object {
	margin-left: 42px;
	margin-top: 10px;
}

#centercolumn a {
	color: #1B76A4;
	font-weight: bold;
	text-decoration: none;
}
#centercolumn a:hover {
	color: #0033FF;
	text-decoration: underline;
}

.columntitle {
	font-weight: bold;
	color: #2D6F2D;
	background-color: transparent;
	margin-top: -22px;
	text-align: center;
}

.maintitle {
	width: 322px;
}
.sidetitle {
	width: 197px;
}

.bookblock {
	float: left;
	margin-right: 10px;
}
/* menu list */
#menucontainer {
	padding: 13px 7px;
	background-color: transparent;
}
#menucontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
background-color: transparent;
}

#menucontainer li { margin: 0 0 3px 0px; }

#menulist a
{
display: block;
padding: 2px 2px 2px 24px;
border: 1px solid #333;
width: 155px;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
color: #1B76A4;
background-image: url(../images/sidemenu.gif); 
background-repeat: no-repeat;
}

#menulist a:hover, #menulist a#current {
	color: #0033FF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/sidemenu_hover.gif); 
	background-repeat: no-repeat;
}

#footer a {
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

#footer a:hover {
	color: #66FFFF;
	text-decoration: underline;
}

h3 {
	font-size: 1.2em;
	padding: 0px 10px;
	color: #2D6F2D;
}

.righttouchup {
	border-right: 1px solid #6A6A6A;
}

#gap {
	margin: 0; padding: 0;
	background-color: #666666;
	height: 20px;
}

#adspace {
	text-align: center;
	margin-top: 10px;
}
.sidebarlinks a {
	font-weight: bold;
	color: #006699;
}
.sidebarlinks a:hover {
	font-weight: bold;
	color: #006699;
}