﻿/*****************************************************
		(c) CSS by 1800miti.Com, Inc. for
		       TopHatMan John Shields
*****************************************************/

/*****************************************************
	        Definition for Text Elements
*****************************************************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin-top: 20px;
	padding: 0px;
	background-color: #E6FFE6;
}
th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #800000;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #800000;
}
.center1 {
	margin-left: auto;
	margin-right: auto;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
ol {
	margin-bottom: 20px;
	line-height: 1.2em;
	margin-left: 3em;
}
ul {
	margin-bottom: 20px;
	line-height: 1.2em;
	margin-left: 3em;
}
/******* hyperlink and anchor tag styles *******/
a:link		{ 
	color: #0000FF; 
	text-decoration: none; 
	font-family: verdana, helvetica, arial, 'sans serif' 
}
a:visited	{ 
	color: #800080; 
	text-decoration: none; 
	font-family: verdana, helvetica, arial, 'sans serif' 
}
a:hover		{ 
	color: #FF0000; 
	text-decoration: underline; 
	font-family: verdana, helvetica, arial, 'sans serif' 
}
/************** header tag styles **************/
h1 {
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	font-weight: bold;
 	color: #FFFFFF;
	text-align: center;
 	margin: 0px;
 	padding: 0px
}
h2 {
	color: #006699;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 114%;
	font-weight: bold;
}
h3 {
	color: #334d55;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}
h4 {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
h5 {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}
/************   workspace styles   ************/
#whitepaper	{
	width: 100%;
}
#workspace	{
	width: 764px;
	height: 500px;
	background-color: #fefae0;
	padding: 10px;
	border-right: 3px groove #fcefbf;
	border-top: 3px groove #d7a800;
	border-left: 3px groove #d7a800;
	border-bottom: 3px groove #fcefbf;
	margin-left: auto;
	margin-right: auto;
}
#display	{
	width: 744px;
	height: 480px;
	background-color: #FFFFFF;
	padding: 0px;
	border-right: 2px inset #d7a800;
	border-top: 2px inset #fcefbf;
	border-left: 2px inset #fcefbf;
	border-bottom: 2px inset #d7a800;
	margin-left: auto;
	margin-right: auto;
}
#top-left-space	{
	width: 444px;
	height: 340px;
	background-color: #FFFFFF;
	padding: 0px;
	border: 0px;
	margin: auto;
}
#bottom-left-space	{
	width: 444px;
	height: 140px;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	border: 0px;
	margin: auto;
}
#right-space	{
	width: 300px;
	height: 480px;
	vertical-align: top;
	background-color: #009900;
	padding: 0px;
	border: 0px;
	margin: auto;
}
/********* banner and menu bar styles *********/
#logo	{
	display: block;
	width: 300px;
	height: 110px;
	padding: 0px;
	border: 0px;
	background-image: url('../images/top-hat-man.gif');
	float: left;
	vertical-align: top;
}
#address {
	width: 300px;
	height: 60px;
	margin: 0px;
	background-color: #009900;
	background-image: url('../images/address.jpg');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 0px 0 0px 0;
	border: 0px;
}
#address a {
	text-transform: uppercase;
	text-decoration: none;
	color: #fedc63;
}
#address a:hover {
	color: #FFFFFF;
}
#address .active a {
	color: #fedc63;
}
/*************** Menu tag styles ***************/
.menu {
	width: 300px;
	height: 30px;
	margin: 0px;
	background-image: url('../images/bar-1.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 0px 0 0px 0;
	border: 0px;
}
.menu a:visited {
	border: 0px;
	margin: 0px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fedc63;
}
.menu a:link {
	border: 0px;
	margin: 0px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fedc63;
}
.menu a:hover {
	border: 0px;
	margin: 0px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}
.menu .active a {
	color: #fedc63;
}
/**************** Screen styles ****************/
#screen	{
	display: block;
	width: 300px;
	height: 130px;
	padding: 0px;
	border: 0px;
	background-image: url('../images/screen.jpg');
	float: left;
	vertical-align: top;
}
#screen img  {
	position: relative;
	left: 25px;
	top: 25px;
	width: 250px;
	height: 80px;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}
/*************** Story tag styles ***************/
#story {
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	border: 1px gray dashed;
}
#story p {
	margin: 0;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
#story a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #008001;
	text-decoration: none;
}
#story a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #008001;
	text-decoration: none;
}
#story a:hover{
	color: #FF0000;
	text-decoration: underline;
}
#story1 {
	padding: 3px 2px 0px 2px;
}
#story1 p {
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
#story1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #008001;
	text-decoration: none;
}
#story1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #008001;
	text-decoration: none;
}
#story1 a:hover{
	color: #FFFFFF;
	background-color: #008001;
	font-weight: bold;
	text-decoration: underline;
}
#story2 {
	clear: both;
	padding: 3px 2px 0px 2px;
	background-color: #f2f2f2;
}
#story2 p {
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	font-style: italic;
	color: #9c9494;
}
.center  {
	text-align: center;
}
.bold  {
	font-weight: bold;
}
.special  {
	font-weight: bold;
	text-align: center;
}
/*************** END styles ***************/
