body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: no-repeat fixed bottom left url(../images/background_01.jpg);
	}

div {
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	color: #58306D;
	}

p, ul, ol {
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	color: #58306D;
	clear: both;
	}

a {
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-weight: bold; 
	color: #AE7ED2;
	/*color: #CEACF2;
	background-color: white;*/
	}
	
a:hover {
	color: #58306D;
	}
	
a:visited {
	font-size: 8pt; 
	font-weight: bold; 
	color: #58306D;
	}

img {
	border-color: #CEACF2;
	}

h1 {
	font-size: 14pt; 
	font-family: Georgia, Serif;
	color: #58306D; 
	text-align: right;
	letter-spacing: 2px;
	border-bottom: 1px solid #CEACF2;
	padding-bottom: 5px;
	margin-bottom: 5px;
	}
	
h2 {
	font-size: 12pt; 
	font-family: Georgia, Serif;
	color: #58306D; 
	text-align: left;
	letter-spacing: 1px;
	}
	
h3 {
	font-size: 8pt; 
	font-family: Georgia, Serif; 
	color: #58306D; 
	font-weight: bold;
	text-align: right;
	border-bottom: 1px solid #CEACF2;
	margin-bottom: 5px;
	}
	
h4 {
	font-size: 8pt; 
	font-family: Georgia, Serif; 
	color: #58306D; 
	font-weight: bold;
	text-align: right;
	border-top: 1px solid #CEACF2;
	margin-bottom: 5px;
	}

h5 {
	font-size: 12pt; 
	font-family: Georgia, Serif;
	color: #58306D; 
	text-align: right;
	letter-spacing: 1px;
	border-bottom: 1px solid #CEACF2;
	padding-bottom: 5px;
	margin-bottom: 5px;
	}
	
#header {
	position: fixed;
	top: 0;
	left: 0;
	margin: 0;
	z-index: 200;
	}

#navigation {
	position: fixed;
	/*top: 130px;*/
	text-align: right;
	left: 0;
	top: 20px !ie only;
	top: 80px;
	width: 135px;
	font-size: 11px;
	letter-spacing: 1pt;
	line-height: 18pt;
	z-index: 100;
	}

#content {
	position: absolute;
	top: 55px;
	left: 155px;
	width: 535px;
	z-index: 100;
	text-align: center;
	}
	
.leftcolumn {
	position: static;
	width: 130px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	}

.othercolumns {
	position: static;
	width: 130px;
	float: left;
	padding-top: 10px;
	}

.leftcolumnhalf {
	position: static;
	width: 130px;
	float: left;
	padding-top: 10px;
	padding-left: 65px;
	}

.menu {
	font-family: Georgia, Serif;
	color: #AE7ED2;
	font-weight: bold; 
	background-color: white;
	font-size: 11px;
	}

.author {
	font-size: 8pt; 
	font-family: Georgia, Serif;
	color: #58306D; 
	text-align: left;
	text-indent: 30px;
	letter-spacing: 1px;
	padding-bottom: 5px;
	}

.top {
	font-size: 8pt; 
	font-family: Georgia, Serif;
	color: #58306D; 
	padding-bottom: 5px;
	border-top: 1px solid #CEACF2;
	}
	
.top:hover {
	color: #CEACF2;
	}

div.float {
	float: left;
	}
div.float p {
	text-align: center;
	}
	
.navigation {
	position: absolute;
	top: 400px;
	text-align: left;
	}