body {
	background-attachment: fixed;
	background-image: url(../images/background/pt153+.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #000;
	padding: 0px;
	color: #FFF;
	margin: 0px;
}

.masthead {
	position:relative;
	top: 55px;
	vertical-align: middle;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center 60px;
	height: 100px;
	text-align: center;
}

.masthead img {
	border: 0px;
}

.menubar {
	width: 720px;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	text-align: center;
	position: relative;
	top: -3px;
	left: 50%;
	margin-left: -360px;
	background-image: url(../images/background/menu_pixel.png);
}

#topWrapper {
	position: relative;
	top: 30px;
	left: 50%;
	width: 720px;
	height: 39px;
	margin-left: -360px;
}

#bottomWrapper {
	position: relative;
	top: 10px;
	left: 50%;
	width: 720px;
	height: 39px;
	margin-left: -360px;
	margin-bottom: 100px;
}

#corner_ul {
	background-image: url(../images/background/corner_ul.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 39px;
	width: 45px;
}
#corner_ur {
	background-image: url(../images/background/corner_ur.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 39px;
	width: 45px;
}

#corner_ll {
	background-image: url(../images/background/corner_ll.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 39px;
	width: 45px;
}
#corner_lr {
	background-image: url(../images/background/corner_lr.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	height: 39px;
	width: 45px;
}

.middleSection {
	background-image: url(../images/background/body_pixel.png);
	width: 630px;
	height: 39px;
	float: left;

}

.text {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	color: #336;
	border: 0px solid #600;
	position: relative;
	top: 30px;
	left: 50%;
	width: 660px;
	margin-left: -360px;
	text-align:justify;
	background-image: url(../images/background/body_pixel.png);
	background-repeat: repeat;
	font-size: larger;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.ref {
	font-size: medium;
}

.bottomQuote {
	width: 300px;
	position: relative;
	left: 50%;
	padding: 10px;
	margin-left: -160px;
	margin-top: 20px;
	border: 3px double #336;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: x-large;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/quotes.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bottomText {
	font-size: smaller;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.insetLeft {
	padding: 5px;
	float: left;
	margin-right: 10px;
	border: 1px solid #336;
	background-image: url(../images/background/menu_pixel.png);
}

.insetRight {
	float: right;
	margin-left: 15px;
	padding: 5px;
	border: 1px solid #336;
	background-image: url(../images/background/menu_pixel.png);
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 150px;
	text-align: left;
}

.portrait {
	float: left;
	margin-right: 10px;
	padding: 5px;
	border: 1px solid #336;
	background-image: url(../images/background/menu_pixel.png);
}

a:link {
	color: #63C;
}

a:visited {
	color: #336;
}

a:active {
	color: #FFF;
}

a:hover {
	text-decoration: none;
}

a:link.menu {
	color: #FFECC6;
	text-decoration: none;
}

a:visited.menu {
	color: #FFECC6;
	text-decoration: none;
}

a:active.menu {
	color: #FFF;
}

a:hover.menu {
	color: #FC3;
}

a:link.menuanchorclass {
	color: #FFECC6;
	text-decoration: none;
}

a:visited.menuanchorclass {
	color: #FFECC6;
	text-decoration: none;
}

a:active.menuanchorclass {
	color: #FFF;
}

a:hover.menuanchorclass {
	color: #FC3;
}

.caption p {
	margin-bottom: 0px;
}

.bottomQuote p {
	margin-bottom: 0px;
	
}.bottomQuote .smaller {
	font-size: large;
}

blockquote {
	font-size: medium;
}

h3 {
	margin-top: 0px;
}

.lavender {
	border: 1px solid #336;
	background-image: url(../images/background/menu_pixel.png);
}


ul li {
margin: 0;
padding: 0;
}

.links_list li {
	margin-bottom:10px;
	font-size:1.1em;
}

a:link.links {
	color: #63C;
	text-decoration: none;
}

a:visited.links {
	color: #336;
	text-decoration: none;
}

a:active.links {
	color: #FFF;
}

a:hover.links {
	text-decoration: underline;
}
