body {
    color: #393733;
    margin: 0;
    padding: 0 20px;
    background: #e5ecf3;
    margin: 0px;
    text-align: center;
    background-image: url(/img/backgroundpage.gif);
}

body, td, th, textarea, input, select, h2, h3, h4, h5, h6 {
    font: 83%/1.4 arial, helvetica, sans-serif;
}

h2 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0px;
    
}

#root {
	width: 968px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: 1pxs solid #000000;
	background: #ffffff;
	}

#root-top {
	margin: 0;
	background-image: url(/img/greenback.gif);
}

#root-top h1 {
	float: right;
	font-size: 40pt;
	padding: 0;
	margin: 0 15px 0 0;
	color: white;
}

#menubar {
	border-bottom: 1px solid #000000;
	background-color: #eeffee;
	font-size: 12px;
	padding: 8
	
}

#list {
	list-style-type: none;
}

#list li {
	border-bottom: 1px solid #888;
	padding: 5px;
	font-size: 11px;
}

#list a {
	font-size: 12px;
}

#vert-list li {
	display: inline;
	list-style-type: none;
	padding-right: 0px;
}

#ad-left {
	background: #fff;
	float: left;
	width: 150px;
	padding: 10px;
}

#big-right {
	background: #fff;
	float: right;
	width: 750;
	text-align: center;
}	

#rootcontent-left {
	background: #fff;
	float: left;
	width: 480px;
	padding: 10px;
}
#image {
	text-align: center;
	display: block;
	height: auto;
	width: auto;
}
#image img {
	display: inline;
	margin: 5px;
	border: 1px solid #888;
}

.thumb {
	float: left;
	display: inline;
}

#rootcontent-right {
	background: #fff;
	float: right;
	width: 450px;
}

#bio img {
	float: left;
	margin-right: 10px;
}

#footer li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}

#navcontainer {
	background-color: #666;
	padding: 1px 10px 1px 10px;
}

#navlist ul {
	margin: 0px;
	padding: 0px;
}

#navlist a {
	color: white;
	font-weight: bolder;
}

#navlist li {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #fff;
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	font-size: 16px;
	border-right: 1px solid #eee;
}

.clearall {
	text-align: center;
	clear: both;
	background-color: #EDEADC;
	border-top: 1px solid #888;
	font-size: 11px;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	
}

#full-width {
	text-align: center;

}


.adsense-box {
}