.background {
	background-attachment: scroll;
	background-image: url(../images/tess_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.content {
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 12px;

}
.menuItem {
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #0000FF;


}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 2px;
	text-indent: 15px;



}
.bottombarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;

}
a {
	text-decoration: none;
	color: #0000FF;

}
a:hover {
	text-decoration: underline;
	color: #FF0000;


}
.menuItemSide {

	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: underline;
}
