﻿body {
	background-position: right;
	background: #D6FED7;
	font-family: Verdana;
	font-size: 10;
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 750px;
	text-align: justify;
	background-repeat: repeat-y;
}
.Phones {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.websoftlink {
	font-size: 6pt;
	position: absolute;
	top: 5px;
	left: 10px;
	text-align: left;
	z-index: 1;
	text-decoration: underline;
	color: #000000;
	background-color: #FFFFFF;
}
.copyright {
	font-size: 6pt;
	text-align: right;
	position: absolute;
	top: 5px;
	left: 490px;
	width: 300px;
	z-index: 1;
}
.Header {
	position: absolute;
	top: 0px;
	left: 160px;
	height: 150px;
	width: 640px;
}
.ButtonBlock {
	position: absolute;
	left: 0px;
	width: 160px;
	top: 200px;
}
.top {
	width: 800px;
	height: 200px;
	background-image: url('Images/Vine3.gif');
	background-repeat: repeat-y;
}
.ButtonText {
	padding: 0px;
	margin: 0px;
	background-image: url('Images/Tags3.gif');
	line-height: 25px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	background-repeat: no-repeat;
}

.ButtonText a {
	color:red;
	text-decoration:none;
}

.ButtonText a:hover {
	color:green;
}

body#id1 .ButtonText#id1,
body#id2 .ButtonText#id2,
body#id3 .ButtonText#id3,
body#id4 .ButtonText#id4,
body#id5 .ButtonText#id5,
body#id6 .ButtonText#id6,
body#id7 .ButtonText#id7,
body#id8 .ButtonText#id8,
body#id9 .ButtonText#id9,
{
	background-image:url('Images/Tags1.gif');
}


.NavOverlay {
	border-width: 0px;
}
.Content {
	background-position: right;
	position: relative;
	left: 170px;
	width: 630px;
	background-image: url('Images/Vine3.gif');
	background-repeat: repeat-y;
}
.Marquee {
	font-size: 18px;
	color: #FF0000;
	font-weight: bolder;
	text-align: center;
	position: relative;
	width: 200px;
	left: 150px;
}
.RightImage {
	float: right;
	padding-left: 10px;
	border-style: none;
}
.MainText {
	width: 470px;
	position: relative;
}
.Middle {
	position: absolute;
	width: 800px;
	background-image: url('Images/Vine3.gif');
	background-repeat: repeat-y;
}
.PageHeader {
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}
.LeftImage {
	float: left;
	border-style: none;
	padding-right: 10px;
}
