html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	color: #666666;
	line-height: 14px;
	font-size: 11px;
	font-family: Verdana;
}
a,
a:link,
a:active,
a:visited {
	color: #666666;	
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
ul {
		list-style: none;
	}
#panelnavwrapper {
	width: 400px;
	margin: 5px 20px 15px 58px;
	}
ul.panelNav {
	margin: 0px;
	text-align: left;
	padding:0;
	}
.panelNav li {
	
	border-bottom: none;
	text-align: left;
	}
.panelNav li.last {
	border: none;
	}
.indent {
	padding-left: 11px;
}

.clear {
	height: 0px;
	clear: both;
	font-size: 1px;
	line-height: 0px;
	margin: 0;
	padding: 0;

}
.right {
	float: right;
}
.left {
	float: left;
}
.centeredAll {
	text-align: center;
	margin: 0 auto;
}
.centeredText {
	text-align: center;
}
.alt { 
	display: none; 
	}
h1.inline a:hover, h2.inline a:hover, h3.inline a:hover{
	text-decoration: none;
}
 
/* page elements */

#container {
	margin:0px auto;
	width:850px;
	color: #e4e6e0;
	line-height: 14px;
	font-size: 11px;
	font-family: Verdana;
}
#header {
	background: #e4e6e0 url(../images/headerBG.jpg) no-repeat;
	height: 18px;
	margin-top: 60px;
}
#mainContent {
	background: #e4e6e0 url(../images/mainContentBG.jpg) repeat-y;
	width: 850px;
	height: 532px;
}
#sidebar {
	width: 213px;
	height: 532px;
	background: #b8bbb1;
	margin:0 13px 0 616px;
	font-family: Verdana;
    font-size: 11px;
    font-weight: 100;
    line-height: 14px;
}
#sidebar a, #sidebar a:link #sidebar a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	line-height: 14px;
	font-weight: 100;
	}
#sidebar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}	
ul.subNavigation {
	list-style-type:none;
	padding: 0;
	margin: 0;
}
ul.subNavigation li {
	background: url(../images/bullet.jpg) no-repeat 1px 7px;
	margin: 0;
	padding:3px 0 0 0;
	line-height: 14px;
}
ul.subNavigation div {
	margin: 0;
	padding: 0;
	padding-left:12px;
}

/************  home  ************************************************/
#aronIMG {
	margin-top: 90px;
}
#logo {
	margin-top: 17px;

}
.logo {
	border: none;
}
#homeLeft {
	width:588px;
	height: 530px;
	margin-left: 28px;
	border: solid 1px #b8bbb1;
	float: left;
	display: inline;
	clear: both;
	background: #e4e6e0;
	text-align: center;
}
.home_h1 {
	background-image: url("../images/homeCopy.jpg");
    background-repeat: no-repeat;
    background-position:top;
    height: 55px;
    color: #9b8c7e;
    font-family: Futura;
    font-size: 17px;
    font-weight: 100;
    line-height: 23px;
    padding:0;
    margin: 12 0 0 0;
	border:none;
	text-indent: -9999px;
}
#homeTop p {
	width: 500px;
	margin: 20px 0;
}
#homeBottom {
	margin: 0 10px 0 13px;
	padding: 0 0 30px 0;
	background: #FFFFFF;
}
a.emailMe {
	position: relative;
	display:block;
	white-space:nowrap;
    height: 18px;
    padding:0;
    background-image: url(../images/emailMe.jpg);
    background-repeat: no-repeat;
    background-position: center;
	border:none;
	text-indent: -9999px;
}
#sideText {
	position: absolute;
	color: #FFFFFF;
	height: 500px;
	margin-top: 104px;
}

#footer {
	background: #FFFFFF url(../images/footerBG.jpg) top no-repeat;
	text-align: center;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	font-family: Arial;
	border: none;
	padding: 13px 0 15px 0;
	width:100%;

}
.footerCredit {
	margin: 5px 0 18px 28px;
	padding: 0;
	text-align: left;
	font-size: 10px;
	width:100%;
}
















