/* www.dominicdarcy.com - Stylesheet */
/* Internet Explorer 5+ (PC)*/
/* Firefox 2+ (PC)*/
/* Created by: www.syntactics.ca */
/* Created: September 2007 */
/* Updated: September 2007 */

/* T R B L */
/* 0 0 0 0 */

html, body {
	background-image: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0; }

#scroll {
 unicode-bidi:bidi-override; direction:ltl; display:block; width:424px; height:360px; overflow-y: scroll; padding:4px; border:0px solid; overflow: auto; }

body {
	background-color:#FFFFFF;
	scrollbar-arrow-color:#999;
	scrollbar-face-color:#FAFAFA;
	scrollbar-base-color:#DDD;
	scrollbar-3dlight-color:#BBB;
	scrollbar-darkshadow-color:#BBB;
	scrollbar-shadow-color:#E9E9E9;
	scrollbar-track-color: #f3f3f1
	padding-left: 0px;
	padding-right: 0px;
	margin: 0em; }

body, p, td, a href, li, dt, dd, blockquote, form, ins, strike, sub, sup {
	font-family: arial, verdana, arial, helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	color: #4D7451;
	line-height: 15px; }

.tablepad td {
 padding-bottom: 20px;	}

.bg {
 background-image: url(../images/sidesbg.jpg);
 max-height: 370px;
	background-position: top;
 background-repeat: repeat-x;
 background-color: #EEF2E8; }

.bigger {
	font-family: arial, verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #4D7451;
	line-height: 14px; }

.bottomline {
 background-image: url(../images/bottomline.jpg);
 background-repeat: repeat; }

.boxpad {
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: -10px;
	padding-right: 0px;
 margin: 0 0 0 0px; }

.footer {
 background-image: url(../images/copyright.jpg); 
	background-position: top;
 background-color: #FFFFFF;
 background-repeat: no-repeat;
 height: 80%; }

.full {
 height: 100%;
 width: 100%; }

.header {
 background-image: url(../images/headerbg.jpg);
	background-position: bottom;
 background-color: #EEF2E8;
 background-repeat: repeat-x;
 max-height: 164px;
 height: 20%; }

.hidden {
 visibility: hidden;
 display: none; }

.topbg
 background-image: url(../images/topbg.jpg);
 background-repeat: repeat; }

hr {
 height: 1px;
 border: 0 0 0 0;
 margin: 0 0 0 0;
 padding: 0 0 0 0;
 color: #CCD1CD; }

a:link, a:active, a:visited {
	color: #4D7451; }

/* Left/Right Container */

.container {
 position: relative;
 height: 20px; }

.left-element {
 position: absolute;
 left: 0;
 width: 50%; }

.right-element {
  position: absolute;
  right: 0;
  width: 50%;
  text-align: right; }

/* Left/Right Container */

img.talent {
margin-right: 10px;
align: left; }

a:hover {
	color: #333333;	
	text-decoration: none; }

ul, dl {	
 list-style-type: square;
	line-height: 14px;
	margin-left: 50pt;
	page-break-before: avoid; }

ul.schedule, dl.schedule {	
 list-style-type: square;
	line-height: 14px;
	margin-left: 14pt;
	page-break-before: avoid; }

ol {	
	line-height: 14px;
	margin-left: 50pt;
	page-break-before: avoid; }

li, dd, dt {
	margin-bottom: 5px; }

.fullheight {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center; }

a:link.green, a:active.green, a:visited.green {
	color: #5AB800; }

a:hover.green {
	color: #5AB800;	
	text-decoration: none; }