BODY {
	background : #D1CEB1;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}
#content {
	background : #FFFFFF;
	margin-left : 213px;
	margin-right : 10%;
	background-image : url(livia_02.jpg);
	background-repeat : no-repeat;
	background-position : left top;
	color : #52443C;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : small;
}

.titleimage {
	margin-left : -100px;
	margin-top : 10px;
}

	.mainimage1 {
	float : left;
}

.mainimage2 {
	top : 0px;
	left : 213px;
}
#contenttext {
	padding : 1em 2em 1em 2em;
}

H1 {
	text-align : center;
	font-weight : normal;
	font-size :160%;
	margin-top : 2em;
}

H3 {
	text-align : center;
	font-weight : normal;
	font-size :120%;
	margin-top : 2em;
}
ul.navlist  {
	float : right;
	list-style-type : none;
	margin-top : 0;
	margin-left : 2em;
	padding : 0 0 0 0;
}

ul.navlist li {
	margin : 0 0 0 0;
	
}

A {
font-weight : bold;
}

A:LINK {
	text-decoration : none;
	color : #947A6B;
}

A:VISITED {
	text-decoration : none;
	color : #625146;
}

A:HOVER {
	text-decoration : underline;
	color : #625146;
}

A:ACTIVE {
	text-decoration : none;
	color : #625146;
}

ul.navlist li a {
	font-weight : bold;
	display : block;
	border-bottom : 1px solid #D1CEB1;
	padding-bottom : .3em;
	padding-left : .5em;
	padding-right : .5em;
	padding-top : .4em;
	border-left : 1px solid #D1CEB1;
	margin : 0 0 0 0;
}

ul.navlist li a:link {
	text-decoration : none;
	color : #947A6B;

	
}

ul.navlist li a:VISITED {
	text-decoration : none;
	color : #625146;
}


ul.navlist li a:HOVER {
	text-decoration : none;
	color : #625146;
	background-color : #D1CEB1;
}

ul.navlist li a:ACTIVE {
	text-decoration : none;
	color : #625146;
}

div.bottomnav {
	text-align : center;
	border-top : 1px solid #D1CEB1;
	padding-top : 3em;
	margin-top : 4em;
}

.divider {
	text-align : center;
}


div.bottomnav img{
	margin-left : 2em;
	margin-right : 2em;
	vertical-align : middle;
}



