body {
	color:#000000;
	background:#6688AA;
	margin:20px;
	padding:0px;
	font:13px verdana, arial, helvetica, sans-serif;
	}

td {
	font:13px verdana, arial, helvetica, sans-serif;
	}

h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	font-weight:900;
	color:#ccc;
	}
h2 {
	font:bold 12px/14px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	}
h3 {
	margin:10px 0px 8px 0px;
	padding:0px;
	}
h4 {
	font-size: 10pt;
	font-weight: bold;
	margin:10px 0px 8px 0px;
	padding:0px;
	}
h5 {
	font-size: 10pt;
	font-weight: bold;
	margin:10px 0px 8px 0px;
	padding:0px;
	}
h6 {
	font-size: 10pt;
	font-weight: bold;
	margin:10px 0px 8px 0px;
	padding:0px;
	}

h7 {
	font-size: 10pt;
	font-weight: bold;
	margin:10px 0px 8px 0px;
	padding:0px;
	}


p {
	font:12px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}

.Content>p {margin:0px;}
.Content>p+p {text-indent:30px;}

a:link {color:#09c;}


a                       { color: #285A9D; text-decoration: none; }
a:focus, a:hover        { color: #FF0000; }
a.external		{ padding-right: 12px; background: url(/images/le.gif) right center no-repeat; }
a.external:hover	{ background: url(/images/le-on.gif) right center no-repeat; }

.content {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width: 120px;
	margin:0px 210px 10px 218px;
	border:1px solid black;
	background-color:white;
	padding:10px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}

#left {
	position:absolute;
	width:180px;
	top:69px;
	left:20px;
	border:1px solid black;
	background-color:#ffffff;
	padding:8px;
	z-index:2;

	voice-family: "\"}\"";
	voice-family:inherit;
	width:128px;
	}


body>#left {width:180px;}
		
#right {
	position:absolute;
	width:190px;
	top:69px;
	right:20px;
	border:1px solid black;
	background-color:#ffffff;
	padding:10px;
	z-index:1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:168px;
	}
/* Again, "be nice to Opera 5". */
body>#right {width:168px;}

#header {
	width:auto;
	}

#footer {
        position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
        width:auto;
        min-width: 120px;
        margin:0px 210px 20px 218px;
        border:1px solid black;
        background-color:white;
        padding:10px;
        text-align: center;
        z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
        }

a.oa {
 background-image: url(/images/oa.gif);
 background-position: left;
 background-repeat: no-repeat;
 padding-left: 16px;
}

