BODY {
	background-color: white; 
	background-image: none; 
	color: black;
	margin: 0 10px 10px 10px;
	background-image: url('/wwwimages/watermark.gif');
	background-attachment: fixed;
	background-repeat: no-repeat;
}
DIV,P,UL,OL,li,TABLE,TH,TD,BLOCKQUOTE,H1,H2,H3,H4,H5,H6{
	font-family: verdana, arial, sans-serif;
}

A:link {
 	color: #0000FF; background-color: transparent 
}
A:visited { 
	color: #0000dd; background-color: transparent 
}
A:active { 
	color: #FF0000; background-color: transparent
 }
A:hover { 
	background-color: #FFFFBB 
}

ul.spaced li {
	margin-bottom: 12px;
}

.small-note {
  font-family : verdana, arial, sans-serif;
  font-size : 7pt;
  text-decoration : none;
  background-color : #ffffff;
  color : #777777;
 }

/* HEADER CLASSES */
.header{
	border-bottom: 2px solid #F2EA87;
	padding:0px; 
	margin: 0px; 
}
.pagetitle {
	position: absolute;
	right: 10px;
	top:10px;
	text-align: right;
	font-size: 110%;
}

/* MENU CLASES */
table.structure { 
	clear:both;
	padding:0px; 
	margin: 0px;
	width:100%;
}

.menu {
	background-color: #F2EA87;
	width: 140px;
	float: left;
	margin-left: -1px;
	padding: 0 10px 10px 10px;
	height: 100%;
	vertical-align: top;
}
.menu ul {
	list-style-image: none;
	list-style-type: none;
	font-size: 80%;
	padding: 3px;
	margin: 3px;
	margin-top: 0px;
}
.menu li {
        padding: 7px;
}
ul.twodeep {
	padding-bottom: 3px;
        margin-top: 0px;
}
ul.twodeep li {
        padding: 0px;
}

dl.cv dt {
	font-weight: bold;
	padding-top: 5px;
}

/* MAIN BODY */
.maincontent {
	padding: 5px;
	padding: 10px;
	margin-left: 190px;
	vertical-align:top;
	font-size: 80%;
}

td.rightcolumn {
	vertical-align:top;
	align: right;
	width: 150px;
}

div.footer {
	clear: both;
	border-top: 1px solid #F2EA87;
}
.footer li {
	display: inline;
	padding-right: 25px;
}
.footer ul {
	list-style: none;
	padding-left: 5px;
	margin: 0;
	white-space: nowrap;
	font-size: 60%;
}


.rss {
	background-image:url(/wwwimages/rss16.png) !important;
	padding-bottom:2px;
	padding-left:20px !important;
	padding-top:2px;
	color:#777777 !important;
	font-size:80%;
	text-decoration:none;
	background-position:left center;
	background-repeat:no-repeat;
}


ul.adminmenu li {
	display: inline;
	background: #eeeeee;
	border: 1px solid #ffffff;
}
ul.adminmenu {
	list-style: none;
	padding-left: 5px;
	margin: 10px 5px 10px 5px;
	white-space: nowrap;
	font-size: 80%;
}


table.admin-newslist {
	border-collapse: collapse;
}
table.admin-newslist tr {
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
table.admin-newslist td {
	font-size: 80%;
}
img.absmiddle {
	vertical-align: middle;
}

/* Misc styles */

.article {
	font-family : verdana, arial, sans-serif;
	text-decoration : none;
}

div.article-highlight{
	border-top : thin solid Black;
	border-bottom : thin solid Black;
	font-family: verdana, arial, sans-serif;
	vertical-align : middle;
	text-align : center;
	font-size: 150%;
	margin: 5px 80px 5px 80px;
}

table.giglist td {
	font-family : verdana, arial, sans-serif;
	text-decoration : none;
	padding: 3px;
	font-size: 80%;
}
table.complist td {
	font-family : verdana, arial, sans-serif;
	text-decoration : none;
	padding: 3px;
}

th.cv
{	vertical-align: top;
	text-align: left;
}



table.sketch {
	padding: 0 10px 0 0;
}
td.sketch{
	padding: 0 0 10px 0;
	font-family : verdana, arial, sans-serif;
	text-decoration : none;
	font : 10pt;
}
th.sketch{
	vertical-align: top;
	font-family : verdana, arial, sans-serif;
	text-decoration : none;
	font : 10pt;
	width: 20%;
}


.complist {
	font-family : verdana, arial, sans-serif;
	text-decoration : none;
	font : 10pt;
}

th.complisttitle{
	font-family : verdana, arial, sans-serif;
	font-weight : bold;
	font : 12pt;
	border-top : thin solid Black;
	border-bottom : thin solid Black;
}

.complistdetail {
	font-family : verdana, arial, sans-serif;
	font: 8pt;
}

hr.complistsplit {
	color: #cccccc;
	background-color: #cccccc;
}

.BSCWText {
	FONT-SIZE: 10pt; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.BSCWSimpleText {
	FONT-SIZE: 10pt; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.BSCWError {
	FONT-SIZE: 10pt; FONT-STYLE: italic; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.BSCWCategory {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; MARGIN-BOTTOM: 6px; WIDTH: 100%; COLOR: #ffffff; LINE-HEIGHT: 120%; BACKGROUND-COLOR: #000080
}
.BSCWTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt
}
.BSCWSubTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt
}
.BSCWAuthor {
	FONT-SIZE: 10pt; FONT-STYLE: italic
}
.BSCWQuote {
	FONT-SIZE: 10pt; FONT-STYLE: italic
}



div.codemessage {
	color: Black;
	background-color: #efefef;
	border: 1pt solid #ff0000;	
	margin: 10px 5px 10px 5px;
}

p.jokeOfTheDay {
	clear: both;
	color: Black;
	background-color: #F2EA87;
	border: 2px solid #D3BF11;
	padding: 3pt;
}


div.newsitem {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-top: 2px solid #D3BF11;
	clear: left;
	display: block;
}
div.newsitem h2 {
	font-size: 100%;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
div.newsitem p {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 100%;
}


div.date {
	clear: left;
	color: #777777;
	float: left;
	font-size: 20px;
	margin-left: -5px;
	position: relative;
	text-align: center;
	width: 50px;
	margin-bottom: 5px;
}

div.date .date-top {
	display: block;
	font-size: 14px;
	padding: 0 0 0 0;
}

div.date .date-middle {
	display: block;
	font-family: georgia, serif;
	font-size: 32px;
	font-weight: bold;
	margin-top: -10px;
	padding: 0 0 0 0;
	arse: 2px 0 7px 0;
}

div.date .date-bottom {
	display: block;
	font-size: 12px;
}

table.photos {
	width: 100%;
	padding: 10px 10px 10px 10px;
}

table.photos td {
	padding: 10px 10px 10px 10px;
	border: 3px solid #F2EA87;
	font-size: 80%;
	text-align: middle;
	vertical-align: middle;
	align: center;
}

table.photos td img {
	border: none;
	align: center;
}