body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #221B15;
	}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: center center;
	height: 800px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/IMG_BG_subs.jpg);
	color: #362920;
}
.frame {
	float: right;
	height: 800px;
	width: 832px;
	margin-right: 86px;
	margin-left: 82px;
}
.banner {
	float: right;
	height: 171px;
	width: 828px;
	margin-left: 3px;
	margin-right: 1px;
}
.menu {
	float: right;
	height: 30px;
	width: 830px;
	margin-top: 5px;
}
.text {
	float: right;
	height: 300px;
	width: 820px;
	margin-left: 5px;
	margin-top: 15px;
	margin-right: 5px;
}
.gallery {
	float: right;
	height: 300px;
	width: 455px;
	background-image: url(images/IMG_galborder.jpg);
	background-repeat: no-repeat;
}
.projectL {
	float: right;
	height: 300px;
	width: 365px;
	background-image: url(images/IMG_TXT_feauture.jpg);
	background-repeat: no-repeat;
}

.intro {
	float: right;
	height: 225px;
	width: 455px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 17px;
}
.FeatureFrame {
	float: right;
	height: 225px;
	width: 345px;
	margin-top: 17px;
	background-color: #D8D1B7;
	border: 1px none #D2CBAE;
	margin-left: 5px;
	margin-right: 15px;
	background-image: url(images/IMG_TXT_downloads.jpg);
	background-repeat: no-repeat;
	line-height: 22px;
}
.feature {
	float: right;
	height: 230px;
	width: 155px;
	text-align: center;
	text-indent: 5px;
	font-size: 11px;
	font-style: italic;
	margin-right: 15px;
	margin-top: 17px;
}
.footer {
	float: right;
	height: 30px;
	width: 830px;
	font-size: 9px;
	color: #D9D0B8;
}
.copyright {
	float: right;
	height: 15px;
	width: 415px;
	text-align: right;
	margin-top: 15px;
	font-family: Tahoma;
}
.links {
	float: right;
	height: 15px;
	width: 415px;
	margin-top: 15px;
}

.class1 a:link {color: #D9D0B8; text-decoration: none; font-family: Tahoma, Arial, sans-serif; font-size: 9px;} 
.class1 a:visited {color: #8B9937; text-decoration: none; font-family: Tahoma, Arial, sans-serif; font-size: 9px;} 
.class1 a:hover {color: #8B9937; text-decoration: none; font-family: Tahoma, Arial, sans-serif; font-size: 9px;} 
.class1 a:active {color: #D9D0B8; text-decoration: none; font-family: Tahoma, Arial, sans-serif; font-size: 9px;} 

.class2 a:link {
	color: #362920;
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
} 
.class2 a:visited {
	color: #8B9937;
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
} 
.class2 a:hover {
	color: #8B9937;
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
} 
.class2 a:active {
	color: #362920;
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
} 


/* Gallery Styles */

#motioncontainer {
	width: 2249px; /* Set to gallery width, in px or percentage */
	height: 260px; /* Set to gallery height */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#motioncontainer a img {
	border: 1px none #cccccc; /* Set image border color */
}

#motioncontainer a:hover img {
	border: 1px none #000000; /* Set image border hover color */
}

#statusdiv {
	background-color: #d9d0b8;
	border: 1px none #333333;
	padding: 2px;
	position: absolute; /* Stop Editing Gallery Styles */
	left: -300px;
	visibility: hidden;
}

#motioncontainer a:hover {
	color: #FFFFFF; /* Dummy definition to overcome IE bug */
}

#fadeshow {
	z-index: 0;
	}

