body {
	background: #50004D;
	font-family: "Arial", Sans-Serif;
	color: #FFFFFF;
	text-align: center;
}

.left { float: left; }
.right { float: right; }

img { border: 0px; }
img.thumb { width: 6em; }
input .submit { text-align: center; }

a { color: 50004D; text-decoration: none; }
a:hover { color: B666AF; }
a:visited { }
a:active { color: #FFFFFF; }

#header {
	width: 780px;
	text-align: center;
	padding: 0px;
	margin: auto;
}

#header .title {
	margin: 0px;
	padding: 0px;
}

#header .address {
	position: relative;
	top: -3px;
	margin: 0px;
	padding: 0px;
	width: 780px;
	height: 49px;
	color: #300040;
	font-size: 0.9em;
	background: url("images/header_bottom.gif") top left no-repeat;
}

#header .address p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#content {
	background: url("images/contentcorner.gif") top right no-repeat #DCCCDB;
	color: #000000;
	padding: 0.1em 1em 0.1em 1em;
	margin-left: 12em;
	margin-right: 2em;
	margin-top: 2em;
}

#contentcenter {
	background: url("images/contentcorner.gif") top right no-repeat #DCCCDB;
	color: #000000;
	padding: 0.1em 1em 1.5em 1em;
	margin-left: 14em;
	margin-right: 14em;
	margin-top: 2em;
}

#contentleft {
	background: #50004D;
	position: absolute;
	left: 2.5em;
	width: 9em;
	margin-top: 2em;
	padding: 0px;
	color: #000000;
}

#contentleft div {
	background: url("images/contentcorner.gif") top right no-repeat #DCCCDB;
	padding: 0.4em;
	padding-top: 0.7em;
	margin-bottom: 0.5em;
	text-indent: 0px;
	text-align: left;
	font-size: smaller;
}

#contentright {
	background: #50004D;
	position: absolute;
	right: 2.5em;
	width: 9em;
	margin-top: 2em;
	padding: 0px;
	color: #000000;
}

#contentright div {
	background: url("images/contentcorner.gif") top right no-repeat #DCCCDB;
	padding: 0.4em;
	padding-top: 0.7em;
	margin-bottom: 0.5em;
	text-indent: 0px;
	text-align: left;
	font-size: smaller;
}

#contentright div ul {
	padding-left: 1.5em;
}

.menu {
	color: red;
}

.menu ul {
	width: 100%;
	text-align: left;
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0.1em;
	margin-bottom: 0.1em; 
}

.menu ul li {
	margin-bottom: 0.25em;
}

#contentleft #inspirations {
	background: #50004D;
	padding: 0px;
	height: 63px;
}

h2 {
	text-align: left;
	font-size: 0.9em;
	padding: 0.1em;
}

#content img { text-align: center; align: center; }
#content .address { color: #000000; font-size: 0.8em; }
#content p.subpara { text-indent: 2.5em; }

#adverts { margin-top: 2%; padding-top: 3%; width: 713px; position: relative; left: 20px; text-align: center; }
#adverts div { display: inline; margin-left: 2%; margin-right: 2%; width: 30%; }
#adverts div img { width: 200px; height: 87px; }
#adverts .audio { border: 10px #FFFFFF; }
#adverts .audio img { valign: top; width: 70px; height: 70px; float: left; }
#adverts .audio a { display: inline; font-size: -5pt; color: #FFFFFF; }
#adverts .audio a:hover { color: #94448F; }
#adverts .audio a:visited { }
#adverts .audio a:active { color: #50004D; }

.footer { color: #DCCCDB; text-size: -2pt; }

#footer {
	margin-top: 3em;
	margin-left: 12em;
	margin-right: 12em;
	color: #B666AF;
	font-size: -2pt;
	padding-bottom: 3em;		
}
#footer a { color: #B666AF; }
#footer a:hover { color: #EEEEEE; }
#footer a:visited { }
#footer a:active { color: #FFFFFF; }
#footer ul {
	margin-left: 0px;
	margin-right: 0px;
	list-style: disc;
}
#footer ul li {
	display: inline;
	margin-left: 0.5em;
	margin-right: 0.5em;
}