#content {
	float: right;
	margin-left: -250px;
	width: 100%;
	text-align: left;

}
#mainPane {
	float: none;
	margin-left: 250px;
	padding: 10px 10px 10px 0px;
	color: #6F140B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
}
#mainPane a img{
	border: solid 3px #ffffff;
	float: right;
}
.tmbBox{
float: left;
margin: 3px;
border: 3px solid #ffffff;
background-color:#ffffff;
}
.tmbBox a{
font-size: .8em;
font-weight:bold;
display: block;
text-align: center;
color: #002137;
text-decoration: none;
text-align: right;
}
.tmbBox a:hover{
display: block;
text-align: center;
color: #ffffff;
background-color:#002137;
text-align: right;
}
.tmbBox a img{
border: none;
}
#navPane {
	width: 250px;
	float: left;
	margin: 0px;
	padding-top: 5px;
}
#navPane img{
border: none;
}
#footer {
	padding: 5px;
	font-size: 90%;
	clear: both;
	background-color: #CC8F8F;
	border-top-width: 5px;
	border-right-width: 3px;
	border-bottom-width: 5px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #BF3030;
	float: none;
	text-align: center;
}
body {
	background-color: #EF7062;
	margin: 0px;
	padding: 0px;
	background-image: url(../assets/navBkd.gif);
	background-repeat: repeat-y;
	background-position: left;


}
h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.2em;
}
.clear{
	clear: both;
}
.item{
	clear: right;
}
#ads{
	margin-left:250px;
}
