@media screen {
* {
	background-color: transparent;
	border: 0px solid #999999;
	color: #333333;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}
body {
	background: #cccccc;
	text-align: center;
	min-width: 900px;
	max-width: 1000px;
}
select {outline: 2px solid #cccccc;}
#Canvas {
	margin: 10px 20px 0px 20px;
}
#Stretcher {
	margin: 0px 0px 0px 190px;
	text-align: left;
	padding-bottom: 10px;
}
#Paint {
	vertical-align:top;
	text-align: center;
}
#Header {
	background: #333333;
	border: 1px solid #000000;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
}
#Slogan {
	float: right;
	padding-top: 30px;
	padding-right: 20px;
	vertical-align:top;
	font-size: 14px;
}
#Slogan a { color: #ffffff; }
#Logo {
	margin: 20px 0px 10px 10px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 10px;
	color: #ffffff;
	font-size: 14px;
}
ul#TopMenuLinks li {
	list-style: none;
	display: inline;
	padding: 0px;
}
ul#TopMenuLinks a {
	font-size: 16px;
}
#top {
	height:1px;
	width:1px;
	display: none;
}
#Menus {
	float: left;
	width: 180px;
	border: 0px solid #999999;
	padding-top: 10px;
	text-align: left;
}
#Footer {
	background: #999999;
	border: 1px solid #333333;
	clear: both;
	font-size: 10px;
	padding: 0px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
}
#twitter_div {font-size: 12px;}
#twitter_div li {padding: 0px 10px 15px 10px;}
.LeftMenuBlock {
	background: #fff;
	padding: 10px 10px 20px 10px;
	border: 1px solid #333333;
	text-align: left;
	font-size: 12px;
	margin-bottom: 10px;
}
.LeftMenuBlock a {
	position: relative;
}
.LeftMenuBlock p {
	text-indent: 10px;
	font-size: 16px;
	font-weight: normal;
	padding-bottom:10px;
}
.ContentBlock {
	margin: -10px 0px 0px 0px; /* The up-down bug appears to be here */
	background: #fff;
	border: 1px solid #333333;
	padding: 20px 10px 10px 20px;
	text-align: left;
	font-size: 12px;
}
.ContentBlock p {
	padding: 5px 10px 5px 0px;
}
/* .ContentBlock > * {
	padding: 0px;
	border-bottom: 0px dotted #999999;
	text-align: left;
}
 */
/* .ContentBlock * a { */ 
.ContentBlock p a {
	border-bottom: 1px dotted #000000;
	text-align: left;
}
/* .ContentBlock * a:hover { */
.ContentBlock a:hover {
	text-decoration:none;
}
/*
.ContentBlock * a img {
	border: 0px;
}
 */
 
.ContentBlock ul {padding: 0px 10px 0px 20px;}
.ContentBlock li {
	list-style: disc;
/*	padding: 0px; */
}
.ContentBlock ul a {
	border-bottom: 1px dotted #000000;
	text-align: left;
}
.navBar {
	margin: 0px 0px 0px 190px;
}
.smalltext {font-size: 10px;}
.smalltext a {font-size: 10px;}
a.TopMenuLinks, a.TopMenuLinks:link, a.TopMenuLinks:visited, a.TopMenuLinks:hover, a.TopMenuLinks:active {
	border: 1px solid #333333;
	background: #999999;
	text-decoration: none;
	padding: 1px 10px 0px 10px;
}
a.TopMenuLinks:hover {background: #cccccc; color: #000000;}
a.TopMenuLinks:active {background: #ffffff; color: #000000;}
a.TopMenuLinksCurrentPage, a.TopMenuLinksCurrentPage:hover {
	border: 1px solid #333333;
	background: #cccccc;
	border-bottom: 1px solid #cccccc;
	color: #000000;
	text-decoration: none;
	padding: 1px 10px 0px 10px;
}
a.LeftMenuLinks, a.LeftMenuLinks:link, a.LeftMenuLinks:visited, a.LeftMenuLinks:hover, a.LeftMenuLinks:active {
	text-decoration: none;
	padding: 0px 10px 0px 20px;
}
a.LeftMenuLinks:visited {
	color: #333399;
}
a.LeftMenuLinks:hover {
	color: #ff0000;
}
a.LeftMenuLinks:active {
	color: #339900;
}

ul a.LeftMenuLinks {
	padding: 0px 10px 0px 20px;
	font-size: 14px;
}

img {}
a img {border: 0px;}
a {text-decoration: none;}
a:hover {
	color: #ff0000;
	text-decoration:underline;
}
a:active {
	color: #ffff33;
}
h1 {font-size: 18px; font-weight: normal;}
h2 {margin-top: 10px; font-size: 14px; font-weight: normal;}
h3 {font-size: 12px; font-weight: normal;}
h4 {margin-left: 10px; font-size: 10px; font-weight: normal;}
ul {list-style-type: none;}
hr {
	border: 0px; height: 0px;
/*	 border: 1px solid #999999;	 color: #999999;*/
}
}
