BODY    			{
	margin: 0;
	background-image : images/bg.gif;
	background-repeat : no-repeat;
}
.frontpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: White;
}
.dropMenuLink {
	color: #564e41;
	text-decoration: none;
	font-size : 10px;
	text-transform : uppercase;
	font-family : Arial, Verdana, Helvetica, sans-serif;
}
.dropMenuLink:hover {
	color: #564e41;
	font-size : 10px;
	text-transform : uppercase;
	font-family : Arial, Verdana, Helvetica, sans-serif;
}
.dropMenuRollover
{
	CURSOR: hand;
    BACKGROUND-COLOR: #b3aa9b;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: White;
}	
A {
	color: white;
}
h2{
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	letter-spacing : 2px;
	text-transform : uppercase;
}


