body {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	width: 884px;
	margin-left: auto;
	margin-right:auto;
	height: 100%;
}

#main{
	background-color: #E9AC1B;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	width: 884px;
	background-image: url(images/black.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
}

/* Left Side Defs */

#left{
	background-color: #E9AC1B;
	width: 442px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#lugheader{
	background-image: url(images/topleft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 102px;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	width: 442px;
}
#lugheader h2{
	display:none;
}
#lugnav{
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/lugnavNew.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	height: 2.5em;
	width: 442px;
	text-transform: lowercase;
	clear: both;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
#lugnav a{
	float: left;
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: .5em;
	font-size: small;
	text-decoration: underline;
	color: #FFFFFF;
	cursor: hand;
}
#lugnav h2{
	float: right;
	font-size: small;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2em;
	margin-bottom: .5em;
	margin-left: 0px;
}
#leftside-box{
	background-color: #E9AC1B;
	margin: 0px;
	padding: 0px;
	height: 100%;
	clear: both;
}
#menu{
	background-color: #E9AC1B;
	float: left;
	width: 32%;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu ul{
	list-style-type: none;
	padding-top: 0em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 0px;
	border-left-width: 0px;
	margin-top: 0.2em;
	margin-right: 0.5em;
	margin-bottom: 0.2em;
	margin-left: 0.5em;
	width: 90%;
}
#menu li{
	background-color: #EFBF14;
	padding: .5em;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0em;
}
#menu .alt{
	background-color: #B30406;
	color: #FFFFFF;
	padding: .5em;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}
#menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: lowercase;
	color: #000000;
	text-decoration: none;
	cursor: hand;
}
#homepage {
	display:none;
	background-color: #F1C123;
}
#feature-box {
	float: right;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 67%;
	background-color: #F1C123;
	padding: 0px;
}
#navspacer{
	height: 15px;
	width: 100%;
}
#features{
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/news%20fader.jpg);
	padding-top: 35px;
	width: 100%;
}
#features-list {
	padding: 0px;
	width: 100%;
}
#features-list dl {
	padding: 0;
	display: inline;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 90%;
	border-top-width:medium;
	border-left-width:medium;
	border-bottom-width:medium;
	border-right-width:medium;
	border-top-style:solid;
	border-left-style:solid;
	border-bottom-style:solid;
	border-right-style:solid;
	border-top-color:#000000;
	border-left-color:#000000;
	border-bottom-color:#000000;
	border-right-color:#000000;
	float: left;
}
#features-list dt {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	/*text-decoration: underline;*/
	cursor: hand;
	float: right;
	width: 188px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 80px;
	margin-bottom: 0px;
}
#features-list dt a, #features-list dt a:visited, #features-list dd a {
color: #333333;
}

#features-list dd{
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size; 85%;
	line-height: 1.3em;
	color: #333333;
	margin-right: 0;
	margin-left: 80px;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 8px;
}
#features-list dl dd.img{
	margin:0;
	float: left;
}
#features-list dd.img img{
	float:left;
	border: solid 0px #94270A;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	background-color: #94270A;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 4px;
	margin-top: -17px;
	padding: 4px;
}
.ddtext{
	float: right;
	margin-top:-80px;
	width: 185px;
	display: inline-block;
}
#featspacer{
	background-image: url(ima/ges/featspacer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 15px;
	clear: both;
}
#whatslug{
	background-image: url(images/whatslugfader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 15px;
	margin: 0px;
	padding-top: 40px;
	padding-right: 7px;
	padding-left: 7px;
	width: 96%;
}
#whatslug p{
	padding-top: 0px;
	padding-right: 0.5em;
	padding-bottom: 1em;
	padding-left: 0.5em;
	margin: 0px;
}
#leftfooter{
	height: 25px;
	background-color: #E9AC1B;
}

/* Right Side Defs */
#right{
	background-color: #E9AC1B;
	width: 442px;
	float: right;
	padding: 0px;
	margin: 0px;
	height: 100%;
}
#rightheader{
	height: 200px;
	background-image: url(images/topright.jpg);
	width: 442px;
}
#rightheader h2{
	display:none;
}
#moviebox{
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 423px;
	text-align: center;
}
#moviebox img{
	padding-left: 45px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contact{
	background-image: url(images/contactbar.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #E9AC1B;
	margin: 0px;
	width: 100%;
	padding: 0px;
}
#contact-top{
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 52px;
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#contact h2, #contact h3, #contact h4, #contact a, #contact p{
	margin: 0px;
	padding-left: 52px;
	font-size: small;
	padding-right: 10px;
}
#contact h2{

}
#contact h3{
	margin-left: 1em;
}
#contact h4{
	margin-bottom: 1em;
	padding: 0px;
	font-weight: normal;
	margin-left: 1em;
}
#contact a{
	color: #6C0204;
	text-decoration: none;
	cursor: hand;
}
#contact p{
}
#rightfooter{
	background-color: #E9AC1B;
	height: 50px;
	
/*New Left Side Features on Front Page*/	
}
#featureBox{
	width: 84%;
	padding: 10px;
	height: 100%;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 7px;
	border: 3px solid #000000;
}
.featureText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: .95em;
	line-height: 1.3em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
}
.featureText a{
	color: #333333;
	text-decoration: underline;
}
.featureText a:hover{
	color: #999999;
	text-decoration: underline;
}
.featureHead{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 1em;
	line-height: 1.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#featureBox img{
	padding: 0;
	margin: 0;
	float: left;
}
#footer {
	clear: both;
}
