body {
	color: #4B0082;
	font-family: arial, helvetica, sans-serif;
	background-color : #FFFFFF;
	line-height: 1.3em;
}

a{
	color: #4B0082;
}

a:hover{
	color: #FFF;
	background: #4B0082;
}

q{
font-style: italic;
margin-bottom: 1em;
display: block;
}

.caps{
text-transform: uppercase;
}

h1#logo a{
background: url(../images/logos/Extant.gif) no-repeat 0 0;
width: 350px;
height:79px;
display: block;
text-indent: -9999px;
text-decoration: none;
}

h2{
margin-top: 2em;
line-height: 1.5em;
}

dt{
font-weight: bold;
}

dd{
margin-bottom: 20px;
}

#main_content ul{
margin-bottom: 2em;
}

#main_content ul li{
margin-bottom: 1em;
}


#main_content{
	border-top: #4B0082 40px solid;
	border-right: #4B0082 40px solid;
	float: left;
	width: 600px;
	padding: 20px;
}
#sub_content{
float: left;
width: 200px;
margin-left: 20px;
padding-top: 20px;
overflow: hidden;
display: block;
}

#footer{
clear: both;
font-size: small;
width: 600px;
padding: 20px 60px 20px 20px;
}

ul#homepage_projects{
list-style: none;
overflow: hidden;
display: block;
margin-left: 0;
padding-left: 0;
}

ul#homepage_projects li{
float: left;
width: 50%;
text-align: center;
margin-bottom: 2em;
}

ul#homepage_projects img{
display: block;
margin: auto;
}

#main_nav{
list-style: none;
margin-left: 0;
padding-left: 0;
border-top: 1px solid #4B0082;
}

#main_nav li{
border-bottom: 1px solid #4B0082;
}

#main_nav li a{
text-decoration: none;
display: block;
padding-top: 0.5em;
padding-bottom: 0.5em;
}

ul.logo_list{
list-style: none;
margin-left: 0;
padding-left: 0;
overflow: hidden;
display: block;
}

h2.newsflash{
border-bottom: 6px solid #4B0082;
padding-bottom: 0.5em;
}

p.newsflash{
font-weight: bold;
}

.flash_item{
border-bottom: 1px solid #4B0082;
}

p#supported_by_ace{
overflow: hidden;
display: block;
}

p#supported_by_ace span{
float: left;
width: 100px;
display: block;
overflow: hidden;
padding-top: 25px;
}

a.ace_logo{
background: url(../images/logos/arts_council_england_logo.gif) no-repeat 0 0;
width: 70px;
height:70px;
display: block;
text-indent: -9999px;
margin-top: 1em;
float: right;
}

a.ace_logo:hover{
background: url(../images/logos/arts_council_england_logo.gif) no-repeat 0 0;
}

#company_details{
list-style: none;
margin-top: 2em;
margin-left: 0;
padding-left: 0;
}

.ab_logo{
margin-top: 2em;
}

#obscurity_logos li{
float: left;
margin-right: 20px;
height: 150px;
vertical-align: center;
margin-top: 2em;
}

#obscurity_logos li.last{
margin-right: 0;
}

#video_holder{
display: block;
z-index: 9999;
overflow: hidden;

background: #fff;
position: relative;

}

#myytplayer{
z-index: 9999;
}

.caps{
text-transform: uppercase;
}

.ds_title{
margin-top: 3em;
}

dl.credits{
overflow: hidden;
}

dl.credits dt{
width: 200px;
float: left;
clear: both;
}

dl.credits dt, dl.credits dd{
margin-bottom: 2em;
display: block;
float: left;
}