/*<group=5 Diamond Styles>*/

.nav {
font-size:10px;
margin-bottom:0px;
}

#breadcrumbcontainer {
	margin-top: 5px;
    margin-bottom: 10px;
	padding-top: 10px;
	display: block;
}

#contentContainer {
	margin-bottom: 10px;
	font: "lucida grande", verdana, tahoma, sans-serif;
    font-size: 1.2em;
}

#pageHeader img {
	position: absolute;
	top: 23px;
	right: 5px;
}

#footerwidth a.hide:link {
text-decoration: none;
color: #999999;
}

#footerwidth a.hide:visited  {
text-decoration: none;
color: #999999;
}

#footerwidth a.hide:hover  {
text-decoration: none;
color: #999999;
}

#footerwidth a.hide:active {
text-decoration: none;
color: #999999;
}

#sidebar {
text-align:left;
}

#sidebarContainer .sideHeader {
	font-size: 1.5em;
	margin-bottom: 15px;
    margin-top: 10px;
    text-color: #0;
	text-align: center;
}

.textbox1 {
	font: "lucida grande", verdana, tahoma, sans-serif;
    font-size: 1.2em;
	z-index: 2000;
	border: solid 2px #000000;
	background-color: #e1e1e1;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: auto; 
	height: auto;
	padding: 5px; 
	text-align: left;
	line-height: 1.4;
}

.textbox1 H3 {
	background-color: #030404;
	font-weight:bold;
	text-align:center;
    color: #ffffff;
	margin-top: 0px;
	margin-bottom: 3px;
}

.blog-entry {
margin-top: 10px;
}

.blog-archive-headings-wrapper {
margin-top: 10px;
}


/*</group>*/


