body {
	background-image: url('/images/bg-sandbox.jpg');
	margin: 0;
	padding: 0;
	color: #333333; 
	font-size: 14px; 
	font-family: Georgia, serif; 
}
#body {
	width: 1050px; 
	margin: 0 auto;
	background-color: #ffffff; 
	border: 1px solid #999999;
	border-bottom: 20px solid #446688;
}
#charter {
	background-color: #222222;
	color: #dddddd;
	padding: 3px 0 3px 0;
	text-align: center;
	font-family: arial;
	font-size: 13px;
}
#header {
	background-image: url('/images/header.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 162px;
}
#stated {
	float: left;
	margin-top: 100px;
	width: 800px; 
	height: 40px;
}
#stated div {
	background-color: #ffffff;
	border: 1px solid #333333;
	width: 320px;
	padding: 6px;
	color: #333333;
	text-align: center;
	margin-left: 350px;
}
#header #pic {
	float: right;
	padding: 10px 8px 0 0;
	text-align: center;
}
#header img {
	border: 2px solid #222222;
}

#left {
	background-image: url('/images/square.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
#lnav {
	margin-top: 80px;
	width: 200px; 
	text-align: left;
	margin-bottom: 160px;
}
#lnav ul {
        padding-left: 0px;
        list-style-type: none;
        margin: 0px;
}
#lnav li {
        list-style: none;
        margin: 0;
        display: inline;
}
#lnav a {
        color: #eeeeee;
        padding: 4px 4px 4px 16px;
        font: normal 11px Verdana, sans-serif;
        border-bottom: 1px solid #cccccc;
        text-decoration: none;
        display: block;
	font-size: 13px;
}
#lnav a:hover {
        color: #ffffff;
        background-color: #7591ac;
}

.hl {
	width: 190px;
	margin: 8px; 
	border: 1px solid #eeeeee;
	margin-top: 20px;
}
.hl div {
	color: #eeeeee;
	font-size: 12px;
	background-color: #446688;
	text-align: center;
	padding: 3px;
}

small { font-size: 12px; }
small a { font-size: 12px; }
h1 { font-size: 20px; margin: 0; padding: 0; color: #003366; }

b,strong { color: #111111; }
p { text-indent: 0px; text-align: justify; }

a { color: #000088; }
a:hover { color: #990000; }

small a:hover { color: #990000; }
strong { font-weight: bold; font-size: 16px; }

#content { padding: 50px; padding-top: 20px; }

h2 { font-size: 16px; margin: 0; padding: 0; }
dl#lnav { margin: 40px 0 40px 0; }
dl#lnav dd {
        margin-left: 0px;
        padding-left: 20px;
        background-image: url('/images/favicon.ico');
        background-repeat: no-repeat;
        background-position: top left;
        padding-bottom: 5px;
        font-size: 13px;
}
img { border: 0; }
img.photo { border: 1px solid #333333; }
