body.standard {
	background-color:#ede6cf;
	background-image:url("../images/bg.jpg");
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
	font-family:"trebuchet ms";
}

body.standard #wrapper {
	width:850px;
}

body.standard #logo {
	width:153px;
	float:left;
	margin-left:55px;
	display:inline;
}

body.standard #navigation {
	float:right;
	margin-right:20px;
}

body.standard #navigation a {
	text-decoration:none;
	color:#333333;
	font-size:108%;
	display:block;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:30px;
}

body.standard #navigation a:hover,
body.standard #navigation a.selected {
	background-image:url("../images/sun.gif");
	background-position:top;
	background-repeat:no-repeat;
}

body.standard #tagline {
	width:498px;
	height:26px;
	float:left;
	text-align:left;
	text-indent:-50000px;
	background-image:url("../images/isabout.jpg");
	margin-top:50px;
	margin-left:4px;
}

body.standard #tabs {
	clear:both;
	width:776px;
	margin-top:20px;
}

body.standard #tabs a {
	text-decoration:none;
	color:#333333;
	font-size:123.1%;
	display:block;
	float:left;
	width:150px;
	height:25px;
	background-image:url("../images/tab.gif");
	padding-top:10px;
}

html body.standard #tabs a#tabpurple:hover,
html body.standard #tabs a#tabpurple.selected {
	background-position:0px -140px;
	color:#ffffff;
}

body.standard #tabs a#tabred:hover,
body.standard #tabs a#tabred.selected {
	background-position:0px -70px;
	color:#ffffff;
}

body.standard #tabs a#tabblue:hover,
body.standard #tabs a#tabblue.selected {
	background-position:0px -105px;
	color:#ffffff;
}

body.standard #tabs a#taborange:hover,
body.standard #tabs a#taborange.selected {
	background-position:0px -35px;
	color:#ffffff;
}

body.standard #tabs #topleftshadow {
	height:35px;
	float:left;
	width:87px;
	background-image:url("../images/topshadow.gif");
	background-position:left bottom;
	background-repeat:no-repeat;
}

body.standard #tabs #toprightshadow {
	height:35px;
	float:left;
	width:89px;
	background-image:url("../images/topshadow.gif");
	background-position:right bottom;
	background-repeat:no-repeat;
}

body.standard #photoshadow {
	clear:both;
	background-image:url("../images/photoshadow.jpg");
	background-position:bottom;
	background-repeat:repeat-y;
	width:776px;
	height:274px;
	position:relative;
	left:7px;
}

body.standard #photoshadow #greenphoto {
	border:3px solid #5c8730;
	width:728px;
	height:247px;
	float:left;
	position:relative;
	left:14px;
	.left:15px;
}

body.standard #photoshadow #purplephoto {
	border:3px solid #8c558f;
	width:728px;
	height:247px;
	float:left;
	position:relative;
	left:14px;
	.left:15px;
}

body.standard #photoshadow #redphoto {
	border:3px solid #cf756b;
	width:728px;
	height:247px;
	float:left;
	position:relative;
	left:14px;
	.left:15px;
}

body.standard #photoshadow #bluephoto {
	border:3px solid #8ba6d5;
	width:728px;
	height:247px;
	float:left;
	position:relative;
	left:14px;
	.left:15px;
}

body.standard #photoshadow #orangephoto {
	border:3px solid #eeb53f;
	width:728px;
	height:247px;
	float:left;
	position:relative;
	left:14px;
	.left:15px;
}

body.standard #content {
	min-height:200px;
	padding-bottom:10px;
	background-image:url("../images/contentbody.jpg");
	background-repeat:repeat-y;
	background-position:center;
	position:relative;
	left:1px;
	overflow:auto;
	line-height:1.6;
}

body.standard #content img {
	margin:1em;
	border:1px solid black;
}

body.standard #calendar {
	min-height:200px;
	padding-bottom:10px;
	background-image:url("../images/calendartop.jpg");
	background-repeat:no-repeat;
	background-position:top;
	line-height:1.6;
	position:relative;
	left:4px;
	clear:both;
}

div.blue {
	position:relative;
	z-index:50;
	background-color:#c3d9ff;
	height:3px;
	width:3px;
	float:left;
}

#blue1 {
	top:158px;
	.top:155px;
	_top:171px;
	left:-649px;
}

#blue2 {
	top:158px;
	.top:155px;
	_top:171px;
	left:73px;
}

#blue3 {
	top:631px;
	.top:627px;
	_top:628px;
	left:-655px;
}

#blue4 {
	top:631px;
	.top:627px;
	_top:628px;
	left:67px;
}

body.standard #calendar .onecol {
	width:737px;
	position:relative;
	right:4px;
	top:50px;
	.right:3px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  body.standard #calendar .onecol {
    right:3px;
	top:51px;
  }
  #blue1, #blue2 {
  	top:160px;
  }
  #blue3, #blue4 {
  	top:633px;
  }
}

body.standard #content #contenttop {
	height:34px;
	background-image:url("../images/contenttop.jpg");
	background-position:center;
	background-repeat:no-repeat;
}

body.standard #content .onecol {
	text-align:left;
	width:680px;
}

body.standard #content .twocol1 {
	float:left;
	width:200px;
	line-height:1.0;
}

body.standard #content .twocol1 li {
	margin-bottom:10px;
}

body.standard #content .subnavigation {
	width:200px;
	text-align:left;
	font-size:108%;
	margin-bottom:50px;
}

body.standard #content .twocol2 {
	text-align:left;
	width:450px;
	float:left;
	margin-left:30px;
}

body.standard #content .subnavigation ul {
	padding:0px;
}

body.standard #content .subnavigation ul ul {
}

body.standard #content .subnavigation ul ul li {
	list-style-type:circle;
}

body.standard #content .subnavigation li.selected {
	font-weight:bold;
}

body.standard #content .subnavigation a {
	color:#666666;
	text-decoration:none;
}

body.standard #content .subnavigation a.selected {
	color:#000000;
}

body.standard #content .subnavigation a:hover {
	color:#000000;
}

body.standard #content .greennav {
	color:#FFFFFF;
	background-color:#5c8730;
	padding:7px;
	font-size:123.1%;
	border:2px solid #3c6720
}

body.standard #content .purplenav {
	color:#FFFFFF;
	background-color:#8c558f;
	padding:7px;
	font-size:123.1%;
	border:2px solid #6c356f;
}

body.standard #content .rednav {
	color:#FFFFFF;
	background-color:#cf756b;
	padding:7px;
	font-size:123.1%;
	border:2px solid #af554b;
}

body.standard #content .bluenav {
	color:#FFFFFF;
	background-color:#8ba6d5;
	padding:7px;
	font-size:123.1%;
	border:2px solid #6b96b5;
}

body.standard #content .orangenav {
	color:#FFFFFF;
	background-color:#eeb53f;
	padding:7px;
	font-size:123.1%;
	border:2px solid #ce951f;
}

body.standard #greenfooter {
	width:100%;
	background-color:#8ec74a;
	background-image:url("../images/greenfooter.jpg");
	background-position:top center;
	background-repeat:no-repeat;
	height:320px;
}

body.standard #greenfooter #footercontent {
	width:850px;
	background-color:#8ec74a;
	background-image:url("../images/greenfooter.jpg");
	background-position:top center;
	background-repeat:no-repeat;
	height:320px;
}

body.standard #purplefooter {
	width:100%;
	height:320px;
	background-color:#8c558f;
	background-image:url("../images/purplefooter.jpg");
	background-position:top center;
	background-repeat:no-repeat;
}

body.standard #purplefooter #footercontent {
	width:850px;
	background-color:#8c558f;
	background-image:url("../images/purplefooter.jpg");
	background-position:top center;
	background-repeat:no-repeat;
	height:320px;
}

body.standard #redfooter {
	width:100%;
	height:320px;
	background-color:#cf756b;
	background-image:url("../images/redfooter.jpg");
	background-position:top center;
	background-repeat:no-repeat;
}

body.standard #redfooter #footercontent {
	width:850px;
	background-color:#cf756b;
	background-image:url("../images/redfooter.jpg");
	background-position:top center;
	background-repeat:no-repeat;
	height:320px;
}

body.standard #bluefooter {
	width:100%;
	height:320px;
	background-color:#8ba6d5;
	background-image:url("../images/bluefooter.jpg");
	background-position:top center;
	background-repeat:no-repeat;
}

body.standard #bluefooter #footercontent {
	width:850px;
	background-color:#8ba6d5;
	background-image:url("../images/bluefooter.jpg");
	background-position:top center;
	background-repeat:no-repeat;
	height:320px;
}

body.standard #orangefooter {
	width:100%;
	height:320px;
	background-color:#eeb53f;
	background-image:url("../images/orangefooter.jpg");
	background-position:top center;
	background-repeat:no-repeat;
}

body.standard #orangefooter #footercontent {
	width:850px;
	background-color:#eeb53f;
	background-image:url("../images/orangefooter.jpg");
	background-position:top center;
	background-repeat:no-repeat;
	height:320px;
}

body.standard #footernavigation {
	float:left;
	text-align:left;
	color:#333333;
	position:relative;
	top:50px;
	font-size:108%;
}

body.standard #footernavigation a {
	color:#ffffff;
	text-decoration:none;
	border-bottom:1px dotted #333333;
}

body.standard #footernavigation a:hover {
	color:#333333;
}

body.standard #footernavigation ul {
	padding:0px;
}

body.standard #footernavigation li {
	padding:3px;
	padding-right:10px;
	padding-left:5px;
	list-style:none;
	display:inline;
}

body.standard #footercontactinfo {
	clear:both;
	float:left;
	text-align:left;
	color:#ffffff;
	position:relative;
	top:70px;
	left:40px;
	line-height:1.3;
	width:600px;
}

body.standard #footercontactinfo em.bullet {
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	color:#333333;
}

body.standard #footercontactinfo strong.largetext {
	font-size:123.1%;
}

body.standard #footercontactinfo hr {
	color:#333333;
	background-color:#333333;
	height:0px;
	border:0;
	border-bottom:1px solid #CCCCCC;
}

body.standard .blur {
	color:#AAAAAA;
}

body.standard a.external {
	color:#FFFFFF;
}

body.standard a.external:hover {
	color:#333333;
}

body.standard #logout {
	position:fixed;
	bottom:30px;
	right:10px;
	background-color:#5c8730;
	color:#FFFFFF;
	padding:10px;
	border:2px solid #FFFFFF;
}

body.standard #logout a {
	color:#CCCCCC;
}

body.standard .file {
	color:#666666;
	text-decoration:none;
}

body.standard a.file:hover {
	color:#000000;
}

body.standard .post {
	margin-bottom:1.5em;
	margin-top:0;
	margin:.5em;
	background-color:#FFFFFF;
	padding:.5em;
	border:2px solid #CCCCCC;
	float:left;
	width:645px;
}

body.standard .tease {
}

body.standard .headline {
	font-size:153.9%;
	color:#eeb53f;
}

body.standard .headline a {
	color:#eeb53f;
}

body.standard .date {
	font-size:93%;
	font-weight:bold;
	margin-left:1em;
}

body.standard .teaser {
	margin:.5em;
	color:#333333;
}

body.standard .fullstory {
	margin-left:.5em;
	margin-right:.5em;
	text-align:right;
}

body.standard .fullstory a {
	text-decoration:none;
}

body.standard .archive {
	text-align:right;
	margin:1em;
}

body.standard .archive a {
	color:#666666;
	text-decoration:none;
}

body.standard div.current {
	text-align:left;
	margin:1em;
}

body.standard .current a {
	color:#666666;
	text-decoration:none;
}

body.standard .current a:hover {
	color:#000000;
}

body.standard .archive a:hover {
	color:#000000;
}

body.standard span.current {
	float:left;
}

body.standard #emaillist {
	.margin-bottom:-20px;
	.margin-top:-4px;
}

body.standard #feed ul {
	margin-left:0;
}

body.standard #feed li {
	list-style-type:none;
}

body.standard #feed a {
	color:#666666;
	text-decoration:none;
}

body.standard #feed a:hover {
	color:#000000;
}

body.standard .portrait {
	float:right;
	margin:4px;
}

body.standard .portrait img {
	border:1px solid #333333;
}

body.standard 