body {
	margin-bottom: 0px;
	background-image: url(../images/background.png);
	background-attachment: fixed;
}

.mainlogo {
	padding: 50px 10px 10px 0px;
}

.welcome {
	padding: 30px 0px 15px 0px;
}

.categories {
	padding: 3px 10px 10px 0px;

}

.menu {
	border-bottom: 1px solid #CC3700;
	padding-top: 10px;
}


.text1 {
	font-family: arial;
	font-size: 14px;
	color: #880000;
	font-weight: bold;
}
.text2 {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #330000;

}

.footer {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #e6e6e6;
	text-align: center;
}
	
a:link {
	color: #003300;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;

}
a:visited {
	color: #003300;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;

}

a:hover {
	color: #880000;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

td.bottom {
   text-align: center;
   height: 48px;
}

a.bottom:link {
	color: #e6e6e6;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;

}
a.bottom:visited {
	color: #e6e6e6;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;

}

a.bottom:hover {
	color: #CC3700;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
