body{
	font-family: Verdana;
	font-size: 10pt;
	background-repeat: no-repeat;
	background-position:10% 85;
}

p, td {
	font-family: Verdana;
	font-size: 10pt;
}

.repeat {
	background-repeat: repeat;
} 

.bgimg {
	z-index: -10;
	position: absolute;
	bottom: 30px;
	right: 10%;


}
#menu {margin-left:35px; margin-top:50px;}
#email {margin-top:5;}
.menu {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

.submenu {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}

.address {
	font-size: 8pt;
}

.normal_link {
	font-size: 10pt;
	color: #OE1B8D;
}

.normal_link:hover {
	decoration: none;
	color: #F88246;
}

.building {
	font-size: 8pt;
	color: #OE1B8D;
}

a.building:hover{
	decoration: none;
	color: #F88246;
}

.header {
	font-family: Verdana;
	font-size: 18pt;
	font-weight: bold;
	color: #OE1B8D;
}

a:link {
	text-decoration: none;
	color: #0E1B8D;
}

a:visited {
	text-decoration: none;
	color: #0E1B8D;
}

a:active {
	text-decoration: none;
	color: #F88246;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

img.image {
	border-width: 5px; 
	border-style: double;
	color: #FABA99;
}

img {
	border-width: 0px;
}

