@charset "utf-8";
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	color:#999999;
}
#container {
	width: 901px;
	margin-right: auto;
	margin-left: auto;
	margin-top:30px;
	position: relative;
}
#utilities li {
	margin-bottom: 8px;
}
#utilities ul {
	list-style-type: none;
	margin-top: 50px;
	margin-right:15px;
}

#header {
	background-image:url(../images/top-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	height: 245px;
	float:left;
	padding-left: 13px;
}
/*IE7*/
* + html #headeri	{padding-left: 13px;}
/*IE6*/
* html #headeri	{padding-left: 13px;}

#title {
	position: absolute;
	left: 154px;
	margin-right: auto;
	margin-left: auto;
	top: 166px;
	width: 409px;
}
.buttons {
	font-size: 14px;
	color: #FFFFFF;
	padding: 3px;
	float: left;
	width: 125px;
	font-weight: bold;
	margin-right: 15px;
	text-align: center;
	vertical-align: text-bottom;
	height: 35px;
}
.buttons a !important {
	font-size: 14px;
	font-weight: bold;
}
#top-nav	{position: absolute; left: 153px; margin-left: auto; margin-right: auto; top: 100px; width: 409px; font-size: 12px;
}
#utilities {
	position: absolute;
	left: 734px;
	top: -17px;
	width: 155px;
	height: 90px;
	padding-right: 10px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #17FF00;
	text-align:right;
	background-image: url(../Images/utilities_bg.gif);
}
#tagline {
	position: absolute;
	left: 630px;
	top: 101px;
	width: 253px;
	height: 38px;
	padding-right: 10px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #17FF00;
}
#utilities a {
	color: #17FF00;
	text-decoration: none;
	}
h1 {
	display: none;
	margin: 0;
}
h2 {
color:#FFFFFF;
margin:0;
}
#bodycopy h2, #bodycopya h2
{
font-size:18px;
margin-bottom: 8px;
margin-top:16px;
}
#bodycopya h2 {
margin-top: 0px;
}
#error-msg {margin-top: 200px;
}
.error  {text-align: center; font-size: 1.5em;
}
h3 {
	color:#FFFFFF;
	margin:0;
	font-size: 14px;
	padding-bottom: 8px;
}
h4 {
	color: #17FF00;
	margin:0;
	font-size: 14px;
	padding-bottom: 5px;
	margin-top: 14px;
}
#enrolment h4 {
	color: #17FF00;
	margin:0;
	font-size: 18px;
	padding-bottom: 0;
	margin-top: 14px;
}
#content {
	font-size: 12px;
	position: absolute;
	left: 0px;
	top: 221px;
	width: 664px;
}
#contenta {
	font-size: 12px;
	position: absolute;
	left: 0px;
	top: 221px;
	width: 664px;
	background-repeat: no-repeat;
	background-position: right top;
}
#contentb {
	font-size: 12px;
	position: absolute;
	left: 0px;
	top: 222px;
	width: 902px;
	height: 606px;
	float: left;
}
#c-info {
	font-size: 12px;
}
#imagecol {
	position: absolute;
	left: 706px;
	top: 137px;
	width: 174px;
	padding-top: 88px;
	font-size:11px;
}
#indeximagecol {
	position: absolute;
	left: 706px;
	top: 137px;
	width: 174px;
}
th {
font-weight:bold;
	color: #17FF00;
	text-align:left;
	}
#footer, #footerc {
	font-size: 12px;
	text-align: center;
	color: #999999;
	margin-left: 120px;
	clear: both;
}
#footerc	{margin-left: 110px; text-align: left;
}
p {
	margin-top: 0px;
	margin-bottom: 12px;
	line-height: 1.8em;
}
#bodycopy {
	width: 480px;
	padding-top: 0px;
	margin-left: 155px;
	margin-right: 20px;
}
.pulse-actors {
	width: 150px;
	float: left;
	text-align: center;
}

#bodycopya, #bodycopya2 {
	float: left;
	width: 700px;
	padding-top: 0px;
	zmargin-left: 129px;
}

#bodycopya {
	padding-left: 29px;
}
#bodycopya2 {
	padding-left: 5px;
}
#bodycopya a, #bodycopy a {
	color: #17F000;
}
a {
	color: #17F000;
}
.headshots {
	position: relative;
	left: -201px;
	top: 0px;
}
.boxes {
	float:left;
	width: 255px;
	text-align:center;
	height: 300px;
}
.formbg {
	position: absolute;
	right: 228px;
	top: 219px;
	z-index: -1;
}
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background:#FFFFFF;
border: dashed 1px #17F000;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}

#thumbBox .footerbar a{ /*Footer DIV of thumbbox that contains "close" link */
font: 11px arial;
line-height: 1.1em;
color: #000000;
padding: 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #FFFFFF;
padding: 5px;
z-index: 5;
font-size: 0.7em;
}

#gallery img{
	border: 0;
	margin: 15px;

}

#gallery div{
	font-size: 0.8em;
 margin-bottom: 0;
margin-right: 15px;
margin-top: 0;
padding: 0;
width: 90px;
height: 90px;
}
#container #content #bodycopy #enrolment .buttons a {
	color: #17F000;
	text-decoration: none;
}
#linkspage a	{color:#FFFFFF;
}
a	{text-decoration: none; color: #17FF00;
}
a:visited	{color: #009933;
}
a:hover	{text-decoration: underline; color: #FF6600;
}
.sf-sub-indicator 		{position: absolute; display: block; right: .75em; top: 1.05em; /* IE6 only */ width: 10px;
 height: 0px; text-indent: -999em; overflow: hidden;  /* 8-bit indexed alpha png. IE6 gets solid image only */
}
#current, #current a, #current a:hover, 
#current a:visited, .current, 
.current:hover, .current:visited	{font-weight: bold; text-decoration: none; cursor: default; color: #FFFFFF;
}
#left-nav			{width: 128px; float: left; margin: 0em; padding: 0em; text-align: right; margin-top: -8px;
}
#left-nav ul		{margin: 0em; padding: 0em; width: 128px;
}
#left-nav li		{padding-top: 0.2em; margin-top: 0.2em; list-style: none; position: relative;
					 text-align: left;
}
#left-nav ul li 		{position: relative; text-align: right;
}
#left-nav li ul		{position: absolute; left: 124.5px; top: 0px; display: none; width: auto; text-align: left; background-color: #000000;
} 
#left-nav li		{font: bold 12px Arial, Helvetica, sans-serif;
	color: #17FF00;
	display: block;
	width: auto;
	text-decoration: none;
	background-color: #000000;
	ztext-align:right;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#left-nav li:hover ul, #left-nav li.over ul {display: block;
}
#left-nav li ul li{
width: 128px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
text-align:left;
padding-left: 20px;
margin-left: 14px;
}
.logo		{border-style: none;
}
#headeri	{padding-left: 13px;
}
#test		{text-align: left; height: 500px; overflow: auto;
}
.left		{float: left;
}
.pleft		{margin-left: 65px;
}
.headshots      {padding: 50px 0px 30px 0px; float: left; clear:both;
}

