#header {
	background-image: url(images/Scottish%20Tartan%20Walker%20James%20.jpg);
	height: 136px;
	width: 100%;
}
#footer {
	color: #FFF;
	background-image: url(images/footer.gif);
	text-align: right;
	clear: both;
	height: 33px;
	width: 100%;
	font-size: 12px;
	font-weight: normal;
}

#menu {
	background-image: url(images/Scottish%20Tartan%20Walker%20James%20.jpg);
	height: 100%;
	width: 205px;
	position: relative;
	float: left;
}
#Middle {
	width: 100%;
	background-attachment: scroll;
	background-image: url(images/GLSAA%20Logo.gif);
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#content {
	float: left;
	width: 75%;
	position: relative;
	white-space: normal;
	margin-left: 10px;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	background-image: url(images/GLSAA%20Logo.gif);
	text-align: center;
	font-weight: bold;
}
#middle #content p {

}
