/* CSS Document */
body
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:x-small;
	background-color:#CE85BA;
	margin:0px;
	background-image:url(Bg2.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
a:link {
	color: #F04178;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F04178;
}
a:hover {
	text-decoration: none;
	color: #CE85BA;
}
a:active {
	text-decoration: none;
	color: #F04178;
}
h2 a:link {
	color: #FFDAB8;
	text-decoration: none;
}
h2 a:hover {
	color: #FFDAB8;
	text-decoration: none;
}
h2 a:active {
	color: #FFDAB8;
	text-decoration: none;
}
h2 a:visited {
	color: #FFDAB8;
	text-decoration: none;
}
.Navigation
{
width:698px;
margin:0px auto;
font-size: small;
background-color:#ebebeb;
color:#000000;
font-weight: bold;
border:1px solid #d3d3d3;
text-align:center;
}
.Padding
{
padding-bottom:2px;
}
h2
{
margin:0px;
font-size:x-small;
padding:1px;
padding-bottom:3px;
border-bottom:3px solid #CE85BA;
background-color:#F04178;
color:#FFFFFF;
}
h3
{
font-weight:bold;
font-size:small;
margin:0px;
}
.Top
{
	width:709px;
	height:25px;
	margin:0px auto;
	padding:2px;
	padding-left:30px;
	padding-bottom:5px;
	background:url(Bg.jpg);
	background-repeat:repeat-y;
}
.Header
{
	width:677px;
	margin:0px auto;
	border-top:10px solid #F04178;
	border-bottom:10px solid #F04178;
}
.Navigation
{
	width:677px;
	margin:0px auto;
	height:25px;
	background-color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
}
.Content
{
	width:677px;
	margin:0px auto;
}
.LContent
{
float:left;
width:215px;
background-color:#FBC3AC;
border-bottom:2px solid #FFDAB8;
padding:2px;
}
.RContent
{
float:right;
width:450px;
background-color:#FBC3AC;
border-bottom:2px solid #FFDAB8;
padding:2px;
}

.Centre
{
	text-align:center;
}
.Bold
{
	font-weight:bold;
}
.floatimageleft {
float:left;
margin-top:3px;
margin-right:6px;
margin-left:3px;
margin-bottom:3px;
border:1px solid #d3d3d3;
}
.CategoryTop
{
margin:0px;
font-size:x-small;
border-bottom:4px solid #FFDAB8;
background-color:#F04178;
color:#FFDAB8;
}
.CategoryBottom
{
margin:0px;
font-size:x-small;
border-top:4px solid #FFDAB8;
background-color:#F04178;
color:#FFDAB8;
text-align:right;
}
.floatimageleft {
float:left;
margin-top:3px;
margin-right:6px;
margin-left:3px;
margin-bottom:3px;
border:1px solid #d3d3d3;
}
.Quote
{
border: 1px dashed #2F6FAB; 
padding: 3px; 
background: #F9F9F9; 
color: #2f6fab;
}
.Centre
{
text-align:center;
}
.Italics
{
font-style:italic;
}
.Image
{
text-align:center;
}