body {
	margin: 0px;

}

#thumbPos {
	width: 75px;
	padding-top: 20px;

}
#bodyPos {
	padding: 20px 31px 20px 0px;
	color:#000000;
	font-family:"Times New Roman", Georgia, Times, serif;
	font-size:12px;
	line-height: 18px;

}

#mainHeaders {
	margin-top:15px;
	color:#C80018;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:24px;
	margin-left: 0px;
}
#detailImage {
	margin-bottom: 7px;

}

#detailImage img {
	border: 4px solid #FFFFFF;
 	width: 44px;
	height: 44px;
}

#menu
{
	margin-left: 0px;
	margin-top: 50px;
}
#menu a
{
color:#000000;
text-decoration:none;
}
#menu  a:hover
{
color:#990000;
text-decoration:underline;
}
#mainTable
{
	background-image: url(images/centre_strip_03.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#rightStretch
{
	background-image: url(images/right_strip_03.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#leftStretch
{
	background-image: url(images/left_strip_03.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: top right;
}
#NewsText
{
	color:#990000;
	font-family:"Times New Roman", Georgia, Times, serif;
	font-size:12px;
	line-height: 17px;
}
#NewsText a
{
color:#990000;
text-decoration:none;
}
#NewsText  a:hover
{
color:#000000;
text-decoration:underline;
}
#address
{
	color:#000000;
	font-family:"Times New Roman", Georgia, Times, serif;
	font-size:12px;
	line-height: 18px;
}
#address a
{
color:#990000;
text-decoration:none;
}
#address  a:hover
{
color:#000000;
text-decoration:underline;
}
#signup
{
	color:#000000;
	font-family:"Times New Roman", Georgia, Times, serif;
	font-size:12px;
}


#mapImage img {
	border: 1px solid #FFFFFF;
}
#TermsText
{
	color:#990000;
	font-family:"Times New Roman", Georgia, Times, serif;
	font-size:12px;
	line-height: 17px;
}