﻿/*Style sheet copyright Chris Muten, 2007-09*/

body {
	background:cyan;
	}

h1 {
	font:35px "Arial Black", "Helvetica Bold", sans-serif;
	font:40px "Arial", sans-serif;
	color:white;
	font-weight: bold;
	/*letter-spacing:.1em;*/
	text-align:left;
	padding-bottom: 20px;
	/*border-bottom: 3px solid blue;*/
	}
h2 {
	font:20px "Arial Black", "Helvetica Bold", sans-serif;
	font:20px "Arial", sans-serif;
	color:#ced522;
	font-weight: normal;
	/*letter-spacing:.4em;*/
	text-align:left;
	line-height: 0.5%;
	padding-bottom: 10px;
	/*border-bottom: 1px solid #999;*/
	}
h3 {
	font:16px "Arial Black", "Helvetica Bold", sans-serif;
	color:navy;
	font-weight: normal;
	letter-spacing:normal;
	text-align:left;
	line-height: 2.8%;
	padding-top:8px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999;
	}
h4 {
	font:14px "Arial Black", "Helvetica Bold", sans-serif;
	color:navy;
	font-weight:
	normal;
	letter-spacing:normal;
	text-align:left;
	line-height: 0.1%;
	}
h5 {
	font:12px "Arial Black", "Helvetica Bold", sans-serif;	
	color:red;
	font-weight:normal;
	letter-spacing:normal;
	text-align:left;
	line-height:0.1%;
	padding-top:1em
	}

/* ---[ Header ]----------------------------------- */

#heading {
	font-family: verdana, sans-serif;
	color:#f00;
	top: 0px;
	width:auto;
	margin:auto;
	}

#Nant {
	width:100px;
	margin:auto;
	position:absolute;
	top: 15px;
	left: 160px;
	}

#Ech {
	width:300px;
	margin:auto;
	position:absolute;
	top: 50px;
	left: 160px;
	}

#Fam {
	width:300px;
	margin:auto;
	position:absolute;
	top: 135px;
	left: 160px;
	}

#elim {
	width:100px;
	margin:auto;
	position:absolute;
	top: 30px;
	left: 800px;
	}

#special_l {
	background:#fff5e8;
	font: 12px/140% verdana, sans-serif;
	white-space:normal;
	color:#918;
	padding: 4px 10px 5px 5px;
	text-align:center;
	line-height:105%;
	width:80px;
	margin:auto;
	position:absolute;
	top: 10px;
	left: 2px;
	width: 130px;
	border-left: 1px solid blue;
	border-right: 1px solid blue;
	border-top: 1px solid blue;
	border-bottom: 1px solid blue;
	}


/* ---[ content ]----------------------------------- */

#header {
	background:#05648e;
	background: url(Images/Head_bg_1.jpg) no-repeat;
	white-space:normal;
	font: 12px/140% verdana, sans-serif;
	white-space:normal;
	color:white;
	padding: 10px 20px 142px 20px;
	text-align:left;
	width:900px;
	margin:auto;
	position:absolute;
	top:0px;
	left:140px;
	}

#contact {
	font: 18px/140% "Comic Sans MS", verdana, sans-serif;
	white-space:normal;
	color:white;
	padding: 1px 5px 1px 2px;
	text-align:center;
	width:250px;
	margin:auto;
	position:absolute;
	top:90px;
	left:150px;
	border-left: 1px solid blue;
	border-right: 3px solid blue;
	border-top: 1px solid blue;
	border-bottom: 3px solid blue;
	border: none;
	}

#sub_head {
	/*background:#fff5e8;*/
	font: 30px Comic Sans MS, sans-serif;
	color:green;
	white-space:normal;
	padding: 2px 10px 2px 20px;
	text-align:left;
	width:400px;
	margin:auto;
	position:absolute;
	top:200px;
	left:160px;
	border-left: 1px solid blue;
	border-right: 3px solid blue;
	border-top: 1px solid blue;
	border-bottom: 3px solid blue;
	border: none;
	}

#content {
	font: 14px/140% verdana, sans-serif;
	background:#05648e;
	white-space:normal;
	padding: 8px 20px 20px 20px;
	color:white;
	text-align:left;
	width:860px;
	margin:auto;
	position:absolute;
	top:210px;
	left:140px;
/*	border-left: 1px solid blue;
	border-right: 3px solid blue;
	border-top: 1px solid blue;
	border-bottom: 3px solid blue;
*/
	}

/* ---[ tabs ]----------------------------------- */

#tabs {
	position:absolute;	
	top:178px;	
	left:139px;
	text-align:center;
	width:auto;
	margin: 0 1px 0px 0px;
	/*padding: 5px 0px 5px 0px;*/
	/*border-bottom: 1px solid #696;*/
	}

#tabs li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
	}

#tabs a {                  /*individual link tabs*/
	font: 14px/140% verdana, sans-serif;
	width:160px;
	background:#05648e;
	background:cyan;
	border: 3px solid blue;
	border: none;
	font-weight: bold;
	float: left;
	/*line-height: 14px;*/
	font-weight: bold;
	margin: 1px 10px 1px 1px;
	padding: 5px 4px 5px 5px;
	border-left: 1px solid #ced522;
	border-top: 1px solid #ced522;
	border-right: 1px solid #ced522;
	text-decoration:none;
	color: red;
	}

#tabs a:visited {
	color: white; /*            colour of tabs font  */
	text-decoration: none;
	}

#tabs a:active {
	border-bottom: 4px solid #969;
	padding-bottom: 2px;
	color: blue;
	}

#tabs a:selected {
	background:#fff2e8;
	color: blue;
	text-decoration: underline;
	border-bottom: 4px solid #969;
	}

#tabs a:hover {
	color: red;
	/*border-bottom: 4px solid #969;*/
	text-decoration: underline;
	}

body#home #home_tab
	{
	background:#05648e;
	color:blue;
	text-decoration:underline;
	/*border: none;*/
	}

body#youth #youth_tab
	{
	background:#05648e;
	color:blue;
	text-decoration:underline;
	}

body#cont #cont_tab
	{
	background:#05648e;
	color:blue;
	text-decoration:underline;
	}

body#who #who_tab
	{
	background:#05648e;
	color:blue;
	text-decoration:underline;
	}

body#link #link_tab
	{
	background:#05648e;
	color:blue;
	text-decoration:underline;
	}

/*----------------------------------------*/

abbr, acronym {
	border-bottom: 1px dotted;
	cursor: help;
	}


/* ---[ footer ]----------------------------------- */

#xhtml {
	font: 10px verdana, sans-serif;
	background:#fff5c8;
	white-space:normal;
	color:#918;
	text-align:left;
	width:720px;
	position:absolute;
	top:1000px;
	left:160px;
	margin: 1px 0px 0px 0px;
	padding: 15px 5px 15px 5px;
	border-left: 3px solid blue;
	border-right: none;
	border-top: 3px solid blue;
	border-bottom: 3px solid blue;
	}

#css   {
	font: 10px verdana, sans-serif;
	background:#fff5c8;
	white-space:normal;
	color:#918;
	text-align:right;
	width:203px;
	position:absolute;
	top:1000px;
	left:800px;
	margin: 1px 0px 0px 0px;
	padding: 15px 5px 15px 5px;
	border-left: none;
	border-right: 3px solid blue;
	border-top: 3px solid blue;
	border-bottom: 3px solid blue;
	}

#footer {
	font: 10px verdana, sans-serif;
	background:#fff5c8;
	white-space:normal;
	color:#918;
	text-align:center;
	width:370px;
	position:absolute;
	top:1005px;
	left:390px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 5px;
	border: none;
	}


.copy   {
	color: #918;
	font-size:9px;
	}

.checked {
	border:0;
	list-style:none;
	}

#footer p {
	margin: 10px;
	padding: 0px;
	}

#footer a {
	color: #888;
	border-bottom-color: #333;
	}

#footer a:hover {
	color: #ccc;
	}

/*-----------------------------------*/

.imgright {
	float:right;
	padding:10px; 
	margin:20px
	}

.imgleft {
	float:left;
	padding:10px;
	margin:20px
	}

.clear{
	clear:both
	}

.copy_p {
	display:none
	}

.btt {
	color:#918;
	font-size:12px;
	position:relative;
	}

/*Unvisted weblinks*/
a:link {
	font-weight:normal;
	color:#aaeeaa;
	color: red;
	text-decoration:none
	}

/*Visted weblinks*/
a:visited {
	font-weight:normal;
	color:#918;
	text-decoration:none
	}

/*Mouse hover over weblinks*/
a:hover {
	font-weight:normal;
	color:red;
	text-decoration:underline
	}


cite {
	font-style: italic;
	fontweight: bold;
	color: red;
	background-color: #ddd;
	}

