body {
        font-size:12pt;
	font-family:Times New Roman, Arial;
	color:#003300;
	text-align:center;
	line-height:10pt;
	margin-left:25pt;
	margin-right:25pt;
	background-color:#FFFFCC;
}

#wrapper {
	width:760px; margin:0 auto; text-align:center;
}

div.header {
        position:center;
}

div.navbar {
        position:relative;
        top:-46px; /* slide up over the image */
        text-align:center;
}
#smFont {
        font-size:12pt;
        font-family:Times New Roman, Arial;
        color:#003300;
        text-align:center;
        line-height:5pt;
}

#lgFont {
        font-size:15pt;
        font-family:Times New Roman, Arial;
        color:#003300;
        text-align:center;
        line-height:18pt;
}

div.image {
        float:center;
}

div.p2 {
        font:11pt Times New Roman;
}

a {
	text-align:center;
}

a:link {
	color:#003300;
}

a:visited {
	color:#339933;
}

