body {color: #676767;
background-color: #f4eed7;
margin: 0px;
padding: 20px;
border-style: none;
font-family: serif;
font-size: .95em;
line-height: 1.4em;
text-align: justify;
background-image: url(images/4sq2.gif);
background-repeat: no-repeat;
background-position: 20% 5em; }



div#title {font-family: Times, "Times New Roman", serif, Verdana, Helvetica, Arial, sans-serif;
position: fixed;
font-size: 1.2em;
top: 20px;
font-weight: normal;
left: 10%;
right: 10%;
letter-spacing: .45em;
word-spacing: .6em;
text-align: left; }

div#menu {
 background-color: transparent;
	font-size: .8em;
	font-family: Verdana, Geneva, Arial, sans-serif;
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 300px;
line-height: 3.5em;
width: 30%;
}

#menu ul {
list-style-type: none;
text-align: left; }

#menu ul li a {
background-image: url(images/list_off.gif);
background-repeat: no-repeat;
padding-left: 15px;
text-align: left;
background-position: left center; }


#menu ul li a:visited {
background-image: url(images/list_visited.gif);
background-repeat: no-repeat;
padding-left: 15px;
text-align: left;
background-position: left center; }

#menu ul li a:hover {
background-image: url(images/list_over.gif);
background-repeat: no-repeat;
padding-left: 15px;
text-align: left;
background-position: left center; }

a:link {color: #5b5b5b;
text-decoration: none;
 }

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

