@charset "UTF-8";
/* CSS Document */

h1 a {
	background-image: url(/images/h1.gif);
	background-repeat: no-repeat;
	text-indent: -999em;
	float: right;
	height: 148px;
	width: 599px;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#head {
	clear: both;
	float: right;
	height: 202px;
}
#left {
	float: left;
	width: 30%;
}
#right {
	float: right;
	width: 63%;
	clear: none;
}
body {
	background-image: url(/images/header.gif);
	background-repeat: repeat-x;
	background-color: #999999;
	font-family: "Gill Sans", Helvetica, Arial, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 120%;
}
h3 {
	margin-top: 10px;
	margin-bottom: 1px;
	color: #911212;
}
p {
	margin: 2px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #911212;
}
#nav {
	height: 47px;
	width: 920px;
	clear: both;
	padding: 0px;
	margin: 0px;
}
.home a {
	background-image: url(/images/home_bt.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 95px;
	text-indent: -999em;
	float: left;
}
.home a:hover {
	background-image: url(/images/home_bt_hov.gif);
	background-repeat: no-repeat;
}
.photos a {
	background-image: url(/images/photos_bt.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 100px;
	text-indent: -999em;
	float: left;
}
.photos a:hover {
	background-image: url(/images/photos_bt_hov.gif);
	background-repeat: no-repeat;
}
.cv a {
	background-image: url(/images/cv_bt.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 100px;
	text-indent: -999em;
	float: left;
}
.cv a:hover {
	background-image: url(/images/cv_bt_hov.gif);
	background-repeat: no-repeat;
}
.train a {
	background-image: url(/images/tit_bt.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 171px;
	text-indent: -999em;
	float: left;
}
.train a:hover {
	background-image: url(/images/tit_bt_hov.gif);
	background-repeat: no-repeat;
}
.theatre a {
	background-image: url(/images/tc_bt.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 146px;
	text-indent: -999em;
	float: left;
}
.theatre a:hover {
	background-image: url(/images/tc_bt_hov.gif);
	background-repeat: no-repeat;
}
.credit a {
	background-image: url(/images/film_bt.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 117px;
	text-indent: -999em;
	float: left;
}
.credit a:hover {
	background-image: url(/images/film_bt_hov.gif);
	background-repeat: no-repeat;
}
#clear {
	clear: both;
}
.master a {
	background-image: url(/images/mc_bt.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 136px;
	text-indent: -999em;
	float: left;
}
.master a:hover {
	background-image: url(/images/mc_bt_hov.gif);
	background-repeat: no-repeat;
}
#content {
	width: 900px;
	margin-bottom: 15px;
	clear: both;
	float: left;
}
#nav ul {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}
#nav ul li {
	float: left;
	display: block;
}
#footer {
	text-align: right;
	height: 95px;
	background-image: url(/images/footer.gif);
	background-repeat: repeat-x;
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	clear: both;
}
#footertext {
	margin-right: auto;
	margin-left: auto;
	width: 880px;
	margin-top: 15px;
	padding-top: 15px;
}
#wrap {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#content img {
	float: left;
	margin-left: 0px;
	margin-top: 30px;
}
h2 {
	text-indent: -999em;
	float: right;
	height: 92px;
	width: 520px;
	background-image: url(/images/h2.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
}
h4.sidebar-title {
	text-indent: -999em;
	float: right;
	height: 59px;
	width: 295px;
	background-image: url(/images/twitter_head.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 0px;
}
#contenttext {
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: right;
	clear: none;
}
#contenttext    ul  {
	list-style-image: none;
	list-style-type: none;
}
ul#buttons {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
ul#buttons li {
	padding: 0px;
	float: left;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	display: inline;
}
ul#buttons li a {
	display: block;
	height: 36px;
	width: 120px;
}
.ccp_bt {
	background-image: url(/images/ccp_bt.gif);
	background-repeat: no-repeat;
	text-indent: -999em;
	height: 36px;
	width: 120px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.buttonholder { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
	margin-top: 10px;
}

a.button {
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: right;
    font: normal 12px;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}.head  {
	padding-left: 65px;
}
table#cvtable {
	float: right;
}
#contenttext img {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
table#cvtable    td   {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #5a585a;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
table#cvtable th {
	color: #911212;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #911212;
}
#twitter_div {
	float: left;
	width: 250px;
	clear: left;
}
#twitter_update_list li {
list-style-type: none;
}
#twitter_update_list span {
color: #ffffff;
}
#twitter_update_list span a {
display: inline;
}
#twitter_update_list span a:hover {
text-decoration: underline;
color: #911212;
}