body {
		background: url(../img/vint1900.jpg) repeat-x;
}

#wrapper {
		background: url(../img/bg.png);
		height: auto;
		overflow: hidden;
}

#headwrap {
		margin-top: 30px;
}

#header {
		position: relative;
		height: auto;
		padding-top: 10px;
}

#header ul {
		list-style-type: none;
		position: absolute;
		bottom: 0;
		right: 0;
}

#header ul li {
		display: inline;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-transform: uppercase;
		font-size: 12px;
}

a:link, a:visited {
		color: #000;
		text-decoration: none;
}

a:hover, a:active {
		color: #F0F;
}

#leftcontent a:link, a:visited {
		color: #F0F;
		text-decoration: none;
}

#leftcontent a:hover, a:active {
		color: #F0F;
		text-decoration: underline;
}


#blurbright {
		text-align: right;
		font-weight: bold;
		color: #666;
}

#blurbright p {
		margin-bottom: 10px;
		padding-top: 20px
}

#blurbright img {
		float: right;
}

#rightcontent img {
		padding-bottom: 20px;
}

#rightcontent address a {
		color: #000;
}

table.stats
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 280px;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td
{background-color: #CCC;
color: #000;
padding: 4px;
text-align: left;
border: 1px #fff solid;}

table.stats td.hed
{background-color: #666;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;} 

#footer {
	border-top: 1px dashed #999999;
	padding-top: 10px;
	margin-top: 40px;
	font-size: 10px;
	position: relative;
}

#footer-left {
	float: left;
	width: 400px;
	margin-left: 10px;
}

#footer-right {
	width: 350px;
	float: right;
}

#footer-right p {
	margin-left: 10px;
	margin-right: 10px;
	float: right;
}

#footer-right ul {
		list-style-type: none;
		margin-bottom: 0px;
		float: right;
}

#footer-right ul li {
		display: inline;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		margin: 10px 10px 0px 10px;
}

#footer-right li:first-child {
	margin: 10px 10px 0 10px;
}

#footer-right a:link, a:visited {
		color: #000;
		text-decoration: none;
}

#footer-right a:hover, a:active {
		color: #F0F;
}
