body {
	margin: 0px;
	padding: 0px;
	background: #f2f3f4;
}

body, p, html, table, td {
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.pivot-image {
	/* style for images in entries */
}

.pivot-popupimage {
	/* style for popup-images in entries (thumbnails) */
}

.pivot-popuptext {

	/* style for popup-images in entries (textual links) */
}

.registered {
	background-color: #ff9;
}

#menu {
       max-width: 800px;
       margin: auto;
}

#container {
       max-width: 800px;
       margin-left: auto;
       margin-right: auto;
}


#centercolumn {
       margin-left: 30px;
	padding: 0px 0px;
}

#header {
	border-top: 0px solid #182746;
	border-bottom: 0px solid #182746;
	background: #f2f3f4;

	padding: 8px;
}

#leftcolumn {
	left: 0px;
	position: absolute;
	width: 0px;
	margin-top: 4px;
}

#rightcolumn {
       position: absolute;
	width: 200px;
	margin-top: -19px;
        margin-left: 558px;
}

#leftcolumn, #leftcolumn p, #rightcolumn, #rightcolumn p { 
	font-size: 11px;
	line-height: 16px;
}

#footer {
        max-width: 800px;
        margin-left: auto;
        margin-right: auto;
        color: #41403e;
}

.block {
	margin: 0px 0px 6px 0px;
	padding: 5px;
	background: #efefd2;
	border: 1px solid;
        border-color: #999 #f2f3f4 #f2f3f4 #999;
}


.block h3 {
	background: #efefd2;
	color: #41403e;
	margin: 0px 0px 0px 0px;
        padding-bottom: 4px;
	border-bottom: 0px solid #999;
	font-size: 11px;
}


.block p {
     margin: 0px;
}

.content {
       width: 500px;
	padding: 4px;
	background: #f2f3f4;
	border: 0px dashed #999;
}

.entrycontent {
        width: 500px;
	padding: 4px;
	background: #f2f3f4;
	border: 0px solid #999;
}

.content p {
	margin: 4px 200px 4px 2px;
}

h1 {
	font-size: 11px;
	margin: 0px;
	color: #42719b;
        line-height: 1.5em;
        font-style: italic;
}

h2 {
	font-size: 13px;
	border-bottom:0px solid #aba89a;
        margin-left: -7px;
	margin-bottom: 10px;
	padding: 0px;
        letter-spacing: 3px;
        color: #41403e;
}

h3 {
	font-size: 10px;
        font-style: normal;
}

h4, .subtitle {
	font-size: 10px;
	color: #817f7c;
        margin: 0px 0px 3px 0px;
        line-height: 1.5em;
        font-style: italic;
}

h5 {
	font-size: 10px;
	margin: 0px;
	color: #817f7c;
        line-height: 1.5em;
        font-style: italic;
}

h6 {
	font-size: 9px;
       font-weight: normal;
       color: #000000;
}

h7 {
	font-size: 10px;
	color: #817f7c;
        margin: 0px 0px 3px 0px;
        line-height: 1.5em;
        font-style: normal;
}

.copyright {
        width: 600px;
        margin-left: 0px;
        margin-bottom: 10px;
        text-align: center;     
}


.date {
	color: #60a5e2;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal; 
	float: right;
}

.date_linkdump {

	color: #60a5e2;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;

	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	float: right;



}

.entryfooter {
	color: #41403e;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-align:right;
	margin: 0px;
	padding: 6px 0px;
	clear: both;
}



.entryfooter_linkdump {
	color: #666;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	text-align:right;
	margin: 0px;
	padding: 6px 0px;
	border-bottom: 0px dashed #666;
}


.entryfooter a, .date a, .entryfooter_linkdump a, .date_linkdump a {
	text-decoration: none;
	font-weight: bold;
	color: #41403e;
}

.entryfooter a:hover, .date a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #5c6b8e;
}

a { 
    color: #42719b; 
    text-decoration: underline; 
 } 

a:hover {
     color: #efefd2;
     background-color: lightslategray;
     text-decoration: none
}
 
.prevnext_links {
	float: right;
	color: #fff;
}

h1 a, .prevnext_links a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

h1 a:hover, .prevnext_links a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

/* these styles are for the search boxes */
.searchbox { 
	width: 10em; 
	font-size: 10px;
}

.searchbutton {
	border: 1px solid #000;
	font-size: 10px;
}

/* ACCESSIBILITY CHANGES - JM 2004/11/26 */
/* these hide the accessibility tags to stop the layout from changing */

.pivot-search label { visibility:hidden; display:none; }
.pivot-search legend { visibility:hidden; display:none; }


.pivot-search fieldset { border:0; padding:0; margin:0; }

.pivot-search-result label { visibility:hidden; display:none; }
.pivot-search-result legend { visibility:hidden; display:none; }
.pivot-search-result fieldset { border:0; padding:0; margin:0; } 

/* this replaces inline style tags */
img.badge { border:0; margin-bottom:2px; }

/* this is a bonus */
a img.badge:hover { border-bottom:1px #314e8c solid; margin-bottom:1px; }
