body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #847C7C;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	
}
.header {
	font-family: Verdana;
	font-size: 24px;
	color: #446DBD;
	font-weight: bold;
}
.copy {
	font-family: Verdana;
	font-size: 10px;
	text-align: justify;
}
#t{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;     
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
a{
	color: #990033;
	text-decoration: none;
}

a:link {
	color: #990033;
}
a:hover {
	color:#64A0DC;
}

.service {
	border-top: solid 1px #990033;
	font-size: 10px;
    color:#ffffff;
	background-color: #B60000;
}
a.services {
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.services:link {
	color: #ffffff;
}
a.services:hover {
	color: #5497D9;
}

.about {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-family: Verdana;
	font-size: 10px;
	text-align: left;	
}
.gal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}