body {
	color:#333333;
	
}

h1, h2, h3 {
	font-family:'Arial';
	color:#333333;
	margin:0;
	padding:0;
}

h1 {
	text-align: left;
	font-size: 1.5125em;
}

h1.aboutHeader {
	padding-top:11px;
}

h2{
	font-size:1.225em;
	margin-top:1em;
	margin-bottom:.2em;
	line-height:normal;
}

h3{
	font-size:1.125em;
	margin-bottom:.8em;
	line-height:normal;
}

p {
	margin-top:1em;
	margin-botttom:1em;
	line-height:1.8em;
}

#aboutmain {
	margin:0 auto;
	position:relative;
	width:600px;
	height:100%;
	voice-family: "\";}\"";
 	voice-family: inherit;
	top:45px;
	background-color:#eee;
	/*border:1px solid black;*/
	overflow:auto;
	padding-right:1em;
	padding-left:1em;

}

#aboutmainnoscroll {
	margin:0 auto;
	position:relative;
	vertical-align:middle;
	width:600px;
	height:280px;
	voice-family: "\";}\"";
 	voice-family: inherit;
	top:45px;
	background-color:#eee;
	/*border:1px solid black;*/
	padding:11px;
}


#aboutmainnoscroll ul li {
	line-height:1.8em;
}

/*Biography styles*/

#bioPic {
	margin:10px 10px 0px;
	vertical-align:middle;
	/*border: 1px solid black;*/
	float:left;
}

#bioTitle {
	position:relative;
	background-color:fff;
	width:100%;
}

#aboutSideBarImg {
	position:absolute;
	width:170px;
	margin:0px;
	padding:0px;
	border:0;
}

#aboutSideBarImg a img{
	border:0;
}

#aboutSideBarImg li {
	width:170px;
	height:auto;
	margin-bottom:50px;
	padding:0;
}

/*#aboutSideBarImg p {
	height:22px;
	margin:0;
	padding:0;
}*/
	
/*Whats New Page Middle column content or image*/

#newsmain {
	margin:0 auto;
	position:relative;
	width:600px;
	min-height:100%;
	height:auto;
	voice-family: "\";}\"";
 	voice-family: inherit;
	top:45px;
	background-color:#eee;
	/*border:1px solid black;*/
	padding-left:1em;
	padding-right:1em
}

.newsimg {
	margin-top:1em;
	margin-bottom:1em;
	margin-left:auto;
	margin-right:auto;
}

.newsimg img{
	border:1px solid #000;
}

.whatsNewGallery {
	width:500px;
	display:block;
	margin:0 auto;
	text-align:center;
	height:auto;
	position:relative;
	
}

.whatsNewGallery img {
	display:block;
	margin:0 auto;
	padding-top:10px;
	position:relative;
	text-align:center;
}

ul.bulletList {
	list-style-type:disc;

}

ul.bulletList li {
	line-height:1.8em;
}

.wsImg {
	float:right;
	margin-top:10px;
		margin-left:10px;
}

p.wsDate {
	margin-bottom:.8em;
}




    

