/* Set some default styles */
 body	{
	margin: 0px;
	font-family: Arial, Verdana, Helvetic, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #000000;
	background-color: #ffffff;
	}
/* Styles for Page Segments */
#masthead	{
	width: 840px;
	height: 50px;
	padding-left: 10px;
	background-color: #ffffff;
	border-bottom: 10px solid #ffffff;
	}
#navbar	{
	font-size: 14pt;width: 844px;
	height: 38px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #ffffff;
	border-bottom: 10px solid #ffffff;
	border-right: 10px solid #ffffff;
	}
#leftside  {
	float: left;
	width: 500px;
	background-color: #DCDCDC;
	min-height: 187px;
	border-bottom: 10px solid #ffffff;
	}
#portrait {
	float: left;
	background-color: #ffffffcc;
	min-height: 187px;
	width: 250px;
	border-bottom: 10px solid #ffffff;
	}	
#maincontent	{
	width: 850px;
	margin-top: 0px;
	margin-right: 0px;	
 	margin-bottom: 0px;
	margin-left: 0px;	
	padding-left: 0px;
	border-top: 4px solid #ffffff;
	color: #000000;
	background-color: #ffffff;
	}
#footer	{
	clear: both;
	position: relative;
	width: 835px;
	height: 138px;
	margin-top: 0px;
	padding-right: 10px;
	text-align: right;
	color: #000000;
	background-color: #ffffff;
	border-top: 4px solid #ffffff;
	border-bottom: 4px solid #ffffff;
	border-left: 4px solid #ffffff;
	border-right: 4px solid #ffffff;
	}
#page	{
	width: 850px;
	margin: 0 auto;
	padding: 0px;
	background-color: #ffffff;
	}
#xnavigation a	{
	margin-top: 0px;
	float: left;
	font-size: 14pt;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 3px;
	color: #000000;
	display: block;
	width: 200px;
	height: 30px;
	border-left: 10px solid #ffffff;
	}
#xnavigation a:hover	{
	margin-top: 0px;
	border-left: 10px solid #ffffff;
	background-color: #fab072;
	color: #ff0000;
	}
#navbartitle	{
	margin: 0px;
	color: #006363;
	font-variant: small-caps;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	}

/* index styles */
a.alssite:link	{
	text-decoration: none;
	text-align: right;
	}
a.alssite:visited	{
	text-decoration: none;
	text-align: right;
	color: #ff9966;
	}
a.alssite:hover	{
	text-decoration: none;
	text-align: right;
	color: #ff0000;
	}
	
/* portrait styles */
.portrait4 {
	margin: 0px auto;
	width: 250px;	
	height: 187px;
	background-color: #ffffff;
	background-image: url("images/portrait4.jpg");
	background-repeat: no-repeat;
	}

/* background styles */
div.maincontent{
	font-size: 1.0em;
	}
	
/* gallery styles */

div.paintings {
	float: left;
	height: 150px;
	width: 250px;
	padding: 5px;
	background-color: #ffffff;
	}
div.paintings p	{
	font-size: 0.8em;
	height: 150px;
	background-color: #ffffff;
	padding: 5px;
	}
div.paintings img	{
	height: 100px;
	float: left;
	margin-right: 5px;
	}
div.gallery	{
	width: 580px;
	margin: 5px;
	}
div.paintings	{
	float: left;
	width: 250px;
	height: 150px;
	padding: 5px;
	background-color: #ffffff;
	}
div.msweb	{
	float: left;
	font-size: 0.9em;
	}
a.mssite:link	{
	text-decoration: none;
	text-align: right;
	}
a.mssite:visited	{
	text-decoration: none;
	text-align: right;
	color: #ff9966;
	}
a.mssite:hover	{
	text-decoration: none;
	text-align: right;
	color: #ff0000;
	}

/* contacts styles */

a.map:link	{
	text-decoration: none;
	text-align: right;
	}
a.map:visited	{
	text-decoration: none;
	text-align: right;
	color: #ff9966;
	}
a.map:hover	{
	text-decoration: none;
	text-align: right;
	color: #ff0000;
	}

	

