body {
	background:url(../images/template/bg_crossword.gif);
	margin:0;
	}

body, td {
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:11px;
	}
a {
	color:#333;
	}
	
hr {
	height:1px;
	color:#999966;
	}
form {
	margin:0;
	}
#header {
	height:90px;
	}
	
#headercontainer {
	background-color:#d3c36f;
	}

#logo {
	position:absolute;top:15px;left:15px;
	z-index:3;
	}
/*
#tagline {
	position:absolute;top:20px;left:220px;
	}
#tabs {
	position:absolute;right:0px;top:61px;
	}
*/
#tagline {
	position:absolute;right:10px;top:5px;
	z-index:1;
	}
#tabs {
	position:absolute;top:60px;left:230px;
	z-index:2;
	}
#tabs td { padding-left:2px; }

#content2c, #content3c { /* 831 */
	/*width:819px; */
	padding:6px;
	}

#content2c #col1, #content3c #col1 { /* 211 */
	position:absolute;
	left:8px;top:91px;
	border-right:1px solid #000;
	padding:0 20px 50px 0;
	width:185px;
	}

#col1 .header img { 
	margin:15px 0 8px 0;
	}
#col3 .header img {
	margin:15px 0 8px 0;
	}

#content2c #col2, #content3c #col2 { /* 537 */
	/*width:592px;*/
	/*margin:0 0 0 216px;*/
	margin:0 0 0 206px;
	padding:8px;
	z-index:3;
	}
/*
#col2, #col2 td {
	font-size:12px;
	line-height:18px;
	}*/
#content3c #col2 {
	/*width:406px;*/
	border-right:1px solid #000;
	overflow:auto;
	/*margin:0 203px 0 216px;*/
	margin:0 178px 0 206px;
	z-index:3;
	}

#content3c #col3 {
	position:absolute;
	top:91px;right:10px;
	/* border-left:1px solid #000; */
	width:160px;
	padding:8px 0 8px 8px;
	z-index:1;
	}
	
	
h1, h2, h3 {
	font-family:times;
	}
h1 { font-size:18pt; }
h2 { font-size:14pt; }
h3 { font-size:12pt; }

#col2, #col2 td {
	font-size:10pt;
	line-height:16pt;
	}
#col2 h2 {
	margin:5px 0;
	}
#col2 h3 {
	background-color:#d3c36f;
	margin-top:30px;
	padding:5px 0;
	margin-right:20px;
	}
.navbutton, .navbuttonselected {
	border-bottom:1px dotted #ccc;
	padding:2px 0 3px 7px;
	background:url(../images/arrowright.gif) no-repeat left center;
	}

.navbuttonselected {
	background:url(../images/template/bg_nav.gif) no-repeat left center;
	}

.navbuttonselected a, .navbutton a {
	font-size:11px;
	color:#666633;
	text-decoration:none;
	}
.navbuttonselected a { 
	font-weight:bold;
	}
.navbutton a:hover {
	text-decoration:underline;
	}

#footer {
	border-top:1px solid #000;
	font-size:9px;
	padding:10px 0 10px 6px;
	margin-top:20px;
	}
#footer a {
	color:#000;
	font-size:11px;
	}