body {
	background:#c3cbd7 url(img/bg1.gif) top left repeat-x;
	margin:0;
	padding:0;
	color:#111;
	font-family:'trebuchet ms',arial,sans-serif;
	}

#wrap {
	background:transparent url(img/bg2.gif) bottom left repeat-x;
	padding:20px 20px 12px 20px;
	}

#letter1 {
	max-width:852px;
	min-width:390px;
	margin:0 auto;
	background:#fff url(img/letter1.gif) top left repeat-x;
	}

#letter2 {
	background:transparent url(img/letter2.gif) bottom left repeat-x;
	}

#letter3 {
	background:transparent url(img/letter3.gif) top left repeat-y;
	}

#letter4 {
	background:transparent url(img/letter4.gif) top right repeat-y;
	}

#letter5 {
	background:transparent url(img/letter5.gif) top left no-repeat;
	}

#letter6 {
	background:transparent url(img/letter6.gif) top right no-repeat;
	}

#letter7 {
	background:transparent url(img/letter7.gif) bottom left no-repeat;
	}

#letter8 {
	background:transparent url(img/letter8.gif) bottom right no-repeat;
	padding:48px 50px 40px 50px;
	}

h1 span {
	color:#ac1616;
	}

h1 {
	font-size:26px;
	font-weight:normal;
	margin:0 0 20px 0;
	}

h2 {
	font-size:16px;
	margin:1px 0 10px 0;
	}

u1 {
	font-size:9px;
	margin:1px 0 10px 0;
	}

img, abbr, acronym {
	border:none;
	}

p {
	font-size:13px;
	margin:0 0 10px 0;
	}

a:link, a:active, a:visited {
	color:#0049aa;
	text-decoration:underline;
	font-weight:bold;
	}

a:hover {
	text-decoration:none;
	color:#024;
	}

h1 a {
	color:#000 !important;
	text-decoration:none !important;
	font-weight:normal !important;
}

img {
	max-width:100%;
	}

#copy {
	clear:both;
	max-width:750px;
	margin:5px auto 0 auto;
	font-size:10px;
	color:#444e5d;
	}

.menu, kbd {
	color:#226d0e;
	font-family:'trebuchet ms',arial,sans-serif;
	}

.clear {
	clear:both;
	}

.section {
	clear:both;
	margin:15px 0;
	}

.section h2 {
	text-transform:uppercase;
	}

img.left {
	float:left;
	margin:2px 20px 0 0;
	}

img.right {
	float:right;
	margin:5px 0 0 20px;
	max-width:60%;
	}

#sections {
	clear:both;
	margin:26px 0 26px 0;
	border:6px solid #f4f4f4;
	border-width:6px 0;
	padding:10px 0;
	}

#photo {
	float:right;
	margin:2px 0 20px 30px;
	}

li, ul, ol {
	font-size:13px;
	margin:4px 2px;
	padding:0;
	list-style-position:inside;
	}

ol li {
	margin-left:2em;
	list-style-position:outside;
}
	

ul {
	margin:20px 0;
	}

.italic {
	font-style:italic;
	}
