body
{
	background-color:black;
	color:White;
	font-family:Sans-Serif;
}

/* links for the elements gallery */
div.ImageLinkActive
{
	font-family: Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	width: 35px;
	text-align:left;
	margin-left:15px;
	height:15px;
}
div.ImageLinkActive a
{
	color:#FF3300;
	text-decoration:none;
}
		
div.ImageLink
{
	font-family: Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	width: 35px;
	text-align:left;
	margin-left:15px;
	height:15px;
}
div.ImageLink a
{
	color:white;
	text-decoration:none;
}
div.ImageLink a:hover
{
	color:#FF3300;
	text-decoration:none;
}

/* links for the solo gallery */
div.SoloLinkActive
{
	font-family: Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	width: 120px;
	text-align:left;
	margin-left:10px;
	height:15px;
}
div.SoloLinkActive a
{
	color:#FF3300;
	text-decoration:none;
}
div.SoloLink
{
	font-family: Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	width: 120px;
	text-align:left;
	margin-left:10px;
	height:15px;
}
div.SoloLink a
{
	color:white;
	text-decoration:none;
}
div.SoloLink a:hover
{
	color:#FF3300;
	text-decoration:none;
}
/* end links for the solo gallery */


/* Alternate images box */
div.AltImageLink
{
	font-family: Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	width: 240px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	height:15px;
}
div.AltImageLink a
{
	color:white;
	text-decoration:none;
}
div.AltImageLink a:hover
{
	color:#FF3300;
	text-decoration:none;
}

div.AltImageDesc
{
	text-align:left;
	font-family: Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	width: 230px;
	margin-left:12px;
	margin-top:10px;
	height:15px;
}

span.AddImgLink a
{
	font-family: Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	text-decoration:none;
}
span.AddImgLink a:hover
{
	text-decoration:underline;
}
span.AddImgLinkActive a
{
	font-family: Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF3300;
	text-decoration:none;
}
span.AddImgLinkActive a:hover
{
	text-decoration:underline;
}
/* End Alternate images box */


span.MpLink a
{
	color:White;
	font-family:Sans-Serif;
	font-size:17pt;
	font-weight:bold;
	text-decoration:underline;
}
span.MpLink a:hover
{
	text-decoration:underline;
	color:#FF3300;
}

div.LandingHdr
{
	 margin-top:100px;
	 margin-bottom:60px;
}
span.LandingMp
{
	color:#CCCCCC;
	font-family:Arial,Sans-Serif;
	font-size:30pt;
	font-weight:700;
}
span.LandingMp a
{
	color:#CCCCCC;
	text-decoration:none;
}
span.LandingMp a:hover
{
	text-decoration:underline;
	color:#FF3300;
}

span.LandingAg
{
	color:#CCCCCC;
	font-family:Arial,Sans-Serif;
	font-size:30pt;
	font-weight:700;
}
.LandingCols
{
	margin-top:20px;
	color:White;
	font-family:Arial,Sans-Serif;
	font-size:17pt;
	font-weight:400;
}
.LandingCols a
{
	color:White;
	text-decoration:underline;
}
.LandingCols a:hover
{
	text-decoration:underline;
	color:#FF3300;
}

.LandingImg
{
	width:280px;
}
.GalleryAg
{
	color:#cccccc;
	font-size:26pt;
	font-weight:bold;
	font-family:Sans-Serif;
	margin-top:4px;
}
.MpAgLink
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
.MpAgLink a
{
	font-family:Sans-Serif;
	font-size:10pt;
	font-weight:bold;
	color:white;
	text-decoration:none;
}
.MpAgLink a:hover
{
	text-decoration:underline;
	color:#FF3300;
}
.GalleryName
{
	color:White;
	font-size:12pt;
	font-weight:400;
	font-family:Sans-Serif;
}
.ReturnToIndex
{
	color:White;
	font-size:10pt;
	font-weight:bold;
	font-family:Sans-Serif;
}
.ReturnToIndex a
{
	color:White;
	text-decoration:none;
}
.ReturnToIndex a:hover
{
	text-decoration:underline;
	color:#FF3300;
}

/* additional images div navigation styles */
div.AddImgE
{
	margin-top:10px;
	margin-left:30px;
	border:solid 1px red; 
	width:250px;
	height:100px;
	text-align:center;
	height:130px;
}

div.AddImgS
{
	margin-top:50px;
	margin-left:45px;
	border:solid 1px red; 
	width:250px;
	height:100px;
	text-align:center;
	height:130px;
}
/*  end additional images div section */

/*  Lloyd Schermer Page */

div.lsHeader
{
	font-family:Arial, Sans-Serif;
	font-size: 14pt;
	margin-top: 20pt;	
	margin-bottom: 12pt;
	text-align:center;
	width:600px;
}

div.lsFooter
{
	width:600px;
	text-align:center;
	font-family:Arial, Sans-Serif;
	font-size: 14pt;
	margin-top: 20pt;
}
/*  end Lloyd Schermer Page */
