<STYLE TYPE="text/css">
<!--

#header {
background-color:#990000;
}

.topmenu
{
color:#ffa800;
font-family:"Palatino Linotype","Book Antiqua",Palatino, serif;
font-weight:600;
text-align: center;
word-spacing: 30px;
font-effect: emboss;
}
a:visited { color:#ffa800; text-decoration: none;}
a:link { color:#ffa800; text-decoration: none;}
a:hover { color: yellow; text-decoration: none; } 
a:active { color: red; text-decoration: none; }

a.topmenulink
{
color:#ffa800;
font-family:Palatino Linotype,Book Antiqua,Palatino, serif;
font-weight:600;
text-align: center;
word-spacing: 30px;
font-effect: emboss;
text-decoration: none;
font-size: medium;
}
a.topmenulink:hover { color: yellow; text-decoration: none; } 
a.topmenulink:active { color: red; text-decoration: none; }
.maincontent {
color:white;
font-family:Palatino Linotype,Book Antiqua,Palatino, serif;    
}
BODY.mainpage
{
background-color:black;
color:white;
font-family:Palatino Linotype,Book Antiqua,Palatino, serif;
font-size: small;
margin : 0px;
}

.logospace
{
width:90px;
}
.heading
{
	font-size: large;
		font-weight: bold
}
.pagetitle
{
	font-size: x-large;
	text-align: right;

}
-->

.goldruffle
{
background-image:url("images/goldruffle.gif");
background-color:black;
}
.small { font-size: 10px; }
.medium { font-size: 12px; }
.large {
	font-size: large;
	font-family:arial,sans-serif;
}

.title {
	font-size: x-large;
	font-family:arial,sans-serif;
}

.redcloth {
background-color:#990000;
}


</STYLE>