html { 
	min-width: 800px;
	min-height: 800px;
	 }
body	{
	color: #333333;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
.hide	{
	display: none;
	}
	
img {
	display: block;
	border: 0;
	}
	
img.right {
	padding-left: 10px;
	padding-bottom: 10px;
	}
	
img.left {
	padding-right: 10px;
	padding-bottom: 10px;
	}
	
a {color: #990000; text-decoration: underline;}

a:hover {  color: #CC9933}

a.artist {color: #333333; text-decoration: none;}

a.artist:hover {color: #333333; text-decoration: none;}
	
.textLtSmB2	{font-family: Verdana, Helvetica, sans-serif; font-size: 8pt; color: #666666; font-weight: bold;}

.textLtSmB3	{font-family: Verdana, Helvetica, sans-serif; font-size: 8pt; color: #cccccc; font-weight: bold;}

.textLtSm	{font-family: Verdana, Helvetica, sans-serif; font-size: 8pt; color: #333333}
	
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6, a	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}
	
p, td, li, ul, ol {
	font-size:  9pt;
	}

h1	{
	font-size: 1.15em;
	font-weight: bold;
	color: #333333;
	}

h2	{
	font-size: 12pt;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	font-weight : bold; 
	color: #CC9933;
	padding-bottom: 15px;
	}
	
h3	{
	font-size: 11pt;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	font-weight : bold; 
	color: #990000;
	padding-bottom: 10px;
	}
	
h4	{
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	color: #333333;
	}
	
#content {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	background: #fff; 
	}
	
.twentyParagraphs {
	line-height: 20px;
	}
	
.fifteenParagraphs {
	line-height: 20px;
	}

#footer p	{
	font-size: 11px;
	margin-top: 25px;
	}
	
/* Basic page divisions */

table#primarycontent	{
	margin: 0;
	border-right: 3px solid #CC9966;
	border-left: 3px solid #CC9966;
	}

#primarycontent	{
	padding: 25px;
	}


/* Sidebar display attributes */

#sidebar p	{
	font-style: italic;
	text-align: right;
	margin-top: 0.5em;
	}

#sidebar img	{
	margin: 30px 0 15px 0;
	}
	
#sidebar h2	{
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	line-height: 1.5;
	text-align: right;
	}
/* Header  components */

td.header {
	background-color: #fff;
	margin: 0;
	padding: 0;
	} 
	
a.header {
	color: #333;
	font-weight : normal; 
	text-decoration : none;
	background: transparent; 
	font-size: 24pt;
	letter-spacing : 5px;
} 

.menuLtSm { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #CC9933 ; line-height:14pt; text-decoration:none;  font-weight: bold}

.menuLtSm:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #990000 ; line-height:14pt; text-decoration:none;  font-weight: bold}

.menuDkSm { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #990000 ; line-height:14pt; text-decoration:none;  font-weight: bold}

.menuDkSm:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #CC9933 ; line-height:14pt; text-decoration:none;  font-weight: bold}

.menuDk2Sm { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #006666 ; line-height:14pt; text-decoration:none;  font-weight: bold}

.menuDk2Sm:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #CC9933 ; line-height:14pt; text-decoration:none;  font-weight: bold}

.grey {
	background-color: #CC9966;
	}

/* Navigation bar components */


table#menubar	{
	margin-top: 30px;
	border-bottom: 1px solid #006666;
	padding-top: 4px;
	padding-bottom: 4px;
	}

table#infomenubar	{
	margin-bottom: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
	}
/* Footer components */


table#footer	{
	margin-top: 12px;
	border-top: 1px solid #006666;
	margin-right: 0px;
	margin-left: 0px;
	}

table#footer td	{
	font: 11px verdana, arial, sans-serif;
	background: #fff;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 0px;
	}

table#footer td a	{
	color: #990000;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	display: block;
	}
	
#footer td a:link, #nav td a:visited {
	background: transparent;
	display: block;
	line-height: 25px;
	} 

#footer td a:hover {
	color: #CC9933;
	background: white;
	} 

table#work	{
	padding-left: 20px;
	padding-right: 10px;
	line-height: 15px;
}