/*	NO-ONE LEFT BEHIND CSS!

	1. General Tags ( =gtgs )
	2. General Classes ( =gcss )
	3. Banner Content ( =bncn )
	4. Left Column Content ( =lccn )
	5. Main Content ( =mcn )
	6. Contact Details ( =cdt )
	
--------------------------------------------------------------*/
	
	
	


/* 1. GENERAL TAGS ( =gtgs ) 
--------------------------------------------------------------*/

* {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	}
body {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	border-top: black 2px solid;
}
h1 a{
	text-indent: -2222px;
	background: url(graphics/arts-logo-g.gif) left top no-repeat;
	height: 90px;
	width: 280px;
	display: block;
	float: left;
	}
h3 {
	padding: 10px;
	background: #E7E6D8;
	font-weight: normal;
	color: #383D3A;
	font-size: 20px;
	}
h4 {
	padding: 10px;
	background: white;
	font-weight: normal;
	font-size: 12px;
	color: #383D3A;
	}
h5 {
	padding: 10px;
	background: #E7E6D8;
	font-weight: normal;
	color: #383D3A;
	font-size: 14px;
	}
a, a:visited, a:hover, a:active {
	outline: none;
	}
a {
	color: #FF9900;
	text-decoration: none;
	}
a:hover {
	color: #37d114;
	text-decoration: underline;
	}
strong {
	font-size: 14px;
	}
	
	
/* GENERAL CLASSES ( =gcss )
--------------------------------------------------------------*/

.float-right {
	float: right;
	margin-bottom: 5px;
	display: block;
	}
.float-right-margin {
	float: right;
	margin-left: 10px;
	}
.tooltip {
	background: #333333;
	color: white;
	padding: 10px;
	z-index: 3000;
	width: 150px;
	font-size: 12px;
	}
.tooltip p {
	margin-top: 10px;
	}
.stretcher, .stretcher2, stretcher3 {
	height: 0px;
	overflow: hidden;
	}
/* BANNER CONTENT ( =bncn )
--------------------------------------------------------------*/
	
.skip-nav {
	display: none;
	}
.VAC  {
	padding: 0px;
	}
.VAC a{
	text-indent: -2222px;
	height: 98px;
	display: block;
	background:  white url(graphics/va-top.jpg)  no-repeat;
	}
.VAC a:hover {
	background-position: 0px -98px;
	}
#wrap {
	margin-top: 10px;
	width: 1000px;
	}
#select-film {
	width: 570px;
	float: left;
	height: 90px;
	line-height: 90px;
	background: url(graphics/VAlogo.gif) left center no-repeat;
	}
#select-film ol {
	float: right;
	margin-top: 30px;
	}
#select-film ol li {
	display: inline;
	height: 30px;
	line-height: 30px;
	}
#select-film ol li a{
	display: block;
	float: left;
	width: 30px;
	text-indent: -2222px;
	height: 30px;
	line-height: 30px;
	margin-left: 5px;
	}
#select-film ol li a:hover{
	background-position: -30px 0px;
	}
.story-link-one a{
	background: url(graphics/story-numbers/1.gif);
	}
.story-link-two a{
	background: url(graphics/story-numbers/2.gif);
	}
.story-link-three a{
	background: url(graphics/story-numbers/3.gif);
	}
.story-link-four a{
	background: url(graphics/story-numbers/4.gif);
	}
.story-link-five a{
	background: url(graphics/story-numbers/5.gif);
	}
.story-link-six a{
	background: url(graphics/story-numbers/6.gif);
	}
.story-link-seven a{
	background: url(graphics/story-numbers/7.gif);
	}
.story-link-eight a{
	background: url(graphics/story-numbers/8.gif);
	}
.story-link-nine a{
	background: url(graphics/story-numbers/9.gif);
	}
.story-link-ten a{
	background: url(graphics/story-numbers/10.gif);
	}
.story-link-eleven a{
	background: url(graphics/story-numbers/11.gif);
	}
.story-link-twelve a{
	background: url(graphics/story-numbers/12.gif);
	}
	
/* LEFT COLUMN CONTENT ( =lccn )--------------------------------------------------------------*/
	
#left-column {
	float: left;
	}
#menu {
	background: #F2F1EA;
	width: 200px;
	padding: 20px;
	margin: 30px;
	margin-top: 20px;
	}
#menu li {
	list-style-type: none;
	margin-bottom: 2px;
	font-size: 16px;
	}
#menu li a { 
	display: inline-block; 
	}
#menu li a {
	background: #EDECE1;
	padding: 6px;
	display: block;
	text-decoration: none;
	color: #383D3A;
	}
#menu li .active {
	background-color: #37d114;
	cursor: default;
	color: white;
	}
#menu li .active:hover {
	background-color: #37d114;
	cursor: default;
	color: white;
	}
#menu li a:hover {
	background-color: #8bd3e5;
	color: white;
	}
#menu li .find-out-link {
	background: url(graphics/find-button.jpg);
	padding-left: 40px;
	}
#menu li .find-out-link:hover {
	background-position: -202px 0px;
	}
#resize {
	margin-left: 50px;
	height: 30px;
	padding-left: 20px;
	width: 180px;
	display: block;
	background: url(graphics/text-size.gif) left top no-repeat;
	}
#resize a{
	text-indent: -2222px;
	width: 30px;
	height: 30px;	
	float: right;
	margin-left: 5px;
	}
#resize #grow {
	background: url(graphics/plus.gif);
	}
#resize #shrink {
	background: url(graphics/minus.gif);
	}
#resize #grow:hover, #resize #shrink:hover {
	background-position: -30px 0px;
	}
.arts-logo {
	margin-top: 50px;
	text-align: center;
	}
	
/* MAIN CONTENT ( =mcn )
--------------------------------------------------------------*/

	
#content {
	width: 550px;
	float: left;
	background: #F2F1EA;
	font-size: 12px;
	margin-top: 20px;
	}
.story {
	padding: 20px 30px;
	padding-left: 60px;
	border-bottom: white solid 20px;
	}
.story p {
	padding: 10px;
	color: white;
	background: #383D3A;
	}
#story-one {
	background: url(graphics/story-1.gif) top left no-repeat;
	}
#story-two {
	background: url(graphics/story-2.gif) top left no-repeat;
	}
#story-three {
	background: url(graphics/story-3.gif) top left no-repeat;
	}
#story-four{
	background: url(graphics/story-4.gif) top left no-repeat;
	}
#story-five{
	background: url(graphics/story-5.gif) top left no-repeat;
	}
#story-six{
	background: url(graphics/story-6.gif) top left no-repeat;
	}
#story-seven{
	background: url(graphics/story-7.gif) top left no-repeat;
	}
#story-eight{
	background: url(graphics/story-8.gif) top left no-repeat;
	}
#story-nine{
	background: url(graphics/story-9.gif) top left no-repeat;
	}
#story-ten{
	background: url(graphics/story-10.gif) top left no-repeat;
	}
.story-group {
	color: #999999;
	margin-left: 10px;
	}
.story dl {
	margin-top: 1px;
	padding: 10px;
	color: white;
	background: #383D3A;
	width: 440px;
	}
.story dd, .story dt {
	float: left;
	}
.story dt {
	padding-right: 5px;
	color: #999999;
	}
.story dd {
	margin-right: 10px;
	}
.story a {
	background: #f04f11;
	display: block;
	padding: 10px;
	color: white;
	cursor: pointer;
	}
.story a:hover, .story .info-link:hover {
	color: black;
	background-color: #FF9900;
	text-decoration: none;
	}
.story .find-out {
	text-indent: -2222px;
	height: 20px;
	line-height: 0px;
	background: #494C49 url(graphics/find-out.jpg);
	padding: 0px;
	margin-top: 20px;
	}
.story .find-out:hover {
	background-position: -440px 0px;
	}
.main-content {
	padding: 20px 30px;
	}	
.main-content p, .main-content ul {
	padding: 10px;
	background: white;
	margin-bottom: 10px;
	}
.main-content li {
	padding: 0px 30px;
	margin-bottom: 15px;
	background: url(graphics/orange-bullet.gif) left center no-repeat;
	}
.vcard {
	padding: 20px;
	background: white;
	}
.org {
	margin-top: 5px;
	}
.tel {
	margin-top: 5px;
	}
.adr span {
	display: block;
	}
.add-contact {
	margin-top: 10px;
	line-height: 25px;
	display: block;
	padding-left: 40px;
	background: url(graphics/Vcard.gif) left top no-repeat;
	}
#film-navigation {
	text-align: right;
	float:right;
	background: white;
	width: 100%;
	font-size: 14px;
	padding-top: 10px;
	}
#film-navigation a {
	padding-left: 20px;
	margin-left: 20px;
	}


/* 6. CONTACT INFO ( =cdt ) 
--------------------------------------------------------------*/

#contact-details {
	clear: both;
	float: left;
	width: 100%;
	background-color: #8ecdef;
	padding-bottom: 30px;
	border-top: 120px solid white;
	color: white;
	font-size: 12px;
	}
#contact-details a {
	color: #336699;
	}
#contact-details p {
	margin-bottom: 20px;
	}
#project-overview, #vac-overview {
	width: 200px;
	float: left;
	margin-left: 30px;
	padding: 30px 0px;
	}
#vac-overview {
	width: 380px;
	margin-left: 40px;
	}
#vac-overview li{
	margin-bottom: 10px;
	}
#vac-details {
	padding: 30px 0px;
	margin-left: 50px;
	width: 150px;
	float: left;
	}
#vac-details img{
	margin-bottom: 20px;
	}