

html, body {
	margin: 0px;
	padding: 0px;
	background: url(images/bgtan.jpg);
	background-repeat: repeat-x;
	background-color:#CFDBE5;E8F2F2
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 88%;
	color:#333333;	
	}

#shadow{background: url(images/shadow.png);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	width:1060px;
		
		
		
		}
	


#page-container {
	width: 1024px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin:0 auto;
	background-color:#ffffff;
	background-repeat:repeat-x;
	background-image:url(images/containerback.gif);
	}

E5ECF2


p {
	line-height: 120%;
	overflow:hidden;
}

blockquote {
	background: #f0f0f0;
	padding: 5px 15px 5px 15px;
	border-left: 3px solid #036;
}

blockquote p {
	
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, Sans-Serif;
}

h1 {
	margin: 0;
	padding: 0;
}
h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:14px;
	}

hr {
	color:#D3E6F9;
	height:thin;
	widows: 90%;
}



a:link,

a:visited {
	text-decoration: none;
	border-bottom: 0px dotted #036;
	color: #036;
}

a:active {
text-decoration: none;
	border-bottom: 0px dotted #036;
	color: #00AEEF;
	}

a:hover {
	color: #105FAE;
	text-decoration: none;
	border-bottom: 1px solid;
}



#top-nav {
	margin-top: -77px;
	margin-left:5px;
	height:15px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size:85%;
	width:525px;
}

ul#navlist {
	margin-left: -1px;
	padding-left: 0;
	margin-top: 0px;
	margin-bottom: 0;
	white-space: nowrap;
	
	
}

#navlist li {
	display: inline;
	list-style-type: none;
	text-transform: lowercase;
	font-family: arial, helvetica, sans-serif;
}



#navlist a {
	padding: 0px 4px;
	border: none;
	
}

#navlist a:link, #navlist a:visited {
	color:#fff;
	
	border: none;
}

#navlist a:hover {
	background-image:url(images/go.gif);
	background-repeat:no-repeat;
	text-decoration:underline;
	color:#FFFFFF;
	padding-left:15px;
	
	
	}

#header {
	background: url('images/h3.png');
	background-repeat: repeat-x;
	margin: 0px;
	bottom-padding: 0px;
	width:100%;
	height: 75px;
	border: none;
	}
	
#logo {margin-top:5px;
	margin-left:5px;
		text-decoration: none;
}

#header h1 {
	margin-top: 0;
}

#header h1 a {
	color: #fff;
	text-decoration: none;
	border: none;
}

#header .description {
	color: #fff;
}

#sidebar {
	float: right;
	width: 150px;
	background:#FAFBFD;
	margin-top: 2px;
	padding: 5px;	
	font-size:85%;
}

#indexcopy  a{
	color:#fff;
	height: 135px;
	text-decoration:none;
	width:900px;	
	
		}
		
#indexcopy:hover a{
	color:#FF6600;
}

#indexcopy:hover {
	color:#fff;
}

#leftcolumn {
	
	float: left;
	width: 275px;
	margin-top: -10px;
	padding: 10px;
	padding-right:7px;
	display: block;

}

#syndicate{
	height: 20px;
	overflow: hidden;
	border-bottom:thin;
	border-bottom-color:#005B7F;
	border-bottom-style:solid;
	}
#syndicate:hover{
	height: auto;
	width: auto;
	bottom-border:thin;
	}


#news1 {
background-color:#ffffff;
padding:10px;
margin-top:5px;
color:000000;
display:block;
border:thin;
border-bottom-width:2px;
border-bottom-color:#999999;
overflow:hidden;
font-size:100%;
}

#news1:hover {
background-color:#D3E6F9;
}


/*
#news1:hover span{

margin:5px;
padding: 20px,auto;
border-color:#005B7F;
border-width:medium;
border-style:outset;
background-color:white;
color:#000000;
position:absolute;
z-index:100;
width:500px;
height:auto;
left:300px;
top:300px;
display:block;
word-wrap: break-word;
overflow:auto;

}
*/
.newstitle{
	height:20px;
	/*
	background-color:#ffffff;
	border:thin;
	border-color:#005B7F;
	border-width:thin;
	border-style:outset;
	position: middle;*/
	}

.newsdate {
	color:#FF6600;
	background-color:#FFFFFF;
	}

#centerpost {
	width: 525px;
	margin-top: -8px;
	margin-left: 20px;
	padding: 5px;
	height: 550px;
	float: left;
	color:#333333;

}




/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before,  {
	content: "\00BB \0020";
	}
	


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 5px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	padding: 0;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 2px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

#sidebar ul ul li:hover, #sidebar ul ol li:hover {
	margin: 3px 0 0 5px;
	padding-left: 15px;
	background-image:url(images/go.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration:none;
	list-style:none;
}


#sidebar ul li h2 {
	font-size: 120%;
}

#sidebar input {
	font-size: 90%;
}

/* End Entry Lists */

/*


#sidebar ul {
	margin: 0;
	padding: 10px;
}

#sidebar ul li {
	list-style-type: none;
	padding: 0;
}


*/

#content {
	padding: 10px;
	margin-right: 10px;
	width: 825px;	
	float: left;
	
}

#pagecontent {
	padding: 10px;
	margin-right: 10px;
	width: 695px;	
	float: left;
	border-left-style:solid;
	border-left-color:#D3E6F9;
	border-left-width:thin;
	height:auto;
}

#pagecontent:hover a{
	color:#FF6600;
	}
#pagecontent:hover {
	color:#000000;
	}


.post {
	margin-top: 30px;
}

.post h2 a {
	border: none;
	text-decoration: none;
	color: #036;
}

.post h2 a:hover {
	color: #105FAE;
	border: none;
}

.post h2 .date, .post h3 .date {
	color: #aaa;
	font-size: 14px;
}

.postmetadata {
	padding: 8px;
	background: #f4f4f4;
	font-size: 80%;
	border-bottom: 1px solid #ededed;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

#footer {
	background: #005B7F;
	padding: 5px;
	padding-left: 20px;
	font-size: 80%;
}



/*Ajax Styles */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 10px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none; 
padding: 3px 5px;
margin-right: 1px;
border: 1px solid #778;
color:#fff;
background: white url('images/shade.gif') top left repeat-x;
}

.shadetabs li a:visited{
color: #fff;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url('images/shadeactive.gif');
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
border: 1px solid;
border-color:#CCCCCC;
width: 275px;
background-color:#fff;
margin-bottom: 1em; padding: 10px;
}

.contentstyle2{
border: 1px solid;
border-color:#CCCCCC;
width: 525px;
height: 500px;
background-color:#fff;
margin-bottom: 1em; padding: 10px;
overflow:auto;
}
.contentstyle2:hover a{
	color:#FF6600;
}

.contentstyle3{
border: 1px solid;
border-color:#CCCCCC;
width: 825px;
background-color:#fff;
margin-bottom: 1em; padding: 10px;
}


/* CSS Dock Menu */ 

img {
	border: none;
}

/* dock - top */
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg2.gif);
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

/* dock2 - bottom */
#dock2 {
	width: 100%;
	bottom: 0px;
	position: absolute;
	left: 0px;
}
.dock-container2 {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg.gif);
	padding-left: 20px;
}
a.dock-item2 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px; 
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}