

body,td{	
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 10px;
}
body{
	background: url(images/background-real1.gif) #560357; background-position: left center; background-repeat: repeat-y;
	padding-bottom: 2em;
}
.standard{	font-size: 13px; 
}
.smaller{	font-size: 12px; 
}
.header,h1{	font-size: 14px; 
			font-weight: bold; 
			color: #663366;
}

.floatright{
	float: right;
	margin-left: 10px;
}


.floatleft{
	float: left;
	margin-right: 10px;
}
  
ul {
	margin: 6px 0 20px 20px;
	padding: 0 0 0 0;
    }
	 
li{
      margin: 4px 25px 10px 18px;
		padding: 0 0 0 0;
		text-align: left;
    }

a{
	font-weight: bold;
	text-decoration: underline;
	color: #993399;
}
a:visited{	
			color: #cc33cc; 
}
a:hover{	text-decoration: none; 
			color: #330033; 
			background: #cc99cc; 
}
a:active{
	color: #939;
}

.sidetext{		text-decoration: none; 
					font-weight: bold;
					font-size: 10px;
					line-height: 15px;
					color: #FFCCFF; 
}
a.side{
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	line-height: 15px;
	color: #FFCCFF;
}
a.side:visited{		
					color: #CC99CC; 
}
a.side:hover{		text-decoration: underline; 
					background: transparent;
}

table.island td{
	font-family: Verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
}
table.island h2{
	font-size: 14px;
}


