﻿body {
	background:url(../siteart/sitebg.gif) repeat-x top #000;
	margin:0 auto;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#b3ac82;
}

a:hover {
	color:#fff;
}

img {
	border:0;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	color:#b3ac82;
	display:block;
	margin:0 0 15px 0;
}


#content {
	background:url(../siteart/contentbg.jpg) no-repeat top;
	padding:30px 0;
}

#col1 {
	vertical-align:top;
	padding-right:30px;
	width:255px;
}

#col2 {
	vertical-align:top;
	text-align:center;
	padding:0 50px;
	border-left:1px dotted #b3ac82;
	border-right:1px dotted #b3ac82;
}

#col3 {
	vertical-align:top;
	padding-left:50px;
}

.inv-link {
	background:#282828;
	padding:5px;
	display:block;
	border-top:1px solid #000;
}