/* CSS Document */
#header {
	background-color: #FFFFFF;
	/*position: fixed;*/
	height:70px;
	display: inline-table;
	margin-bottom: 20px;
	padding-bottom: 0px;
	}
	
#outer {
	text-align:left;
	margin:0px auto;
	padding: 0px;
	border:0;
	width:800px;
	background:0066CC;
	background-color: #1995B2;
	margin-left: 0px;
	padding-left: 0px;
	}
	
#page {
	background-color:#FFF;
	width:auto;
	padding:0px;
	height:auto;
	text-align: left;
	}
	
#wrapper {
	margin:0px auto;
	padding:0px;
	border:0px;
	width:100%;
	height:60%;
	background:#fff no-repeat;
	padding-bottom: 0px;
	}

#tblock {
	background-color:fff;
	/*border:1px dashed grey;*/
	margin-left:10px;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	margin-left:0px;
	float:left;
	text-align: center;
	padding-bottom: 23px;
	padding-left: 20px;
	padding-top: 35px;
	margin-right: 0px;
	width:800px;
	border: none;
	clear:left;
	}

#tlinks {
	background-color:fff;
	margin-left:2px;
	font-family:"Trebuchet MS";
	font-size:x-small;
	margin-left:2px;
	float:left;
	text-align: center;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-top: 3px;
	margin-right: 0px;
		}
		
#navigation {
	width:108px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	text-align:left;
	float:left;
	color:#0000CC;
	background-color:#FFF;
	letter-spacing: 0.12em;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;	
/*	clear:both;
	border-bottom: 1px dashed #CCC;*/
	}
		
#navigation ul{
	list-style:none;
	line-height: 17px;
	list-style-type: none;
	text-decoration: none;
	text-transform:uppercase;
	margin: 0;padding:0;
	border-bottom: 1 dashed #999;
	}
	
#navigation ul li{
	background-color:#FFF;
	border-bottom: 1 dashed #CCC;
	color:#F90;
	}
	
#navigation ul li a {
	border-left:10px solid #F90;
	background-color:#FFF;
	color:#FF6600;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: .8em;
	}

#nav ul li a:hover, nav ul li a:focus{
	/*background-color:#F90;*/
	color:#FFF; 
	border-bottom-color:#999999;
	border-bottom-style: dashed;
	font-style: normal;	
	}

#navigation ul li a:active, nav ul li a:focus{
	background-color:#F90;
	/*border-bottom-style: solid;*/	
	}

#emailme {
	width:100px;
	height:10px;
	padding:220px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1 em;
	text-transform:uppercase;
	color:#00C; 
 	text-decoration: underline;
	}

#emailme:hover {
	text-decoration: none;color:#FF6600;
	}
	
#emailme2 {
	width:100px;
	height:10px;
	padding:8px 0px 0px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-transform:uppercase;
	color:#00C; 
 	text-decoration: underline;
	}
#emailme2:hover {
	text-decoration: none;color:#FF6600;
	}

#subHead {
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:0.8em;
	color:#FF6633;
	float:right;
	top:50px;
	padding-right: 25px;
	padding-left: 5px;
	padding-bottom: 10px;
	clear: left;
		}
		
#content {
	background-color:#FFFFFF;
	/*border:1px dashed #CCCCCC;*/
	text-align: center;
	padding:0 0 0 0px;
	font-size: 12px;
	z-index:2px;
	margin:0px;
	top:30px;
	width: 65%;	
	/*clear: left;*/
	float: left;
	font-family: "Trebuchet MS";
	font-style: normal;
	}

#content2 {
	background-color:#FFFFFF;
	/*border:1px dashed #CCCCCC;*/
	text-align: center;
	padding:0 0 0 80px;
	font-size: 12px;
	z-index:1px;
	margin:0px;
	top:30px;
	width: 550px;
	float: left;
	font-family: "Trebuchet MS";
	font-style: normal;
	margin-left:0px;
	
	}
	
.bl{background: url(bl.gif) 0 100% no-repeat; width:20em }
.br{background: url(br.gif) 70% 100% no-repeat; width:20em }
.tl{background: url(tl.gif) 0 0 no-repeat}
.tr{background: url(tr.gif) 100% 0 no-repeat; padding:10px} 
.clear {font-size:1px; height:1px
}

a:visited {
	color:#0000CC;
	text-decoration: underline;	
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}
a:active {
	background-color: #FFFFFF;	
}
/*
a:link {
	text-decoration: none;
	color: #999999;
}
*/
#footer {
	width: 100%;
	background-color:#999;
	text-align: left;
	font-family:"Trebuchet MS";
	font-weight:normal;
	font-size:0.8em;
	color:#FFF;
	clear: both;
	margin: 0;
	margin-left: 0px;
	}
	
#tONE {
	background-color:999999;
	/*border:1px dashed grey;*/
	margin-left:2px;
	font-family:"Trebuchet MS";
	font-size:12px;
	margin-left:2px;
	float:none;
	text-align: left;
	width: 100%;
	}

