body {
	margin: 0px;
	padding: 0px;
}
.header {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	border: none;
	width: 100%;
}
.leftCol {
	font-size: 10em;
	line-height: 0px;


}
.midCol {
	padding: 15px;
	font-family: Arial;
	font-size: 0.8em;
}
.rightCol {
	width: 10em;
}
.toprightbox {
	background-image: url(images/toprightbox.gif);
	background-repeat: no-repeat;
	width: 20px;
	vertical-align: bottom;
	background-position: bottom;



}
.topleftbox {
	background-image: url(images/topleftbox.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	vertical-align: bottom;
	background-position: bottom;
	white-space: nowrap;
	clear: none;
	float: none;
	display: block;





}
.topbox {
	background-image: url(images/topbox.gif);
	background-repeat: repeat-x;
	vertical-align: bottom;
	background-position: bottom;


}
.leftbox {
	background-image: url(images/leftbox.gif);
	background-repeat: repeat-y;
}
.rightbox {
	background-image: url(images/rightbox.gif);
	background-repeat: repeat-y;
}
.bottomleftbox {
	background-image: url(images/bottomleftbox.gif);
	background-repeat: no-repeat;
	height: 20px;

}
.bottomrightbox {
	background-image: url(images/bottomrightbox.gif);
	background-repeat: no-repeat;
}
.bottombox {
	background-image: url(images/bottombox.gif);
	background-repeat: repeat-x;
}
.box {
	background-color: #C9BFA7;
}
h1 {
	font-family: "Times New Roman";
	font-size: 1.6em;
	font-weight: normal;
	color: #796B4A;
	text-decoration: underline;

}
.update {
	font-size: 0.8em;
	text-align: right;
	vertical-align: middle;
	padding: 10px;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	color: #796B4A;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 2em;
	font-weight: bold;
	color: #796B4A;
	display: block;
	text-decoration: none;
	white-space: normal;




}
.menu:HOVER{
	color: #FFFFFF;
	background-color: #796B4A;

}
.updates {
	width: 25em;
}
