*{
margin:0; 
padding:0;
}

#sixth{
font-family:helvetica, arial, sans-serif;
line-height:1.2em;
color:#000000;
background:white;
margin:auto;
width:760px;
}

body{

    background:#f2f0b9;
}

a{
color:#467aa7;
text-decoration:none;
background-color:inherit;
}

a:hover
{
color:#2a5a8a; 
text-decoration:none; 
background-color:inherit;
}

a img
{
border:none;
}

.image1 
{
border:.09em solid black;
margin: 0 15px 0 0;
padding: 4px 4px 9px 4px;
border: 1px solid #ccc;
border-top-color: #eee;
border-right-color: #ddd;
border-bottom-color: #bbb;
background-color: #fff;
text-align: center;
float:left;
}

p
	{
/*	margin: 15px 15px;  */
	padding: 1em 0 0 0;
/*	text-align:justify; */


	}
	

#crumbs
{
font-family:georgia;
font-size:.7em;
margin: 3px 5px 0 20px;
}

.cob
	{
	font-size:.7em;
	line-height:1.4em;
	padding: 1em 1.5em 2.5em 18px;
	float: left;
	border-left:.09em solid #aba8a8;
	width:550px;
	}

#sidenav
	{
	width:135px;
	height:550px;
	font-size:.7em;
	text-align:right;
	border-right:1px solid #f2f0b9;
        margin-top:10px;
        padding:0px 10px 0px 0px;
        float:left;
	}
  
#sidenav li
	{
	padding: 0 1px 0 0;
	list-style:none;
	}
	
#sidenav a:hover
	{
	text-decoration:underline;
	}
	
.content
	{
        width:500px;
	font-size:.85em;
	line-height:1.7em;
	float: left;
	padding: 10px 10px 10px 15px;
	text-align:left;
	}
	
.content4 
	{
	font-family:Verdana;
	font-size:.7em;
	line-height:1.7em;
	padding: 1em 1.5em 1.5em 10px;
	float: left;
	border-left:.09em solid #aba8a8;
	text-align:justify;
	}


.content p
	{
	margin:0 0 1.2em 0;
	}

.byline2
	{
	font: bold 1.1em Georgia;
	text-transform: uppercase; 
	letter-spacing: 1px;
	color: #0066FF;
	margin: 0 0 .8em 0; 
	}


#textSpot
	{
	font-weight:bold;
	color:black;
	margin:0;
	}
/*
#textSpot2
	{
	margin:0 0 0 0;
	}
*/	
#sidelogo
	{
	text-align:center;
	font-size:.8em;
	}


/**************** Header and navigation styles ****************/

#container{
width:760px;
margin:20px auto;
padding:1px 0;
text-align:left;
background:#ffffff;
border:2px solid #a0a0a0;
}

#header{
height:110px;
width:758px;
margin:0 1px 1px 1px;
background:#467aa7 url(../i/sixth_plate.jpg) no-repeat 100% 0;
color:#ffffff;
}

#header h1{
font-family:georgia;
padding:30px 0 0 20px;
font-size:2.2em;
/*background-color:inherit;*/
color:#ffffff;
font-weight:normal;
line-height:0.9em;
}

#header h2{
font-family:georgia;
margin:5px 0 0 35px;
font-size:1.0em;
/*background-color:inherit;*/
color:#f0f2f4;
letter-spacing:.04em;
font-weight:normal;
line-height:1.2em;
}

#header .small{
font-family:georgia;
margin:10px 0 0 35px;
font-size:0.9em;
/*background-color:inherit;*/
color:#f0f2f4;
letter-spacing:1px;
font-weight:normal;
}

.pc {
font-family:verdana; 
font-size:90%;
background:#CCCBCB;
}

#navigation{
font-size:.9em;
height:2.2em;
line-height:2.2em;
margin:0 1px;
background:#578bb8;
color:#ffffff;
}

#navigation li{
margin: 0px 0px 0px 0px; 
width:75px;
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
text-align:center;
}

#navigation li a{
display:block;
padding:0 10px;
font-size:0.8em;
font-weight:normal;
/*text-transform:uppercase;*/
text-decoration:none;
background-color:inherit;
color: #ffffff;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background:#80b0da;
color:#ffffff;
text-decoration:none;
}

/**************** Content styles ****************/

#content{
float:left;
font-size:0.9em;
border-left: 1px solid #cccccc;
}

/*
#content h2 a{font-weight:normal;}
#content h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}
*/
/**************** Sidebar styles ****************/

#footer{
clear:both;
width:758px;
padding:5px 0;
margin:0 1px;
font-size:0.7em;
color:#f0f0f0;
background:#467aa7;
}

.content dd h2{
    font-family:arial, sans-serif;
    font-size:1.2em;
    margin-top:0px;
    margin-bottom:7px;
}

.content dd.last{
    margin-bottom: 16px;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

/**************** Misc classes and styles ****************/

.splitcontentleft{float:left; width:48%;}
.splitcontentright{float:right; width:48%;}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box{
margin:45px 0 20px 0;
padding:15px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
}

p.photo a, p.thumb a, ul.thumbnails a,.thumb
	{
 /* 	display: block;
  	float: left; */
  	margin: 0;
	padding: 3px 3px 7px 3px;
  	border: 1px solid #ccc;
  	border-top-color: #eee;
  	border-right-color: #ddd;
  	border-bottom-color: #bbb;
  	background-color: #fff;
  	text-align: center;
	}
	
p.thumb a, ul.thumbnails a , .thumb
	{
  	width: 80px;
/*  	margin-right: 10px; */
  	margin-bottom: 10px;
	}

tr{

font-size:110%;
}

/*
tr, .small{
font-family:Verdana;
}
*/
td{
padding:2px;
}

tr.head{color:black;}
tr.data:hover{color:white;background-color:#467aa7}
.c1{
background-color:#80b0da;
width:170px;
color:black;
font-size:110%;
}
.c2{
background-color:#e1e1e1;
font-size:100%;
}

.nav2 {
font-family:Tahoma;
font-size:.8em;
font-weight:normal;
white-space:nowrap;
border:solid 1px black; 
}

.nav2 li {
list-style-type:none;

}


.b
{
font-size:1.1em;
font-weight:normal;
font-family:georgia;
line-height:1.4em;
text-align:justify;
}

.y
{
font-size:.9em;
font-weight:normal;
font-family:georgia;
}

.z
{
font-size:.7em;
font-family:georgia;
}

.c
{
font-size:.8em;
font-weight:normal;
font-family:georgia;
line-height:1.1em;
}


#textSpot
{
font-family:georgia;
text-align:center;
}

.sm, .items
{
font-size:0.8em;
font-family:arial;
font-weight:normal;

}
