body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/ldv-background-image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}


a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: underline;
}
.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 15px;
}

#menu-home-left, #menu-home-right {float:left;font-weight:normal;list-style:none;margin:0;padding:0}
#menu-home-left li {width:190px;margin:0 0 -2px 0}
#menu-home-right li {width:150px;margin:0 0 -2px 20px}
#menu-home-left a, #menu-home-right a {display:block;font-family:Georgia, serif;font-size:16px;color:#fffef4;text-decoration:none;padding:4px}
#menu-home-left a:hover, #menu-home-right a:hover {border:1px solid #fffef4;padding:3px}

#main-menu {float:left;font-weight:normal;list-style:none;margin:0;padding:0;text-align:center;background:url(../images/menu-a-bg.png)}
#main-menu li {width:100%;margin:0}
#main-menu a {display:block;font-family:Georgia, serif;font-size:16px;color:#fffef4;text-decoration:none;padding:4px 0}
#main-menu a:hover {color:#d5b32f}


