body { background:#000;font-family: Arial, Helvetica, sans-serif;font-size:85%;font-weight:normal;color:#000000;margin:0 0 10px 0;padding:0;border:none; }
a { color:#FFFFFF; font-weight:bold; }
a:hover { color:#333333; }
a:active { color: #FFFFFF; }
#pageWrap { text-align:center; padding:0em 100px 1em 100px; margin:0; min-width:900px; background-image: url(/graphics/edgar.jpg); background-position: top right; background-repeat: repeat-x; }
#wrapper { margin:0 auto;max-width:1200px; }
#pageHeader { height:108px; position:relative; }
#pageFooter { clear:both; padding:0.2em 0.5em; text-align:left; background-color:#333333; border:1px solid #333333; border-top:none; position:relative; min-height:25px; -moz-border-radius-bottomleft:10px; -webkit-border-bottom-left-radius:10px; }
#contentWrap { padding: 2em 2em 2em 2em; border:1px solid #333333; border-top: 2px solid #666666; background-color: #666666; min-height:480px; height:100%; }
#pageContent { text-align:left; }
/* OTHER STUFF */
#contentWrap.gallery { background-color:#000000; border-top-width:1px; color:#FFFFFF; font-family:"Times New Roman", Times, serif; font-style:italic; font-size:125%; }
#pageHeader .Logo { position:absolute; bottom:-6px; left:-5px; z-index:100; width:385px; height:46px; border:0; background-image:url(/graphics/EdgarBreau.png); background-position:top left; background-repeat:no-repeat; }
#pageHeader .Logo span { display:none; }
.pageTitle { display:none; }
h2 { padding-top:0; margin-top:0; }
.ClearAllFloats { display:block; }
h2.wBorder { border-top: 1px dotted #000000; padding-top:10px; margin-top:0; clear:both; }
div.Interviews { margin: 0px auto 10px auto; padding: 0px 10px 10px 10px; border: none; max-height:200px; height:auto; width:95%; overflow:auto; }
div.Interviews p { margin: 0px 0px 10px 0px; }
div.Interviews p em { margin: 0px 15px 5px 15px; }
#CopyR { padding:1em 0.5em; text-align:left; font-size:80%; color:#666666; }

#player-holder { float:right;margin:0 0 0 10px;width:350px;height:200px; }

/* GALLERY LAYOUTS */

#picGallery { width:95%; margin:0 auto; }

#picGallery dd { float:left; width:200px; height:160px; overflow:hidden; text-align:center; margin:0 0 1em 1em; padding:0; }
#picGallery dd a { display:block; position:relative; overflow:hidden; width:200px; height:160px; }
#picGallery dd span.catCaption { display:block; position:absolute; bottom:0; left:0; width:100%; text-align:center; padding:40px 0.1em 0 0.1em; font-weight:bold; background:url(/graphics/picCap.png) top left no-repeat; }

/* NAVIGATION STYLES - HEADER */

ul.topLinks {
	margin: 0;
	padding: 0;
	border:none;
	list-style: none;
	position:absolute;
	bottom:0;
	right:0;
}
ul.topLinks li {
	float:left;
	white-space:nowrap;
	font-size:14px;
	font-family: Calibri, "Times New Roman", Times, serif;
	font-variant:small-caps;
	position:relative;
}
ul.topLinks a {
	font-weight: bold;
	text-decoration: none;
	border:1px solid #333333;
	/*border-top:1px solid #E59028;
	border-bottom:1px solid #E59028;
	border-right:1px solid #E59028;*/
	background-color:#000000;
	color:#666666;
}
ul.topLinks a:hover {
	background-color:#333333;
	color:#cccccc;
}
ul.topLinks li a {
	display:block;
	padding: 4px 1.5em;
	-moz-border-radius-topright:7px;
	-moz-border-radius-topleft:7px;
	-webkit-border-top-right-radius:7px;
	-webkit-border-top-left-radius:7px;
}
ul.topLinks li.firstLink a {
	border-left:1px solid #333333;
}
ul.topLinks li a.active {
	background-color:#666666;
	border-bottom:1px solid #666666;
	color:#ffffff;
}
ul.topLinks li a.active:hover {
	color:#ffffff;
}
ul.topLinks li.lastLink a {
}

/* NAVIGATION STYLES - FOOTER */

ul.footLinks {
	margin: 0;
	padding: 0;
	border:none;
	list-style: none;
}
ul.footLinks li {
	float:left;
	white-space:nowrap;
	font-size:14px;
	font-family: Calibri, "Times New Roman", Times, serif;
	font-variant:small-caps;
	position:relative;
}
ul.footLinks a {
	font-weight: bold;
	text-decoration: none;
}
ul.footLinks a:hover {
	color:#ffffff;
	text-decoration:underline;
}
ul.footLinks li a {
	display:block;
	padding: 4px 1.5em;
	border-right: 1px solid #999999;
}
ul.footLinks li.firstLink a {
	border-left:none;
}
ul.footLinks li.lastLink a {
	border-right:none;
}.FloatRight {
	float:right;
	margin:10px 0 10px 10px; 
	font-size:80%;
}
.FloatLeft {
	float:left;
	margin:10px 10px 10px 0; 
	font-size:80%;
}
.ImageBorder {
	border:1px solid #999999;
	padding:3px;
}
.ClearAllFloats {
	clear:both;
}
.externalLink {
}
.wBorder {
	border-top: 1px dotted #000000;
	padding-top:10px;
	margin-top:0;
	clear:both;
}
#pageContent li {
	padding-bottom:5px;
}
.TextSmall {
	font-size:80%;
}
.TextMed { font-size:90%; }
/* shared TAGS */
h1,h2,h3,h4,h5,h6 { font-style:normal; }
h1 { margin:0; }
a { color:#FFFFFF; font-weight:bold; }
#pageContent ul li, #pageContent ol li { padding-bottom:0.5em; }
