.topnav{
			font-size: 15px;
			font-family:Verdana, Arial;
			color:#000000;
			text-align:right;
			text-decoration: none;
}

body {
    background-image: url('images/abstractbrown.jpg');
    background-attachment: scrolling;
    background-repeat: repeat;
}


a:link { 
			color: #545454;
			text-decoration: underline;
}
a:visited { 
			color: #545454;
			text-decoration: underline;
}
a:hover { 
			color: #cccccc;
			background-color: #333333;
			text-decoration: underline;
}
a:active { 
			color: #000000;
}

.rightcol{
			font-size: 10px;
			font-family: Verdana, Arial;
			color: #000000;
			text-align: right;
}

.rightcolhead{
			font-size: 12px;
			font-family: Verdana, Arial;
			color: #808080;
			text-align: right;
}



ul{
			font-size: 15px;
			font-family: Verdana, Arial;
			color: #000000;
}

.bodytext{
			font-size: 15px;
			font-family: Verdana, Arial;
			color: #000000;
}
.introtext{
			font-size: 20px;
			font-family:Verdana, Arial;
			color:#000000;
			text-align:left;
			background-color: #FDF0C6;
			text-decoration: none;
}

.topname{
			font-family:Verdana, Arial;
			font-size: 15px;
			color: #cccccc;
			text-align: left;
}

p.small { 
			margin-bottom: 0.05in; 
			color: #3E3222; 
			line-height: 115%; 
			font-size: 80%; 
}

div.post {
			margin-top:8px; 
			margin-bottom:8px; 
			margin-left:8px; 
			margin-right:8px; 
			color: #3E3222; 
			line-height: 125%; 
			font-size: 80%; 
}

 TABLE.bground {
 			background-image: url(images/backgroundcolor.gif); 
}		

img.title {
			position: absolute; 
			top: 14px; 
			left: 20px; 
			width: 252px;
			height: 50px;
			z-index:1;
}
.calendartitle{
			
			font-size: 20px;
			font-family: Verdana, Arial;
			color: #808080;
			background-color:#fade95;
}			