/* CSS Document */

#container{
	position: relative;
	width: 770px;
	height: 920px;
	margin: auto;
	top: 5px;
}
#container02{
	position: relative;
	width: 891px;
	height: 560px;
	margin: auto;
	top: 10px;
}
#container03{
	position: relative;
	width: 891px;
	height: 350px;
	margin: auto;
	top: 30px;
}
div.header{
	position: relative;
	width: 891px;
	height: 180px;
}
div.divide-01{
	position: relative;
	width: 1px;
	height: 150px;
	float: left;
	background-color: #CCCCCC;
}
div.navigation{
	position: relative;
	width: 148px;
	height: 340px;
	float: left;
	padding: 0px 0px 0px 0px;
	background-color: #191802;
	background-image: url(../images/nav-background.jpg);
}
div.project-navigation{
	position: relative;
	width: 148px;
	height: 340px;
	float: left;
	padding: 0px 0px 0px 0px;
	background-color: #191802;
	background-image: url(../images/project-navigation-background.jpg);
}
div.main-01{
	position: relative;
	width: 259px;
	height: 340px;
	float: left;
	padding: 0px 20px 0px 20px;
}

div.main-01b{
	position: relative;
	width: 259px;
	height: 340px;
	float: left;
	padding: 0px 20px 0px 20px;
	overflow: scroll;
overflow-x: hidden;
}


div.main-02{
	position: relative;
	width: 279px;
	height: 340px;
	float: left;
	padding: 0px 20px 0px 20px;
}
div.divide-02{
	position: relative;
	width: 1px;
	height: 340px;
	float: left;
	/* background-color: #CCCCCC; */
}
div.divide-03{
	position: relative;
	width: 1px;
	height: 350px;
	float: left;
}
div.divide-04{
	position: relative;
	width: 1px;
	height: 350px;
	float: right;
}
div.main-03{
	position: relative;
	width: 80px;
	height: 340px;
	float: left;
	padding: 0px 20px 0px 20px;
}
div.spacer{
	position: relative;
	width: 891px;
	height: 20px;
	float: left;
}
div.spacer-02{
	position: relative;
	width: 891px;
	height: 20px;
	float: left;
}
div.footer-01{
	position: relative;
	width: 445px;
	height: 20px;
	float: left;
	padding: 0px 0px 0px 0px;
}
div.footer-02{
	position: relative;
	width: 446px;
	height: 20px;
	float: right;
	padding: 0px 0px 0px 0px;
	text-align: right;
}
div.spacer02{
	position: relative;
	width: 1px;
	height: 200px;
	float: left;
}
div.spacer03{
	position: relative;
	width: 1px;
	height: 200px;
	float: right;
}
.paragraph-bold{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #ffffff;
}
.paragraph-copy-white{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
}
.paragraph-copy-grey{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CCCCCC;
}
.paragraph-copy-white-02{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #ffffff;
}
.paragraph-copy-white-02-bold{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	color: #ffffff;
}
.paragraph-copy-white-03{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #ffffff;
}
.paragraph-copy-brown{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #3c3904;
}
.footer-copy{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #ffffff;
}
.footer-copy-bold{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	font-weight: bold;
	color: #ffffff;
}
.footer-copy-brown{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #191802;
}
.project-copy-brown{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #191802;
}
.lightgrey{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #cccccc;
}
.navigation{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	color: #ffffff;
}
a:link {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
}
a:visited {
	text-decoration: none;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	line-height: 16px;
}
a:hover {
	text-decoration: none;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	font-style: normal;
	line-height: 16px;
}
project a:link {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	line-height: 17px;
}
project a:visited {
	text-decoration: none;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	line-height: 17px;
}
project a:hover {
	text-decoration: none;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	font-style: normal;
	line-height: 17px;
}





.footer-copy a:link {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #191802;
	text-decoration: none;
	font-style: normal;
}
.footer-copy a:visited {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #191802;
	text-decoration: none;
	font-style: normal;
}
.footer-copy a:hover {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #cccccc;
	text-decoration: none;
	font-style: normal;
}

/* ---------- Elder Lester Flash Elements ---------- */


div.main-index{
	position: relative;
	width: 721px;
	height: 340px;
	float: left;
	padding: 0px 00px 0px 20px;
}

div.main-04{
	position: relative;
	width: 441px;
	height: 340px;
	float: left;
	padding: 0px 00px 0px 00px;
}
