/* CSS Document */
@import url( index.css );
@import url( nav.css );
.clear{width:100%; clear:both; overflow:hidden}
.mainHolder {
	width: 730px;
	border: 0;
	margin:0 auto;
}
.menuHolder {
	width: 730px;
	height: 94px;
	position: relative;
	top:0px;
	text-align:left;
	margin:0 auto;
}
.barHolder {
	height:33px;
	width:730px;
	position:relative;
	top:0px;
	margin-bottom: 1px;
		margin:0 auto;
}
.footer {
	font-family: Tahoma, Arial, serif, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	height: auto;
	width: 730px;
	position: relative;
	padding: 50px 10px 10px;
	min-height: 50px;
	margin:0 auto;
}
.footer A:link{
	color: #8DC63F;
	text-decoration: none;
}
.footer A:visited{
	color: #8DC63F;
	text-decoration: none;
}
.footer A:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #8DC63F;
}
#Name {
	position:relative;
	left:14px;
	top:0px;
	width:700px;
	text-align: left;
	height: auto;
	padding: 85px 0 0 0;
	margin: 0 0 0 0;
	background-image: url(../images/about_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#icons {
	position:relative;
	left:14px;
	width:700px;
	height:auto;
	text-align: left;
	min-height: 100px;
	top: 0px;
	margin: 0;
	padding: 0;
}
#iconsLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
	width: 700px;
}
a.ilink, a.ilink:visited{
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 2px 5px 4px 5px;
}

a.ilink:hover{
	text-decoration: none;
	background-color: #F4FF3E;
}
.moreIcons {
	font-family: Tahoma, Arial, serif, sans-serif;
	color: #99CC00;
	font-size: 14px;
	font-weight: bold;
}
