/* CSS Document */
.home #menu a:link { color: #999999; text-decoration: none; }
.home #menu a:active { color: #999999; text-decoration: none; }
.home #menu a:visited { color: #999999; text-decoration: none; }
.home #menu a:hover { color: #DF004B; text-decoration: none; }
.biography #menu a:link { color: #999999; text-decoration: none; }
.biography #menu a:active { color: #999999; text-decoration: none; }
.biography #menu a:visited { color: #999999; text-decoration: none; }
.biography #menu a:hover { color: #66CC00; text-decoration: none; }
.work #menu a:link { color: #999999; text-decoration: none; }
.work #menu a:active { color: #999999; text-decoration: none; }
.work #menu a:visited { color: #999999; text-decoration: none; }
.work #menu a:hover { color: #9933FF; text-decoration: none; }
.services #menu a:link { color: #999999; text-decoration: none; }
.services #menu a:active { color: #999999; text-decoration: none; }
.services #menu a:visited { color: #999999; text-decoration: none; }
.services #menu a:hover { color: #33CC99; text-decoration: none; }
.havepen #menu a:link { color: #999999; text-decoration: none; }
.havepen #menu a:active { color: #999999; text-decoration: none; }
.havepen #menu a:visited { color: #999999; text-decoration: none; }
.havepen #menu a:hover { color: #FF9900; text-decoration: none; }
.published #menu a:link { color: #999999; text-decoration: none; }
.published #menu a:active { color: #999999; text-decoration: none; }
.published #menu a:visited { color: #999999; text-decoration: none; }
.published #menu a:hover { color: #CC6699; text-decoration: none; }
.work #content a:link { color: #333333; text-decoration: none; }
.work #content a:active { color: #333333; text-decoration: none; }
.work #content a:visited { color: #333333; text-decoration: none; }
.work #content a:hover { color: #9933FF; text-decoration: none; }
.featured a:link { color: #666666; text-decoration: none; background: #FCE5ED;}
.featured a:active { color: #666666; text-decoration: none; background: #FCE5ED;}
.featured a:visited { color: #666666; text-decoration: none; background: #FCE5ED;}
.featured a:hover { color: #DF004B; text-decoration: none; background: #F9CCD8;}
.featured a { padding: 10px; display: block; }
#menu #contact a:link { color: #FFFFFF; text-decoration: none; }
#menu #contact a:active { color: #FFFFFF; text-decoration: none; }
#menu #contact a:visited { color: #FFFFFF; text-decoration: none; }
#menu #contact a:hover { color: #66CC00; text-decoration: none; }
body {
	margin: 0;
	background: url(../images/top-shadow.gif) center 153px no-repeat;
}
.cellL {
	float: left;
}
.cellR {
	float: right;
}
.cellB {
	clear: both;
}
#page {
	margin: 0 auto;
	width: 820px;
}
/********** MAIN CONTENT ***********/
#header {
	position: absolute;
	width: 200px; /* 820px */
	height: 118px; /* 153px */
	padding: 35px 0px 0px 620px;
	background: url(../images/michael-everett.jpg) no-repeat;
}
#menu {
	position: absolute;
	margin-left: 15px;
	margin-top: 233px;
	width: 234px;
	font: bold 0.81em Helvetica, Arial, Verdana, sans-serif;
}
#content {
	position: absolute;
	margin-left: 250px;
	margin-top: 230px;
	width: 565px;
	padding-bottom: 100px;
}
#tag {
	position: absolute;
	z-index: 2;
	margin-left: 620px;
	margin-top: 153px;
	width: 191px; /* 201 */
	padding: 7px 0 7px 10px;
	background: url(../images/tag.gif) bottom left no-repeat;
}
/********** HEADER ***********/
/********** MENU ***********/
#menu ul {
	list-style: none;
	width: 199px;
	margin: 0;
	padding: 0;
}
#menu ul li {
	padding: 9px 0;
	border-top: 1px dotted #B3B3B3;
}
.home #menu ul {
	border-top: 5px solid #DF004B;
	color: #DF004B;
}
.biography #menu ul {
	border-top: 5px solid #66CC00;
	color: #66CC00;
}
.work #menu ul {
	border-top: 5px solid #9933FF;
	color: #9933FF;
}
.services #menu ul {
	border-top: 5px solid #33CC99;
	color: #33CC99;
}
.havepen #menu ul {
	border-top: 5px solid #FF9900;
	color: #FF9900;
}
.published #menu ul {
	border-top: 5px solid #CC6699;
	color: #CC6699;
}
#menu ul li:first-child {
	border-top: none;
}
.work #menu ul ul {
	margin: 0;
	padding: 10px 0 0 0;
	border-top: none;
	font-size: 0.92em;
	font-weight: normal;
	line-height: 135%;
}
#menu ul ul li {
	padding: 0;
	border-top: none;
}
#contact {
	padding: 10px 12px 12px 12px;
	font: normal 0.92em Helvetica, Arial, Verdana, sans-serif;
	line-height: 135%;
	color: #FFFFFF;
	background: url(../images/contact-shadow.gif) left bottom no-repeat;
}
/********** TAG ***********/
h1 {
	font: normal 1.69em "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin: 0;
}
h2, h3 {
	font: italic normal 0.69em Helvetica, Arial, Verdana, sans-serif;
	color: #CCCCCC;
	margin: 0 0 2px 0;
}
/********** CONTENT ***********/
h4 {
	font: normal 2.19em "Times New Roman", Times, serif;
	color: #333333;
	margin: 0;
	padding-bottom: 10px;
	line-height: 80%;
}
h5 {
	font: italic normal 1.25em "Times New Roman", Times, serif;
	color: #333333;
	margin: 0;
	padding-top: 15px;
}
h6 {
	font: normal 1.56em "Times New Roman", Times, serif;
	color: #333333;
	margin: 0;
}
.subTitle {
	font: italic normal 1.25em "Times New Roman", Times, serif;
	color: #333333;
	margin: 0;
	padding-top: 15px;
}
#content p {
	font: 0.75em Helvetica, Arial, Verdana, sans-serif;
	line-height: 155%;
	color: #333333;
}
.article {
	width: 435px;
}
.articleImage {
	position: absolute;
	margin-left: 455px;
	margin-top: 13px;
}
.featured {
	float: left;
	width: 270px;
	margin: 10px 10px 0 0;
	
	font: bold 0.81em Helvetica, Arial, Verdana, sans-serif;
	line-height: 130%;
}
.featuredTitle {
	color: #DF004B;
	display: block;
}
#content ul {
	list-style: none;
	width: 565px;
	margin: 10px 0 0 0;
	padding: 15px 0;
	border-top: 1px dotted #B3B3B3;
	border-bottom: 1px dotted #B3B3B3;
	font: bold 0.81em Helvetica, Arial, Verdana, sans-serif;
	line-height: 145%;
}
#content ul li {
	padding: 0;
	color: #999999;
}
#content ul.map {
	list-style: none;
	width: 185px;
	margin: 0;
	padding: 15px 0;
	border-top: none;
	border-bottom: none;
	font: normal 0.75em Helvetica, Arial, Verdana, sans-serif;
	line-height: 165%;
}
#content ul.map li {
	padding-left: 25px;
	color: #333333;
}
.worldMap {
	padding-top: 10px;
}
.us { background: url(../images/flags/us.gif) left center no-repeat; }
.br { background: url(../images/flags/br.gif) left center no-repeat; }
.ir { background: url(../images/flags/ir.gif) left center no-repeat; }
.uk { background: url(../images/flags/uk.gif) left center no-repeat; }
.fr { background: url(../images/flags/fr.gif) left center no-repeat; }
.be { background: url(../images/flags/be.gif) left center no-repeat; }
.nd { background: url(../images/flags/nd.gif) left center no-repeat; }
.de { background: url(../images/flags/de.gif) left center no-repeat; }
.sw { background: url(../images/flags/sw.gif) left center no-repeat; }
.fi { background: url(../images/flags/fi.gif) left center no-repeat; }
.ge { background: url(../images/flags/ge.gif) left center no-repeat; }
.au { background: url(../images/flags/au.gif) left center no-repeat; }
.sz { background: url(../images/flags/sz.gif) left center no-repeat; }
.sp { background: url(../images/flags/sp.gif) left center no-repeat; }
.it { background: url(../images/flags/it.gif) left center no-repeat; }
.cz { background: url(../images/flags/cz.gif) left center no-repeat; }
.pl { background: url(../images/flags/pl.gif) left center no-repeat; }
.rm { background: url(../images/flags/rm.gif) left center no-repeat; }
.rf { background: url(../images/flags/rf.gif) left center no-repeat; }
.gr { background: url(../images/flags/gr.gif) left center no-repeat; }
.tk { background: url(../images/flags/tk.gif) left center no-repeat; }
.bh { background: url(../images/flags/bh.gif) left center no-repeat; }
.sa { background: url(../images/flags/sa.gif) left center no-repeat; }
.pk { background: url(../images/flags/pk.gif) left center no-repeat; }
.in { background: url(../images/flags/in.gif) left center no-repeat; }
.th { background: url(../images/flags/th.gif) left center no-repeat; }
.ca { background: url(../images/flags/ca.gif) left center no-repeat; }
.as { background: url(../images/flags/as.gif) left center no-repeat; }
.eg { background: url(../images/flags/eg.gif) left center no-repeat; }
#videoDescription {
	width: 265px;
	margin-right: 20px;
	margin-top: 5px;
}
#video {
	width: 280px;
	margin-top: 20px;
}
/********** CONTENT ***********/
.textBold {
	font-weight: bold;
}
.textItalic {
	font-style: italic;
}
/********** CROSSFADE ***********/
#content ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	border: none;
	width: 280px;
}
#content ul.crossfade li img {
	display: block;
	border: none;
	width: 280px;
	margin-bottom: 100px;
}
#fade-example-2 li {
	position: absolute;
	top: 0;
	left: 0;
	width: 280px;
	/*height: 380px;*/
	background-color: #FFF;
	visibility: hidden;
}

