body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	background-color: #824600;
	margin: 0;	
}

.content {
	border: none;
	width: 550px;
	height: 850px;
	align: center;
	vertical-align: middle;
	overflow: auto;

	position: static;

}


.main {
	background:url(images/logo-btm.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}


.boil {
	background-image:url(images/boil-water.jpg);
	font-family:Comic Sans MS, Arial;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#8f5a1a;
	vertical-align:top;
	padding-top:25px;
	text-indent:-5px;

	
}


.header  {
	background-image:url(images/header-bkgrnd.jpg);
	height:137px;
	
}


.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #333333;
	
}


.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #333333;
	
}

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	
}


a.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #333333;
	text-decoration:none;
}



.sidebar {
	background: url(images/button-1.gif);
	background-repeat: no-repeat;

}

a.sidebar {
	background: url(images/button-1.gif);
	background-repeat: no-repeat;
	color: #333333;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	height:55px;
	padding-left:75px;
	padding-top:10px;
	text-align:left;
	text-decoration:none;

}

a.sidebar:hover {
	text-decoration:none;
	background: url(images/button-2.gif);
	background-repeat: no-repeat;
		display:block;
}

.header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:#000080;

}

.footer {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;

}

.poweredby {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}

a.poweredby {
	color:#333333;
	text-decoration:none;
}

.note {
	border-style: solid;
	border-color: #4e52b9;
	border-width: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 5px;
}

subcategory {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	
}

a.subcategory {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration:none;



}
