body {
	/* gutters */
	/* margin:0px 30px; */
	margin:0px;

	padding:0px;

	font-family: geneva, arial, sans-serif;
	line-height: 120%;

	/* gutters */
	/* background: #ffffff url(images/grey_stripe_left.gif) repeat-y 30px 0; */
	background: #ffffff url(images/grey_stripe_left.gif) repeat-y 0 0;

	}
a {
	text-decoration: underline;
	}

a:link {
	color: #003366;
	}

a:visited {
	color: #003366;
	}

a:active {
	color: #003366;
	}

a:hover {
	color: #003366;
	}


#container {

	border-right: 1px solid #00005a;
	border-left: 1px solid #00005a;
	border-top: 1px solid #00005a;

	background-image: url(images/grey_stripe_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
	}
	
#leftbar {
	position: absolute;
	/* gutters */
	/* left:31px; */
	left:1px;

	top:137px;
	width:154px;

	margin: 0px;
	padding: 0px;

	overflow:hidden;

	background-color: #7b7d7b;
	background-image: url(images/stripes.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	}

#centercontent {
	background:#fff;
	margin: 0px 154px 30px 154px;

	}

#rightbar {
	position: absolute;
	/* gutters */
	/* right:30px; */
	right:0px;

	top:137px;
	width:170px;
	background-color: #7b7d7b;
	padding: 0px;
	margin: 0px;
	overflow: hidden;

	background-image: url(images/stripes.gif);
	background-repeat: no-repeat;
	background-position: center bottom;

	border-right: 1px solid #00005a;
	}

/* IE box model hack */
* html #rightbar {
	/* gutters */
	/* right:29px; */
	right:-1px;

	width:153px;
	}
	
#top {
	background:#fff;
	height:136px;

	padding: 0px;
	margin: 0px;
	}

#banner {
	width: 100%;
	height: 69px;
	background: #28469b;
	padding: 0px;
	margin: 0px;
	overflow: hidden;

	background-image: url(images/blue_arrow_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#banner-text {
	margin: 0px 0px 0px 175px;
	padding: 10px 0px 0px 0px;
	font-family: helvetica, arial, sans-serif;
}

#banner-text img {
	padding: 0px;
	margin: 9px 0px 0px 0px;
}

#banner-text h1  {
	text-transform: lowercase;
	padding: 3px 0px 4px 0px;
	margin: 0px;
	font-size: 26px;
	letter-spacing: -0.05em;
	font-weight: 550;
}
#banner-text h1 a {
	color: #ffffff;
	text-transform: lowercase;
	text-decoration: none;
}

#banner-text h2 {
	color: #ffffff;
	text-transform: lowercase;
	padding: 0px;
	margin: 2px 0px 0px 12px;
	font-size: 11px;
	line-height:1.2em;
}

#logo {
	float: left;
	margin: 0px;
	padding: 0px;
}

#logo img {
	float: left;
	margin: 0px;
	padding: 0px;
}

#topmenu {
	float: right;
	padding: 0px;
	margin: 0px;
	height: 54px;
	width: 346px;
}

#topmenu img {
	padding: 0px;
	margin: 0px;
}

#homeband {
	clear: both;
	padding: 0px;
	margin: 0px;
	background-color: #bdba00;
	width: 100%;
	height:13px;
	text-align: right;
}
#homeband img {
	padding: 0px 10px 0px 0px;
	float:right;
}

	
h1, h2, h3 {
	font-weight: normal;
	}

h1 {
	font-size:14px;
	padding-top:10px;
  	}


.sidebar {
	line-height: 1em;
	padding: 19px 5px 15px 16px;
	margin: 0px;
	}

.sidebar a {
	text-decoration: none;
	}

.sidebar a:link {
	color: #EEEEEE;
	}

.sidebar a:visited {
	color: #EEEEEE;
	}

.sidebar a:active {
	color: #ffffff;
	text-decoration: underline;
	}

.sidebar a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

.sidebar h2 {
	color: #ffffff;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}

.sidebar ul {
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 10px 0px;
	}

.sidebar li {
	color: #EEEEEE;
	font-size: x-small;
	line-height: 1em;

	margin: 0px;
	padding: 2px 0px 1px 0px;

	list-style-type: none;
	}

.content {
	padding: 15px 15px 5px 15px;
	
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	}

.content p {
	color: #666666;
	font-size: small;
	font-weight: normal;
	line-height: 120%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #666666;
	font-size: medium;
	border-bottom: 1px solid #666666;
	text-align: left;
	font-weight: bold;
	
	margin-bottom: 10px;
	padding: 3px;
	}

.content h3 {
	color: #666666;
	font-size: large;
	
	text-align: left;
	font-weight: bold;
	
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #666666;
	font-size: x-small;
	border-top: 1px solid #666666;
	text-align: left;
	font-weight: bold;
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

#calendar {
  	line-height: 140%;
	color: #EEEEEE;
	font-size: x-small;
	
	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #EEEEEE;
	font-size: x-small;
	border-bottom: 1px solid #EEEEEE;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	padding: 3px;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}


.sidebar img {
	border: 1px solid #333333;
	}

.photo {
	margin: 0px 11px 20px 11px;
	}

.link-note {
	font-size: x-small;
	line-height: 1.2em;
	padding: 2px;
	margin-bottom: 5px;
	font-weight: 700;
	}

#powered {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #EEEEEE;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}


/* ph=1 */

