body {
	margin: 0;
	padding: 0;
	height: 100%;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	background-color: #FFFFCC;
	padding-top: 15px;
	padding-bottom: 15px;
	border: solid 1px #4A594A;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin-bottom: .3em;
}
p {
	align: justify;
}

.header {
	width: 100%;
	margin: 0px;
	padding: 10px;
}
/* For Firefox: */
html>body .header {
	width: auto;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	background-color: #F7F3DF;
	margin: 0 10px 10px 10px;
	padding: 10px;
	border: solid 1px #0066FF;
	word-wrap: break-word;
	
	width: auto; /* For Firefox */
	min-width: 919px;
	/* IE Dynamic Expression to set the width */
	width: expression(document.body.clientWidth < 939 ? "919px" : "100%" );
}



.sidebarleft{
	float: left;
	margin-right: 0px;
}

.sidebarright {
	float: right;
	width: 160px;
	height: auto;
	margin-left: 5px;
	font-size: 10px;
}
/* For Firefox: */
html>body .sidebarright {
	margin-left: 10px;
	margin-right: 12px;
}

.sidebarcell {
	background-color: #FFFFFF;
	border: solid 2px #0066FF;
	width: 160px;
	height: auto;
	padding: 5px;
	margin-bottom: 5px;
}

.sidebarcell h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	color: #000000;
	background-color: #AEEFFF;
	margin-top: 0px;
	margin-bottom: 5px;
}

.buttons {
	border: solid 1px #999999;
	background-color: #0066FF;
	padding: 0px;
	margin-bottom: 1px;
	text-align: center;
}
.buttons a:link, .buttons a:visited{
	width: 100%;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
.buttons a:hover {
	width: 100%;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	background-color: #AEEFFF;
}
.buttons :hover {
	width: 100%;
	background-color: #AEEFFF;
}



.google_add2, .google_add3 {
	text-align: center;
}



.picright{
	float: right;
	margin-bottom: 8px;
	margin-left: 8px;
	border: solid 1px #4A594A;
	width: 200px;
	height: 200px;
}
.picleft {
	float: right;
	margin-bottom: 8px;
	margin-left: 8px;
	border-style: solid;
	border-width: 1px;
	border-color: #4A594A;
	width: 200px;
	height: 200px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFBF7;
	background-repeat: no-repeat;
	background-position:  center;
}
.bottom {
	text-align: center;
	width: 710px;
	border: 3px solid #AD8E42;
	padding: 5px 20px;
	margin-top: 150px;
	bottom: 10px;
	background-color: #8C928C;
}
.box {
	font-size: 10px;
	background-color: #FFFFFF;
	padding: 4px;
	height: 88px;
	width: 190px;
	text-align: left;
	font-size: 10px;
	bottom: 2000px;
	margin-top: 5px;
	overflow: hidden;
	border: thin solid #000000;
}
.adtop {
	font-family: Arial, Helvetica, sans-serif;overflow: hidden;
}
.adtop {
	font-size: 12px;
	color: #0033CC;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.adbot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E005E;
	text-transform: none;
	word-wrap: break-word;
}
.adtop a:link, .adtop a:visited, .adtop a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.admid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: left;
}
.map {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #639ACE;
}