body
{
background-image: url(images/HOMEsidebwbackground.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-align: center;
	margin-top: 0px;
}

#leftimage
{

	margin-top: 0px;
	width:150px;
	float:left;
	height: 800px;
	margin-left: 10px;
	
}




.byQuote
{
	margin-top:50px;
	width: 140px;
	color: #b10021;
	font-weight: bold;
	text-align: right;
	font-size: 1em;
	margin-right: 15px;
}


#wrapper
{
	text-align: center;
	font-family: arial;
	font-size: .7em;
	margin-top: 0px;
	width: 1024px;
	margin-left: auto;
	margin-right:auto
}

.centerimg {
	float: left;
	margin-right: 10px;
	margin-left:100px;
	margin-right:10px
	
}

a:visited img
{
	border: 0;
}

a:link img
{
	border:0
	
}

.homecontent
{
	width: 320px;
	text-align: justify;
	line-height: 125%;
	margin-left:auto;
	margin-right: auto;
	color: #fff;
}


#publications {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	clear: both;
	height: 270px;
}
