
body {
	text-align:center;
	font-family:"Trebuchet MS", Arial;
	font-size: 12px;
	line-height:1.4em;
	color:#7C7C7C;
	background-color: black;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	background-position: top;

}

div.body {
	clear:both;
	margin:0 auto; 
	text-align:left;
	width:905px;
	background-color: black;
	padding:20px;
	border-color: #CCCCCC;
	border-width:1px;
	border-style: solid;
}
div.container2{
	text-align:center;
	width:700px;

}
div.line-home-middle {
	margin-left:3px;
	background-image: url(home_greyline.jpg);
	background-repeat:repeat-y;
}


div.line-other-middle {
	margin-left:3px;
	background-image: url(accept_grey_line.jpg);
	background-repeat:repeat-y;
}
div.clearer {clear:both;}
div.header {
background-image:url(header.jpg);
background-repeat:no-repeat;
width:680px;
height:106px;
text-align:right;
padding-right:20px;
padding-top:5px;
color:#85AC91;
font-family:"Trebuchet MS", Arial;
font-size:12px;
}

div.homemid { text-align:left; font-size:13px;}


div.bottomfade{
background-image:url(bottom_fade.jpg);
margin-left:3px;
margin-right:3px;
width:694px;
height:48px;
}

span.white {color:white; }
span.reddish {color:#B63635; }

/* Links */
a.greenlink, a:visited.greenlink {
color: #85AC91;
text-decoration:none;
}
a:hover.greenlink{
color:#546C5C;
text-decoration:underline;
}
a.greenlink2, a:visited.greenlink2 {
color: #85AC91;
text-decoration:underline;
}

a:hover.greenlink2{
color:#546C5C;
text-decoration:underline;
}
a.pagelink, a:visited.pagelink{
color:#575757;
text-decoration:none;
}

a:hover.pagelink{
color:white;
text-decoration:underline;
}
a.bodylink, a:visited.bodylink{
color:#575757;
text-decoration:underline;
}

a:hover.bodylink{
color:#575757;
text-decoration:underline;
}
