body {
	background-color: #ffffff;
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #cc3366;
	text-decoration: none;
}

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

a:visited {
	color:#9c4b7a;
}

h1 {
	color: #993366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	line-height: normal;
	margin-left: 3%;
	margin-right: 3%;
}

h2 {
	color: #666666;
	font-size: 120%;
	line-height: normal;
	margin-left: 3%;
	margin-right: 3%;
}

h3, h4, h5, h6 {
	font-size: 110%;
	font-weight: bold;
	line-height: normal;
	margin-left: 3%;
	margin-right: 3%;
}

p {
	line-height: 150%;
	margin-left: 3%;
	margin-right: 3%;
}

img.pad {
	margin:20px;
	border:1px solid #535353;
}

ul {
	line-height: 150%;
	margin-left: 6%;
	margin-right: 6%;
	list-style: square;
}

ul.none {
	line-height: 150%;
	margin-left: 6%;
	margin-right: 6%;
	list-style: none;
	font-size: 110%;
}

ol {
	line-height: 150%;
	margin-left: 6%;
	margin-right: 6%;
}

li {
	margin-top: 10px;
	margin-bottom: 10px;

}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

th {
	background-color:#eedddd;
	color:#993366;}

.smaller {
	font-size: 90%;
}

.bigger {
	font-size: 110%;
}

.narrative {
	font-style: italic;
	font-weight: normal;
	margin-right: 8%;
	margin-left: 8%;
	font-family: "Courier New", Courier, mono;
}

table.homepage_menu td{
	padding:0px 15px;
}

table.homepage_menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

table.homepage_menu a {
	font-size:140%;
	font-weight:bold;
}






#navigation {
	font-size: 90%;
	text-align: center;
   font-family: Verdana, Arial, Helvetica, sans-serif; 
	letter-spacing: 1px;
}

#navigation a {
text-decoration:none;
   color: #CC3366;
}

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

.backtotop{ 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 90%; 
   color: #cc0066;
   text-align: right;
}

.important{
	font-weight: bold;
	color: #993366;
}

#header {
	background-image:url(images/back.gif);
	background-repeat:repeat-x;
	width: 98%;
	float:right;
	margin-left: 6px;
	margin-top: 15px;
}

#headertext {
	float:left;
}

#headerpic {
	float:right;
}

#footercontainer {
	margin:0px auto;
	text-align:center;
    padding-top: 20px;
	}

#footer {
	text-align:center;
	height: 77px;
	background-image:url(images/footerbg.gif);
	background-repeat:no-repeat;
	background-position:center;
}
