body {
	background-color: #817B85;
	background-image:  url(images/misc/shadow.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.contentlarge{ 
	color : #5C2118;
	font-family : georgia;
	font-size : 16px;
	font-weight : none;
	font-style:italic;
	text-decoration : none;
}
.contentmedium{ 
	color : white;
	font-family : georgia;
	font-size : 15px;
	font-weight : none;
	font-style:italic;
	text-decoration : none;
}
.contentsmall{ 
	color : white;
	font-family : georgia;
	font-size : 12px;
	font-weight : none;
	font-style:italic;
	text-decoration : none;
}
.content{ 
	color : white;
	font-family : georgia;
	font-size : 14px;
	font-weight : none;
	font-style:italic;
	text-decoration : none;
}
.contentbold{ 
	color : white;
	font-family : georgia;
	font-size : 14px;
	font-weight : bold;
	font-style:italic;
	text-decoration : none;
}
.header{ 
	color : #666666;
	font-family : arial;
	font-size : 18px;
	font-weight : none;
	text-decoration : none;
}
.footer{ 
	color : #CECECE;
	font-family : georgia;
	font-size : 12px;
	font-weight : none;
	font-style:italic;
	text-decoration : none;
}
a.footer{ 
	color : #CECECE;
	font-family : georgia;
	font-size : 12px;
	font-weight : none;
	font-style:italic;
	text-decoration : underline;
}
a.footer:hover{
	color : #7C7C7C;
	font-family : georgia;
	font-size : 12px;
	font-weight : none;
	font-style:italic;
	text-decoration : underline;
}
a.footer:active{
	color : #CECECE;
	font-family : georgia;
	font-size : 12px;
	font-weight : none;
	font-style:italic;
	text-decoration : underline;
}
a.content{ 
	color : #005DAF;
	font-family : georgia;
	font-size : 14px;
	font-weight : none;
	font-style:italic;
	text-decoration : none;
}
a.content:hover{
	color : #005DAF;
	font-family : georgia;
	font-size : 14px;
	font-weight : none;
	font-style:italic;
	text-decoration : underline;
}
a.content:active{
	color : #005DAF;
	font-family : georgia;
	font-size : 14px;
	font-weight : none;
	font-style:italic;
	text-decoration : none;
}