body,td,th,p,ol,li,ul {
	font-family: Trebuchet MS, Tahoma, Arial;
	color: #663300;
}
body {
	background-color: #6DA8D9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	text-align: center; 
}

p, ol, li, ul {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 12px;
}

#header {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
}

#content {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
}

#footer, #footer p {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 11px;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
}

#headline, #headline p {
	font-size: 32px;
	color: #fff;
	text-align: right;
}

h1 {
	font-size: 24px;
	color: #663300;
	font-weight: normal;
}

#folders {
	background-image: url(images/folders-right.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#folders-subpages {
	background-image: url(images/foldersleft.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#bg {
background-image: url(images/menu-bg.jpg);
}

#text{
	font-size: 13px;
	color: #663300;
	padding: 15px
}

#text p{
font-size: 13px;
}

a:link, a:visited, a:active {
color: #663300;
text-decoration: none;
}

a:hover {
color: #173456;
text-decoration: underline;
}

.photo {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}