body{
	font-family: Tahoma;
	font-size: 9pt;
	background-image: url(images/damask2.gif);
	}

#main_index {
	width: 100%;
	height: 550px;
	text-align: center;
	}
#main {
	width: 775px;
	background-image: url(images/damask2.gif);
	border: 3px solid black;
	}
#home {
	width: 775px;
	height: 550px;
	height: 100%;
	}

#home_left table {
	width: 215px;
	height: 550px;
	}

#home_right table {
	width: 215px;
	height: 550px;
	}

#home_center {
	width: 345px;
	}
td {
	font-family: Tahoma;
	font-size: 9pt;
	}

#menu {
	width: 245px;
	}

#content {
	width: 735px;
	margin: 3em 1em 3em 1em;
	}

#content_top {
	width: 490px;
	height: 39px;
	background-color: #F5F0DC;
	background-image: url(images/paper_top.gif);
	background-repeat: no-repeat;
	}

#content_middle {
	background-color: #F5F0DC;
	background-image: url(images/paper_middle.gif);
	background-repeat: repeat-y;
	}

#content_bottom {
	width: 490px;
	height: 40px;
	background-color: #F5F0DC;
	background-image: url(images/paper_bottom.gif);
	background-repeat: no-repeat;
	}

#content_middle table {
	margin: 0 3em 2em 3em;	
	}

p {
	margin: 0 3em 2em 3em;
	line-height: 1.35em;
	}

#locations p {
	margin: 1em 1em 1em 3em;
	}

a:link, a:visited {
	color: #338833;
	}
	
a:active, a:hover {
	color: #FF77CC;
	}

img {
	border: none;
}