

body
{
	background-color: white;
	background-position: 0 0;
	font-family: Arial, Verdona, sans serif;
	font-size: 10px;
	line-height: 14px;
	
}


.box300
{
	padding: 0px 20px 20px 40px;
	width: 300px;
}

.name
{
	font-size: 16pt;
	font-weight: bold;
	margin: 6px 0px 7px 0px;
}


.sitenav
{
	font-size: 12px;
	line-height: 12px;
	background-color max-width: 800px;
	float: left;
	padding: 2px 6px 2px 6px;
	margin: 0px 8px 0px 0px;
	border-color: silver;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
}

.galleryhead
{
	color: white;
	background-color: silver;
	max-width: 720px;
	font-size: 6px;
	line-height: 5px;
	padding: 2px;
	margin: 0px 0px 4px 0px;
	clear: left;
}

.title
{
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	border-color: #CCC;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	padding: 4px 4px 4px 4px;
	
}

.widetext
{
	width: 600px;
	padding: 10px;
	color: silver
	font-size: 10pt;
	line-height: 14pt;
}
.keywords
{
	width: 300;
	padding: 0 0 0 10px;
	border-left: #CCC;
	border-width: 0 0 0 1px;
	border-style: none none none dotted;
	font-size: 9px
}
.imagebox
{
	width: 340px;
	padding: 10px;
	border-width: 1px;
	margin: 2px;
	clear: left;
	
}

.boxicon
{
	padding: 4px;
	border-width: 1px;
	border-color: silver;
	border-style: dotted;
	margin: 2px;
	float: left;
}

.boximage
{
	padding: 12px;
	border-width: 1px;
	border-color: silver;
	border-style: dotted;
	margin: 1px;
	float: left;
}

.detail
{
	padding: 4px;
	border-color: silver;
	text-decoration: underline;
	
}

a:link
{
	line-height: 10pt;
	color: black;
	background-color: #ECECEC;
	text-decoration: none;
	
}

a:active { }

a:hover
{
	line-height: 10pt;
	text-decoration: underline;
	background-color: #D7D7D7;
	cursor: arrow;
}

a:visited
{
	line-height: 10pt;
	color: #F99;
	text-decoration: none;
	background-color: none;
}
