a:link,a:visited { text-decoration:none}

ul,ol { list-style:none }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em;}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dd, dt
{ margin:0; padding:0;}

a img,:link img,:visited img { border:0px solid black;}

img {border-style: none;}

html { min-height:100%; margin-bottom:1px; }

body {
font-size: medium;
}
* html body {
font-size: medium; /* for IE5/Win */
f\ont-size: medium; /* for other IE versions */
}

body {
	font: italic medium Georgia, "Times New Roman", Times, serif;
	color: #8c8ea6;
	background: #FFFFFF;
}

#wrapper {
	margin: 0px auto;
	width: 900px;
}

#wrapper .title {
	height: 164px;
	width: 900px;
	margin: 0px auto;
}

#wrapper .title2 {
	height: 95px;
	width: 900px;
	margin: 0px auto;
}

#wrapper .title2 img {
display: block;
}

#wrapper .hpCollage {
	margin: 0px auto;
	height: 300px;
	width: 900px;
	vertical-align: top;
}

#wrapper .hpCollage img {
display: block;
}
#TopNav {
	background: #055387 url(images/bgTopNav.jpg) no-repeat;
	margin: 0px auto;
	padding-left: 35px;
	width: 863px;
	height: 29px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

#content {
	width: 900px;
}

#content #Left {
	width: 218px;
	background: url(images/bgLeft.jpg);
	height: 238px;
	float: left;
}

#content #Right {
	width: 642px;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content #Right p {
	padding: 20px;
	line-height: 1.7em;
	font-size: 103%;
}

#content .copyright {
	width: 622px;
	float: right;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: small;
	color: #a9aabc;
}
#content .copyright a:link {
	color: #8167b1;
	text-decoration: none;
}

#content .copyright a:visited {
	color: #666666;
	text-decoration: underline;
}

#content .copyright a:hover {
	color: #80b640;
	text-decoration: underline;
}

.WhatsNewHome {
       margin-top: 10px;
       margin-left: 20px;
       line-height: 1.0;
}
.WhatsNewHome a {
       color: #8167b1;
}
.WhatsNewHome a:hover {
       color: #80b640;
       text-decoration: underline;
}
.WhatsNewHome li {
        font-size: 85%;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style: url(none) none;
	background: url(images/copyrightMiddletonResearch.jpg) no-repeat left center;
}
