/**** old version ****
body {
	font-family: Verdana, Arial, sans-serif;
	margin: 0px 0px 20px 0px;
  background-color: #000000;
  color: #FFFFFF;
  text-align: center;
	}
*********************/

html, body {
  /**** new (css layout) 15/05/2006 ****/
  height:100%;

  /************** old ******************/
	font-family: Verdana, Arial, sans-serif;
	margin: 0px 0px 20px 0px;
  background-color: #000000;
  color: #FFFFFF;
  text-align: center;
	}

img {
	border: 0px;
}


a {
  z-index:3;
	text-decoration: none;
}

a:link {
	color: #ffff33;
	}

a:visited {
	color: #ffff99;
	}

a:active {
	color: #ffff33;
	}

a:hover {
	color: #333333;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}


#explain {
	background-color: #999999;
  text-align: center;
  margin-top: 17px;
  margin-bottom: 17px;
  padding: 0px;
  border-top: 1px solid #333;
}

#explain input {
	font-family: Verdana, Arial, sans-serif;
  vertical-align: middle;
	background-color: #999999;
  font-weight: bold;
  font-size: small;
	color: #333333;
  border: 0px;
  text-align: center;
  margin: 0px;
}



.yellowlink {
	color: #ffff99;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-decoration: none;
	text-align: right;
	margin-right: 15px;
	}

.yellowlink a:link {
	color: #ffff33;
	}

.yellowlink a:visited {
	color: #ffff99;
	}

.yellowlink a:active {
	color: #ffff33;
	}

.yellowlink a:hover {
	color: #ffff33;
	text-decoration: underline;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 10px;
	width: 98%;
	background-color: #000000;
	}


.header {
  /**** new (css layout) 15/05/2006 ****/
  height: 125px; /* Real height of header. Need for Firefox. */


  /************** old ******************/
  position:relative;
	background-color: #ff0000;
  /* height: 125px; conflicts with new */
}

#titlehead {
  top: 0px;
  left: 0px;
  position: absolute;
}

#title {
	position:relative;
	margin:0px;
	padding-top:40px;
}

#title div {
	position:absolute;
	bottom:0px;
	right:0px;
	width:100%;
	padding:0px 10px 0px 0px;
}

#title img {
	float:right;
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px;
	border:0px;
}  

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	background-color: #999999;
	text-align: left;
	padding: 15px;
	margin-right: 34px;
	border-bottom: 1px solid #000000;
	height: 39px;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #000000;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	}

#banner h2 {
	font-size: small;
	}

#leftcol {
  /**** new (css layout) 15/05/2006 ****/
  float: left;
	left: 0px;
  margin-top: 235px;
  margin-right: 13px;
	/* width: 241px; in existing spec */

  /************** old ******************/
	width: 241px;
	background-color: #000000;
	overflow: hidden;
	}

/**** new (css layout) 15/05/2006 ****/
#centercol {
  /* position: absolute;*/
  top: 125px;
  margin: 0px 190px 20px 230px;
	padding-left: 10px;
	padding-right: 10px;
	}
/*************************************/

#rightcol {
  /**** new (css layout) 15/05/2006 ****/
	position: absolute;
	top: 125px;
	right: 0px; /* Opera5.02 will show a space 
	at right when there is no scroll bar */
  margin-left: 13px;
  margin-top: 17px;
	width: 200px;
  z-index:3; /*necessary?*/

  /************** old ******************/
	background-color: #000000;
	overflow: hidden;
	}

.newsbox {
  font-family:verdana, arial, sans-serif;
  color:#222;
	background-color: #666666;
  font-size: small;
  line-height: 100%;
  padding: 0px 0px 5px 0px;
  margin: 0px 0px 17px 0px;
  max-width: 200px;
}

.newsbox p {
  margin: 10px 5px 5px 5px;
}

.newsbox li {
	list-style-type: none;
  margin-bottom: 5px;
  margin-right: 5px;
	}

.newsbox img {
  background-color: #000000;
}

.blogbody {
  font-family:verdana, arial, sans-serif;
  color:#222;
  font-size:small;
  font-weight:normal;
    background:#666666;
    line-height:140%;		
  margin-bottom:30px;
  padding-bottom:1px;
  border-top: 1px solid #333;
  }
  
.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover {
  font-weight: normal;
  text-decoration: underline;
}


.content {
	background-color: #000000;
	color: #dddddd;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	padding: 0px;
  margin: 17px 17px 0px 17px;
	}


.content p {
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	margin: 10px 10px 0px 10px;
	}

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

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

.content h2 {
	color: #666666;
	background-color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: large;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content h3 {
	color: #000000;
  background-color: #999999;
  height: 20px;
  padding-left: 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #cccccc;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #333333;
	text-align: left;
	line-height: normal;
	padding: 3px;
  margin-bottom:2px;
	}

#calendar {
  line-height: 140%;
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
  padding: 2px;
	text-align: center;
	margin-bottom: 10px;
	}

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

#calendar caption {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

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

#calendar td {
	text-align: center;
	}

#people {
  text-align: justify;
  color:#ffffff;
  padding: 2px;
}

.sidebox {
  font-family:verdana, arial, sans-serif;
  color:#222222;
	background-color: #666666;
  font-size: x-small;
  padding: 0px 0px 3px 0px;
  margin: 0px 0px 17px 0px;
  border-top: 1px solid #333;
}

.sidebox form
{
  margin: 10px;
}

.sidebox p {
  margin: 10px;
}

.sidebar {
	padding: 0px;
	font-size: x-small;
	}

.sidebar h2 {
	color: #333333;
  background-color: #999999;
  height: 20px;
  padding-left: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}


.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 5px;
	}

.sidebar li {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	margin-left: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: none;
	}

.sidebar img {
	border: 0px solid #333;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: center;
	color: #333333;
	background-color: #666666;
  padding: 3px;
	}

#copyright {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: center;
	color: #666666;
	margin-top: 10px;
  border-top:1px dotted #333;
  border-bottom:1px dotted #333;
	
	}

#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%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

.inline-images {
	text-align: center;
}

.inline-images p {
	margin: 20px;
}

.inline-images img {
}

#gallery img {
  padding:10px;
}


/**** new (css layout) 15/05/2006 ****/
#navimages {
	position: relative; /*need to be relative for IE*/
  left: 0px;
 /* top: 129px;*/
  top: 4px;
  width:241px;
  z-index:3;
}

#navimagesleft {
  position: absolute;
  width: 106px;
  top: 13px;
  left: 0px;
}

#navimagesleft img {
  border:0px;
  margin-bottom:17px;
}

#navimagesright {
  position: absolute;
  width: 118px;
  top: 13px;
  right: 0px;
}

#navimagesright img {
  border:0px;
  margin-bottom:17px;
}

.footerunit {
  margin:17px;
}

#container {
  position:relative;
  padding-bottom: 10px;
}

#tagline {
  color:#ffff99;
  top:95px;
  text-align:right;
  font-size:small;
  z-index:1;
}

VideoPlayback {
  text-align: center;
}
