/* CSS Document */

#body{
	margin-left: 100px;
	margin-top: 40px;
}
/*#Navigation Rules*/
#navcontainer
{
	background-color: #000000;
	/*border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;*/
	width: 643px;
	left: 116px;
	top: 65px;
	height: 20px;
	position: absolute;
	z-index: 99;
}

#navcontainer ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: white;
	text-align: center;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 9px;
}

#navcontainer ul li
{
display: inline;
margin-left: -4px;
}

#navcontainer ul li a
{
padding: 5px 10px 5px 10px;
color: white;
text-decoration: none;
/*border-right: 1px solid #fff;*/
}

#navcontainer ul li a:hover
{
	background-color: #999999;
	color: white;
	height: 12px;
}

#active a { border-left: 1px solid #fff;
}
/*#upperbar{
	width: 643px;
	height: 15px;
	background-color: #000000;
	margin-bottom: 1px;
	left: 116px;
	z-index: 1;
	position: absolute;
	top: 70px;
}*/
/*#Copy Rules*/
#h1{
}
#h2{
}
#p1{
}
#p2{
}
/*#blockline01*/
#block01a{
	background-color: #E4bC96;
	width: 160px;
	height: 160px;
	position: absolute;
	z-index: 1;
	margin: 1px;
	left: 115px;
	top: 85px;
}
#block01b{
	background-color: #000000;
	width: 160px;
	height: 160px;
	margin: 1px;
	position: absolute;
	z-index: 1;
	left: 276px;
	top: 85px;
}
#block01c{
	background-color: #A6B4AC;
	width: 160px;
	height: 160px;
	margin: 1px;
	top: 85px;
	left: 437px;
	position: absolute;
	z-index: 1;
}
#block01d{
	background-color: #D5CEB6;
	width: 160px;
	height: 160px;
	margin: 1px;
	top: 85px;
	left: 598px;
	position: absolute;
	z-index: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #000000;
	vertical-align: middle;
}

/*#blockline02*/
#block02a{
	background-color: #CED6D1;
	width: 160px;
	height: 160px;
	position: absolute;
	z-index: 1;
	margin: 1px;
	left: 115px;
	top: 246px;
}
#block02b{
	background-color: #000000;
	width: 160px;
	height: 160px;
	margin: 1px;
	position: absolute;
	z-index: 1;
	left: 276px;
	top: 246px;
}

#block02c{
	background-color: #CED6D1;
	width: 160px;
	height: 160px;
	margin: 1px;
	top: 246px;
	left: 437px;
	position: absolute;
	z-index: 1;
}
#block02d{
	background-color: #000000;
	width: 160px;
	height: 160px;
	position: absolute;
	z-index: 1;
	margin: 1px;
	left: 598px;
	top: 246px;
}
/*#blockline03*/
#block03a{
	background-color: #000000;
	width: 160px;
	height: 160px;
	position: absolute;
	z-index: 1;
	margin: 1px;
	left: 115px;
	top: 407px;
}
#block03b{
	background-color: #DBD8BD;
	width: 160px;
	height: 160px;
	margin: 1px;
	position: absolute;
	z-index: 1;
	left: 276px;
	top: 407px;
}
#block03c{
	background-color: #CED6D1;
	width: 160px;
	height: 160px;
	margin: 1px;
	top: 407px;
	left: 437px;
	position: absolute;
	z-index: 1;
	}
#block03d{
	background-color: #E4BC96;
	width: 160px;
	height: 160px;
	position: absolute;
	z-index: 1;
	margin: 1px;
	left: 598px;
	top: 407px;
}
/*#blockline04*/
#block04a{
	background-color: #E4BC96;
	width: 160px;
	height: 160px;
	position: absolute;
	z-index: 1;
	margin: 1px;
	left: 115px;
	top: 568px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #000000;
	vertical-align: middle;
}
#block04b{
	background-color: #DBD8BD;
	width: 160px;
	height: 160px;
	margin: 1px;
	position: absolute;
	z-index: 1;
	left: 276px;
	top: 568px;
}
#block04c{
	background-color: #CED6D1;
	width: 160px;
	height: 160px;
	margin: 1px;
	top: 568px;
	left: 437px;
	position: absolute;
	z-index: 1;
	}
#block04d{
	background-color: #E4BC96;
	width: 160px;
	height: 160px;
	position: absolute;
	z-index: 1;
	margin: 1px;
	left: 598px;
	top: 568px;
}
#footer{
	width: 639px;
	height: 15px;
	background-color: #000000;
	margin-bottom: 1px;
	left: 116px;
	z-index: 1;
	position: absolute;
	top: 730px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
}
