body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #ECE9D8;
	margin: 0px;
	padding: 0px;
	color: black;
}

a {
	text-decoration: none;
	color: #FF6633;
	font-weight: bold;
}

h1 {
	color: rgb(102,141,177);
	font-size: 130%;
	text-transform: lowercase;	
}

h2 {
	color: #FF6633;
	font-size: 120%;
	text-transform: lowercase;	
}

h3 {
	font-size: 100%;
	text-transform: lowercase;
	color: rgb(102,141,177);  
}

h4 {
	font-size: 90%;
	text-transform: lowercase;
	color: rgb(102,141,177);
}


li {
	color: black;
	line-height: 15px;
}

select {
	font-size: 100%;
}

td.navbox a {
	font-size: 60%;
	color: black;
	padding-right: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	font-weight: normal;	
}

td.navbox1  {
	padding: 0px;
}

.form {
	padding: 10px;
}

.header {
	position: absolute;
	width: 800px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
}

.banner {
	font-size: 175%;
	color: rgb(102,141,177);
	text-align: center;
	text-transform: lowercase;
	padding: 2px;
}

.whitespace {
	height: 10px;
}

.main {
	font-size: 80%;
	position: absolute;
	height: auto;
	width: 544px;
	top: 180px;
	left: 51px;
}

.content {
	padding: 10px;
	text-align: justify;
}

.content td {
	padding: 4px;
}

.footer {
	padding: 10px;
	font-size: 95%;
}

.sidebar {
	font-size: 60%;
	position: absolute;
	top: 200px;
	width: 100px;
	margin-right: 15px;
	margin-left: 600px;
	padding: 5px;
	height: auto;
	text-transform: uppercase;
}

.albumrow {
	padding: 5px;
}

.button {
	color: white;
	background-color: rgb(102,141,177);
}

.expandtext {
	font-size:  120%;
	font-weight: bold;
	color: #663333;
}
