BODY {
	color : Black;
	background-color : #F4EED0;
	font-family : "Tempus Sans ITC", Verdana, Arial, serif;
	font-size : 16px;
}

TD.navbar{
	background-image : url(imgs/left-col.gif);
	border-right-style : solid;
	border-right-color : White;
	border-right-width : medium;
}

TD.content{
	background-image : url(imgs/bg-main.gif);
	background-repeat : no-repeat;
	color : Black;
	font-family : "Tempus Sans ITC", Verdana, Arial, serif;
	font-size : 16px;
	padding : 4px;
}

DIV.logo{
	position : absolute;
	left: 45px;
	top: 0px;
	z-index : 2;
}

DIV.address{
	position : absolute;
	left: 485px;
	top: 20px;
	width: 270px;
	text-align : center;
	z-index : 3;
}

A.menu{
	color : Black;
	font-family : "Tempus Sans ITC", Verdana, Arial, serif;
	font-size : 20px;
	text-decoration : none;
	font-weight : bold;
}

A.menu:HOVER{
	color : white;
	font-family : "Tempus Sans ITC", Verdana, Arial, serif;
	font-size : 20px;
	text-decoration : none;
	font-weight : bold;
}

.title{
	color : black;
	font-family : "Tempus Sans ITC", Verdana, Arial, serif;
	font-size : 22px;
	font-weight : bold;
}