body {
    background-color: #FFFFFF; /* Background color */
    color: #000000; /* Foreground color used for text */
    font-family: TrebuchetMS, Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 10pt;
    line-height: 12pt;
    margin: 0; /* Amount of negative space around the outside of the body */
    padding: 0; /* Amount of negative space around the inside of the body */
    text-align: left;
    width: 1334px;
    margin-left: auto;
	margin-right: auto;
}



p#title {
font-size: 14pt;
	line-height: 16pt;
	    font-weight: normal;
	    	text-align: left;
}

h1 {
font-size: 14pt;
	line-height: 16pt;
	    font-weight: normal;
}

h2 {
font-size: 12pt;
        text-decoration: none;
        	line-height: 14pt;
        	    font-weight: normal;
}

h2 a {
font-size: 12pt;
        text-decoration: none;
        	line-height: 14pt;
        	    font-weight: normal;
        	    	color: black;
}

h3 {
font-size: 10pt;
    text-decoration: none;
        	line-height: 12pt;
        	    font-weight: normal;
}

h3 a {
font-size: 10pt;
    text-align: left;
        text-decoration: none;
        	line-height: 12pt;
        	    font-weight: normal;
        	    	color: black;
}

h4 {
font-size: 12pt;
    text-decoration: none;
        	line-height: 12pt;
        	    font-weight: normal;
}
h5 {
font-size: 14pt;
text-align: center;
    text-decoration: none;
        	line-height: 0pt;
        	    font-weight: normal;
        	    
        	    
}

nav {
clear: both;
width: 1344px;
text-align: center;
margin-bottom: 12px;
}

#titlestrip {
width: 1344px;
text-align: left;
}

#indextitle {
width: 860px;
text-align: left;
}

#thumbnail {
float:left;
width: 65px;
height: 640px;
margin-bottom: 12px;
}

#bigimage {
float:right;
width: 640px;
height: 640px;
margin-bottom: 12px;
}

#navbar {
width: 1344px;
text-align: center;
}

#content {
margin-bottom: 12px;
}

#panorama {
width: 1344px;
text-align: left;
}

#floatleft {
float:left;
margin-right: 12px;
}

img { padding: 1px;
border: 0;
}