@media screen {
* {
	background-color: transparent;
	border: 0px solid #999;
	color: #333;
	font-size: 14px; font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}
body {
	background: silver;
	text-align: center;
}

/* ########## Blocks, id and class ########## */

#Canvas {
	margin: 10px 20px 0px 20px;
}
#Stretcher {
	margin: 0px 190px 0px 210px;
	text-align: left;
}
#Paint {
	vertical-align:top;
	text-align: center;
}
#Header {
	background: #929292;
	border: 1px solid #333;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
}
#Clock {
	float: right; 
	padding-right: 3px; 
	vertical-align:top; 
	font-family: Arial, sans-serif;
}
#Search input.textbox {
	width: 90%;
}
#Logo {
	text-align: left; 
	padding-top: 5px; 
	padding-left: 5px;
}
#Logo a {
	font-size: 72px;
}
#Title {}
/* #SITELINKS {position: relative; text-align: center;} */
ul#MainMenuLinks li {list-style: none; display: inline;}

/* #top {height:1px;width:1px;display: none;} */
#toggleMenu {
	float: right; 
	padding-right: 3px;
}
#Menus {
	float: left;
	width: 200px; /* width: 25%; nogo w/ ie yet */
	border: 0px solid #999;
	padding-top: 10px;
	text-align: left;
}
#ImageStrip {
        float: right;
        width: 180px; /* width: 25%; nogo w/ ie yet */
        border: 0px solid #999;
        padding-top: 10px;
        text-align: center;
}
#Footer {
	background: #929292;
	border: 1px solid #333;
	clear: both;
	font-size: 10px;
	padding: 2px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
}
.MenuBlock {
	background: #fff;
	padding: 10px;
	border: 1px solid #333;
	text-align: left;
	margin-bottom: 10px;
}
.MenuBlock h1 {
	text-indent: 0px; 
	font-size: 16px; 
	padding-bottom:10px;
}
.MenuBlock strong {
	text-indent: 0px; 
	font-size: 16px; 
	padding-bottom:10px;
}
.ImageBlock {
        background: #fff;
        padding: 10px;
        border: 1px solid #333;
        text-align: center;
        margin-bottom: 10px;
}
.ContentBlock {
	margin: -3px 0px 0px 0px;
	background: #fff;
	border: 1px solid #333;
	padding: 10px;
	text-align: left;
}
.ContentBlock p {
	padding: 10px;
	}
.ContentBlock > * {
	padding: 0px;
	border-bottom: 0px dotted #999;
	text-align: left;
}
.ContentBlock * a {
	border-bottom: 1px dotted #FF0000;
	text-align: left;
}
.ContentBlock * a:hover {
	text-decoration:none;
}
.ContentBlock * a img {
	border: 0px;
}
.navBar {
	margin: 0px 0px 0px 190px;
}
.displayNone {
	display: none;
	height:0px;
	width:0px;
}
.printNone {}
.title {
	position: absolute; 
	top: 60px; 
	font-size: 16px; 
	text-indent: 30px;
}
.title:first-letter {
	font-size: 20px; 
	text-indent:30px; 
	font-weight: bold;
}
.customMenu {
	text-indent: 0px; 
}
a.dingbat {
	text-align: center;
}
.dingbat {
	text-indent: 0px; 
	text-align: center; 
	font-family: serif; 
	font-weight: 100;
}
.dingbat:first-letter {
	text-indent: 0px; 
	text-align: center; 
	font-family: serif; 
	font-weight: 100;
}
.button {
	background:transparent !important; 
	border: 1px solid; 
	cursor: pointer; 
	padding: 0px  2px  0px 2px; 
	margin:2px; 
	border-top-color: #ccc; 
	border-right-color: #999;
	border-bottom-color: #999; 
	border-left-color: #ccc;
}
.button:hover {
	background: transparent; 
	border-top-color: #999; 
	border-right-color: #ccc; 
	border-bottom-color: #ccc; 
	border-left-color: #999;
}
.smalltext {
	font-size: 10px;
}
.smalltext a {
	font-size: 10px;
}
.smallblacktext {
	color: #666; 
	font-size: 12px;
}
.mediumtext {
	font-size: 12px;
}
.largetext {
	font-size: 16px;
}

/* ########## Elements ########## */

img {}
a.MainMenuLinks {
	border: 1px solid #333; 
	background: #999; 
	text-decoration: none; 
	padding: 0px 10px 0px 10px;
}
a.MainMenuLinks:link {
	border: 1px solid #333; 
	background: #999; 
	text-decoration: none; 
	padding: 0px 10px 0px 10px;
}
a.MainMenuLinks:visited {
	border: 1px solid #333; 
	background: #999; 
	text-decoration: none; 
	padding: 0px 10px 0px 10px;
}
a.MainMenuLinks:hover {
	border: 1px solid #333; 
	background: #ccc; 
	color: #000; 
	text-decoration: none; 
	padding: 0px 10px 0px 10px;
}
a.MainMenuLinks:active {
	border: 1px solid #333; 
	background: #ffc; 
	color: #000; 
	text-decoration: none; 
	padding: 0px 10px 0px 10px;
}
a.MainMenuLinksCurrentPage {
	border: 1px solid #333; 
	background: silver; 
	border-bottom: 1px solid silver; 
	color: #000; 
	text-decoration: none; 
	padding: 0px 10px 0px 10px;
}
a.MainMenuLinksCurrentPage:hover {
	border: 1px solid #333; 
	background: silver; 
	border-bottom: 1px solid silver; 
	color: #000; 
	text-decoration: none; 
	padding: 0px 10px 0px 10px;
}
a.menuLinks {
	padding: 0px 10px 0px 0px; 
	text-decoration: none;
}
a.menuLinks:link {
	text-decoration: none;
}
a.menuLinks:visited {
	text-decoration: none;
}
a.menuLinks:hover {
	border: 1px solid #DEE7F7; 
	background: #ffc; 
	text-decoration: none;
}
a.menuLinks:active {
	border: 1px solid #ffc; 
	background: #DEE7F7; 
	text-decoration: none;
}
a.menuLinksCurrentPage {
	border: 1px solid #DEE7F7; 
	background: #ffc; 
	padding: 0px 10px 0px 20px; 
	text-decoration: none;
}
a.menuLinksCurrentPage:hover  {
	border: 1px solid #DEE7F7; 
	background: #ffc; 
	padding: 0px 10px 0px 20px; 
	text-decoration: none;
}
strong a.menuLinks {
	font-size: 16px;
}
strong a.menuLinksCurrentPage {
	font-size: 16px; 
	border: 1px solid #DEE7F7; 
	background: #ffc;
}
strong a.menuLinksCurrentPage:hover  {
	font-size: 16px; 
	border: 1px solid #DEE7F7; 
	background: #ffc; 
	text-decoration: none;
}
strong a.menuLinks:first-letter {
	font-size: 20px; 
	font-weight: bold;
}
strong a.menuLinksCurrentPage:first-letter {
	font-size: 20px; 
	font-weight: bold;
}
ul a.menuLinks {
	padding: 0px 10px 0px 20px;
}
ul a.menuLinksCurrentPage {
	padding: 0px 10px 0px 40px; 
	font-weight: bold;
}
ul a.menuLinksCurrentPage:hover {
	padding: 0px 10px 0px 40px; 
	font-weight: bold; 
	text-decoration: none;
}
a img {
	border: 0px;
}
a {
	text-decoration: none;
}
a:link {}
a:visited {}
a:hover {
	color: #000; 
	text-decoration:underline;
}
abbr, acronym, .info {
	border-bottom: 1px dotted #FF0000;
	cursor: help;
}
h1 a:hover {
	text-indent: 30px; 
	font-size: 16px; 
	padding-bottom:10px;
}
h1 a:first-letter {
	color: #333; 
	font-size: 20px; 
	font-weight: bold;
}
p a:hover {
	text-indent: 30px;
}
p a:first-letter {
	font-size: 16px; 
	font-weight: bold;
}
p {
}
p:first-letter {
	font-size: 16px; 
	font-weight: bold;
}
h1 {
	text-indent: 30px; 
	font-size: 18px;
}
h1:first-letter {font-size: 20px; font-weight: bold;}
h2 {text-indent: 30px; font-size: 16px;}
h2:first-letter {font-size: 20px; font-weight: bold;}
h3 {text-indent: 30px; font-size: 16px;}
h3:first-letter {font-size: 20px; font-weight: bold;}
h4 {text-indent: 30px; font-size: 16px;}
h4:first-letter {font-size: 20px; font-weight: bold;}
h5 {text-indent: 30px; font-size: 16px;}
h5:first-letter {font-size: 20px; font-weight: bold;}
h6 {text-indent: 30px; font-size: 16px;}
h6:first-letter {font-size: 20px; font-weight: bold;}
strong {text-indent: 30px; font-size: 16px; padding-bottom:10px;}
strong:first-letter {font-size: 20px; font-weight: bold;}

ul {list-style-type: none;}

textarea.textbox {background: #ccc; border: 1px solid #333; padding: 3px; cursor: text;}
textarea.textbox:hover {background: #ccc; cursor: text;}
input.textbox {background: #ccc; border: 1px solid #333; padding: 3px; cursor: text;}
input.textbox:hover {background: #ccc; cursor: text;}
input.button { background:transparent !important; border: 1px solid; cursor: pointer; padding: 0px  2px  0px 2px; margin:2px; border-top-color: #ccc; border-right-color: #999;border-bottom-color: #999; border-left-color: #ccc;}
input.button:hover {background: transparent; border-top-color: #999; border-right-color: #ccc; border-bottom-color: #ccc; border-left-color: #999;}

table.project {
	margin-left: auto;
	margin-right: auto;
	width: 400px;
}
table.project caption {
	caption-side: top;
        margin-left: auto;
        margin-right: auto;
        width: 400px;
	font-size: 30px;
}
ul.ref {
	padding-left: 40px;
	list-style-type: disc;
}
} /* EOF */
