body {
    background-color: #FFFFFF; /* Background color */
    color: #777777; /* Foreground color used for text */
    <link href='http://fonts.googleapis.com/css?family=Open+Sans:400' rel='stylesheet' type='text/css'>
    <link rel="stylesheet" href="https://use.typekit.net/qqj5wtl.css">
    font-family: Open+Sans:400;
    font-weight: normal;
    font-size: 12pt;
    line-height: 12pt;
    margin: 30; /* Amount of negative space around the outside of the body */
    padding: 0; /* Amount of negative space around the inside of the body */
    text-align: center;
    width: 1024px;
    margin-left: auto;
	margin-right: auto;
}

<style type="text/css">

a:link {text-decoration:no underline;} /* unvisited link */

a:visited {text-decoration:no underline;} /* visited link */

a:hover {text-decoration:underline;} /* mouse over link */

a:active {text-decoration:no underline;} /* selected link */

a:link {color:#000000;} /* unvisited link */

a:visited {color:#777777;} /* visited link */

a:hover {color:#50070e;} /* mouse over link */

a:active {color:#000000;} /* selected link */

</style>

h1 {
font-family: myriad-pro, sans-serif; font-weight: 400; font-style: normal;
font-size: 14pt;
	 text-decoration: none;
	    font-weight: 400;
			margin-bottom:.25em;
				margin-top:0em;
				 line-height: 15pt;
}

h1 a {
font-family: myriad-pro, sans-serif; font-weight: 400; font-style: normal;
font-size: 14pt;
	 text-decoration: none;
	    font-weight: 400;
			margin-bottom:.25em;
				margin-top:0em;
				 line-height: 15pt;
}

h1 {
font-family: myriad-pro, sans-serif; font-weight: 400; font-style: normal;
font-size: 14pt;
	 text-decoration: none;
	    font-weight: 400;
			margin-bottom:.25em;
				margin-top:0em;
				 line-height: 15pt;
}

h2 {
font-family: myriad-pro, sans-serif; font-weight: 400; font-style: normal;
font-size: 12pt;
    text-align: left;
        text-decoration: none;
        	    font-weight: 400;
						margin-bottom:0em;
							margin-top:0em;
								line-height: 15pt;

}

h2 a {
font-family: myriad-pro, sans-serif; font-weight: 400; font-style: normal;
font-size: 12pt;
    text-align: left;
        text-decoration: none;
        	    font-weight: 400;
					margin-bottom:0em;
						margin-top:0em;
						line-height: 18pt;

}

h3 {
font-family: myriad-pro, sans-serif; font-weight: 400; font-style: normal;
font-size: 10pt;
    text-align: left;
   	 text-decoration: none;
        	line-height: 14pt;
        	    font-weight: 400;
}

h4 {
font-family: myriad-pro, sans-serif; font-weight: 400; font-style: normal;
font-size: 10pt;
    text-align: center;
    	text-decoration: none;
        	line-height: 12pt;
        	    font-weight: 400;
}



#indextitle {
width: 1024px;
text-align: left;
float:left;
}

#thumbnail {
float:left;
width: 65px;
height: 768px;
margin-bottom: 12px;
}

#bigimage {
float:right;
width: 824px;
margin-bottom: 12px;
}

nav {
float:left;
width: 200px;
text-align: left;
}

#navbar {
width: 1024px;
text-align: center;
margin-bottom: 12px;
}

#bottomnavbar {
clear: both;
width: 1024px;
text-align: center;
}

#content {
width: 1024px;

}

img { padding: 1px;
border: 0;
}

#floatleft {
float:left;
margin-right: 12px;
}
