@media screen {
* {
	background-color: transparent;
	border: 0px solid #999;
	color: #333;
	font-size: 14px; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	padding: 0px;
	margin: 0px;
}
body {
	background: silver;
	text-align: center;
}

.links {
	margin-left:4.8em;
}	
.links li {
	margin-bottom: 0.5em;
}
/* ########## Blocks, id and class ########## */

#Canvas {margin:10px 20px 0px 20px;}
#Stretcher {margin:0px 0px 0px 190px;text-align:left;}
#Paint {
	vertical-align:top;
	text-align:center;
}
#Header {
	background:#929292;
	border:1px solid #333;
	font-size:10px;
	text-align:left;
}
#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 {
	font-size: 3.5em; 
	font-weight: bold;
	text-align: center;
	float: right;
	position: absolute;
	/*font-family: times, serif;*/
	color: navy;}
/* #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: 175px; /* width: 25%; nogo w/ ie yet */
	border: 0px solid #999;
	padding-top: 17px;
	text-align: left;
}
#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;}
.ContentBlock {
	position:relative;
	*top:-1.8em;
	margin:0;
	background:#fff;
	border:1px solid #333;
	padding:10px;
	text-align:left;
	width:97%;
	*width:96%;
}
.ContentBlock p {padding: 10px;}
.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: 5em; text-indent: 30px;}

.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;}

ul .menuLinks {list-style-type:none}
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 {text-decoration:underline}
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: 14px;}
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;}
.ContentBlock a {text-decoration:underline;}

.ContentBlock a:hover {/*color: #000;*/ text-decoration:underline; font-weight:bold}
abbr, acronym, .info {
	border-bottom: 1px dotted #FF0000;
	cursor: help;
}
h1 a:hover {text-indent: 30px; font-size: 16px; padding-bottom:10px;}

p {text-indent: 30px;}
.indent {margin-left:30px}

h1 {text-indent: 30px; font-size: 20px;}
h1:first-letter {font-size: 20px; font-weight: bold;}
h2 {text-indent: 30px; font-size: 16px; margin-top:1em;margin-bottom:0.5em}

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

sup	{font-size:80%;}
.colorBlue {color:#0099FF}
}