body {
	background: url(images/pageback.png);
	background-align: middle;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif; 
	font-size: 13px; 
	text-align: center; 
	color: #333; 
	line-height: 1.3; 
	margin: 0; 
}

#maincontainer {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(images/maincontainerback.png);
}

#container {
	width: 800px;
	border: none;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(images/contentback.gif);
}

#wrap {
	border: 1px solid #111;
	padding: 0;
}

#banner {
	padding: 0px;
	margin-bottom: 0;
	margin-top: 0;
	text-align: left;
	background-color: #000;
	background: url(images/header.jpg);
	height: 188px;
	border: none;
}

#content {
	padding: 10px;
	margin-right: 210px;
}

#sidebar {

}

#sidebar-a {
	float: right;
	width: 200px;
	width: 210px;
	width: 200px;
	margin: 0;
	margin-left: 0;
	padding: 5px;
	font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.4;
}

#headbar {
	clear: both;
	background: url(images/bg_header.gif);
	height: 10px;
	border-top: 1px #ccc solid;
}

#footer {
	clear: both;
	background: url(images/bg_header.gif);
	font-size: 1px;
	height: 10px;
	margin: 0;
}

blockquote {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	font-style: italic;
}

h1 {
	font-variant: small-caps;
	font-size: 225%;
	color: #ccc;
	font-style: normal;
	line-height: 1;
	margin-bottom: 25px;
}
		
h1 span {
	color: #c90;
	font-style: italic;
	font-size: 35%;
	font-variant: normal;
}

.footer{
	text-align: right;
	font-weight: normal;
	text-transform : uppercase;
	font-size: 85%;
	color: #333;
	line-height: 1;
}
.marginfooter{
	width:200px;
	text-align:center;
	margin-bottom:30px;
}

#content h2 {
	padding-left: 20px;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 16px;
	color: #000;
	background: url(images/doc.png);
	background-position: center left;
	background-repeat: no-repeat;
}

#content h2 .date {
	font-weight: normal;
	font-size: 15px;
	color: #333;
	float: right;
}

#sidebar-a h2{
        font: 'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: black;
        font-weight: bold;
        text-transform: uppercase;
        line-height: 22px;
        padding: 0;
	border-bottom: 1px solid #eee;
}
		
a:visited, a:link {
	color: #333;
	text-decoration: none;
}

#jglinks a:visited, #jglinks a:link {
	color: #263;
	font-size: 15px;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: none;
	background-color: #EEE;
}
              
h1 a:visited, h1 a:link, h1 a:hover {
	font-variant: small-caps;
	color: #ccc;
	font-style: normal;
	line-height: 1;
	border-bottom: none;
}
.entry  {
	background-color: #fff;
	color:#333;
	padding:10px;
	border: 1px #ccc solid;
	text-align:justify;
}
.entry:first-letter  {
	color:#000;
	font-weight:bold;
	font-size:14px;
}
.entry a{
	background-color: #BCB;
	color:#353;
}
.ornament  {
	text-align:center;
	width:560px;
}
.commentform  {
	background-color: #fff;
	border: 1px #ccc solid;
	padding: 10px;
	width: 570px;
}
.commentinput {
	border:1px #ccc solid;
	width:300px;
}

.searchbox {
	border:1px #ccc solid;
	margin-bottom:5px;
	width:190px;

}
.commentbutton, .searchbutton {
	border:1px #000 solid;
	background:#ddd;
}
.commentbutton {
	width:140px;
}
.searchbutton {
	width:190px;
}
#comments {
	margin-left:40px;
}
.pivot-image {
	border:1px #ccc solid;
	padding:5px;
	background:#fff;
}
#buttonbox a {
	border-bottom:none;
}
.badge {
	border:none;
	margin-bottom: 5px;
}


/* these styles are for the calendar widget */

.calendar {
	padding: 1px 5px;
	margin: 0px;
	font-size: 10px;
}

.calendarHeader {
	font-weight: bold;
	font-size: 11px;
	color: #000;
	margin:0px;
	padding: 2px 5px;
}

.calendartoday {
	background-color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

table.calendar {
/* only the calendar has a line, not the individual cells */
	border: none;
	padding: 0px;
	width: 200px;
}

.calendarHeader a, .calendar a {
	font-weight: bold;
	color: #C53A29;
	text-decoration: none;
}

/* some default styles for the calendar.. */
.defcalendar {
	font-size: 10px;
}

.defcalendar td {
	padding: 1px 4px;
}

.defcalendar td:hover {
	background-color: #ff6;
}

.defcalendarlink {
	font-size: 10px;
}

.defcalendartoday {
	background-color: #ff9;
	border: 1px solid #999;
	font-weight: bold;
}

/* JM - removed as an inline style for accessibility */

.calendarHeaderControl {
	font-size:13px;
}

/* 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; }

