body
{
	margin: 0px;
	background-color: #6F3371;
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: whitesmoke;
}
.H1
{
	font-family: Verdana,arial,tahoma;
	font-size: 14pt;
	color: #4E4E4E;
	line-height: 16pt;
	font-weight: normal;
}
H1
{
	font-family: Verdana,arial,tahoma;
	font-size: 14pt;
	color: #4E4E4E;
	line-height: 14pt;
	font-weight: normal;
}

H2
{
	font-family: Verdana,arial,tahoma;
	font-size: 12pt;
	color: #4E4E4E;
	line-height: 12pt;
	font-weight: normal;
}

H3
{
	font-family: Verdana,arial,tahoma;
	font-size: 10pt;
	color: #4E4E4E;
	line-height: 10pt;
	font-weight: normal;
}
TABLE
{
	padding: 0px;
	font-size: 8pt;
}
td
{
	font-size: 8pt;
	color: black;
	border: none;
}
a:link
{
	cursor: hand;
	color: #993300;
	text-decoration: none;
}

a:hover
{
	cursor: hand;
	color: #993300;
	text-decoration: none;
	border-bottom: dashed 1px #993300;
}

a:active
{
	color: #cc6600;
	text-decoration: none;
	cursor: hand;
}

a:visited
{
	color: #993300;
	text-decoration: none;
	cursor: hand;
}
IMG
{
	margin: 0px;
}
.Box TABLE
{
	margin: 5px;
}
.Link
{
	cursor: hand;
}
.SubMenu
{
	border: 1px solid silver;
	background-color: black;
	cursor: hand;
	color: whitesmoke;
	font-family: Verdana, Arial;
	font-size: 12pt;
}
.SubMenuHover
{
	font-size: 12pt;
	vertical-align: middle;
	cursor: hand;
	color: whitesmoke;
	font-family: Verdana, Arial;
	height: 30px;
	font-weight: bold;
	background-color: darkorange;
	text-align: left;
}
.SubMenuSelected
{
	background-color: orange;
	color: whitesmoke;
	cursor: hand;
	text-align: left;
	font-family: Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
	height: 30px;
	vertical-align: middle;
}
.SubMenuIdle
{
	border-bottom: none;
	background-color: orange;
	color: white;
	cursor: hand;
	text-align: left;
	font-family: Verdana, Arial;
	font-size: 12pt;
	font-weight: normal;
	height: 30px;
	vertical-align: middle;
}
.MenuGroup
{
	filter: progid:DXImageTransform.Microsoft.Shadow(color= 'gray' , Direction=135, Strength=4), progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}
.Header
{
	background-color: whitesmoke;
	border: solid 1px orange;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12pt;
	font-weight: bold;
	color: black;
	padding-left: 10px;
	height: 25px;
}

.Dithered
{
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}

.FullStrength
{
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.ConsultingIdle
{
	background-image: url(/images/consulting-idol.gif);
	width: 270px;
	background-repeat: no-repeat;
	height: 182px;
}
.ConsultingHover
{
	background-image: url(/images/consulting-rollover.gif);
	width: 270px;
	background-repeat: no-repeat;
	height: 182px;
	cursor: hand;
}
.ConsultingWatermark
{
	background-image: url(/images/consulting-textbox.gif);
	background-repeat: no-repeat;
	height: 678px;
}
.DesignIdle
{
	background-image: url(/images/design-idol.gif);
	width: 270px;
	background-repeat: no-repeat;
	height: 183px;
}
.DesignHover
{
	background-image: url(/images/design-rollover.gif);
	width: 270px;
	background-repeat: no-repeat;
	height: 183px;
	cursor: hand;
}
.DesignWatermark
{
	height: 500px;
}

.ProductIdle
{
	background-image: url(/images/product-idol.gif);
	width: 270px;
	background-repeat: no-repeat;
	height: 180px;
}
.ProductHover
{
	background-image: url(/images/product-rollover.gif);
	width: 270px;
	background-repeat: no-repeat;
	height: 180px;
	cursor: hand;
}
.ProductWatermark
{
	height: 500px;
}

.PhotographyIdle
{
	background-image: url(/images/photography-idol.gif);
	width: 270px;
	background-repeat: no-repeat;
	height: 185px;
}
.PhotographyHover
{
	background-image: url(/images/photography-rollover.gif);
	width: 270px;
	background-repeat: no-repeat;
	height: 185px;
	cursor: hand;
}
.PhotographyWatermark
{
	background-image: url(/images/photography-textbox.gif);
	background-repeat: no-repeat;
	height: 678px;
}

.WhatWeDoWatermark
{
	background-repeat: no-repeat;
}

.Button
{
	border: solid 1px gray;
	font-family: Verdana;
	background-color: Silver;
	color: Black;
	cursor: hand;
}
.ButtonHighlight
{
	border: solid 1px gray;
	font-family: Verdana;
	background-color: #6F3371;
	color: White;
	cursor: hand;
}
.Bios TD
{
	vertical-align: top;
}
.TitleLink
{
	color: #993300;
	font-size: 12pt;
	font-family: 'Franklin Gothic Demi' , Verdana;
	text-decoration: none;
}
.tdheader
{
	background-color: Silver;
	font-weight: bold;
	padding-left: 10px;
}
.tdpad10
{
	padding: 10px 10px 10px 10px;
}
.AlignTop TD
{
	vertical-align:top;
}
TD.mrqtd
{
	font-size:7pt;
	text-align:left;
}
.marquee
{
	
	padding:3px;
}
LI
{
	list-style-image:url(/images/blue-arrow.gif);
	list-style-type:none;
	padding-top:-3px;
	
