applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, textarea, input {
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-family:Helvetica, Arial, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left:0;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearfix:after, .colrow:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix, .colrow {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix, .colrow {display:block;}
/* End hide from IE Mac */

.newrow {
clear:both;
}

	img.bg {
			/* Set rules to fill background */
			min-height: 100%;
			min-width: 1024px;
			
			/* Set up proportionate scaling */
			width: 100%;
			height: auto;
			
			/* Set up positioning */
			position: fixed;
			top: 0;
			left: 0;
		}
		
		@media screen and (max-width: 1024px){
			img.bg {
				left: 50%;
				margin-left: -512px; }
		}
		
		div#content {
			/* This is the only important rule */
			/* We need our content to show up on top of the background */
			position: absolute; 
			
			
			/* These have no effect on the functionality */
			width: 960px;
		
		}
		
		body {
			/* These rules have no effect on the functionality */
			/* They are for styling only */
			background-color: black;
			                                                     
			                               
			margin: 0;
			color:#FFF;
}
div#container{
	width:960px;
	height:1200px;
	position:absolute;
	top:0%;
	left:50%;
	text-align:left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -480px;
	padding-bottom:90px;
	padding-right:30px;

}

div#header{
	width:900px;
	height:225px;
	margin-left:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

div#headerimg{
	position:absolute;
	left:30px;
	top: 119px;
	width:305px;
	height:105px;
	border: none;
}

div#title{
	position:relative;
	width:900px;
	height:90px;
	margin-left:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom:30px;
}

div#event{
	width:900px;
	height:396px;
	margin-left:30px;

}

div#leftcol{
	float:left;
	width:280px;
	height:auto;
	margin-top:0px;
	}


div#centercol{
	float:left;
	margin-top:0px;
	margin-left:30px;
	width:280px;
	height:auto;
}

div#rightcol{
	float:right;
	margin-top:0px;
	width:280px;
	height:auto;
	}

div#news{
	width:900px;
	height:260px;
	margin-left:30px;
}

div#about{
	width:900px;
	height:auto;
	margin-left:30px;
	margin-top:0px;
}

div#gallery{
	width:900px;
	height:auto;
	margin-left:30px;
	margin-top: 0px;
	padding-bottom:45px;
}

div#footer{
	width:900px;
	height:90px;
	margin-left:30px;
	margin-top:15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

div#container1{
	position:relative;	
	width:900px;
	height:280px;
	margin-left:30px;
	margin-top:0px;
	margin-bottom:30px;
	}

div#con1leftcol{
	float:left;
	width:280px;
	height:auto;
	margin-top:0px;
	margin-left:0px;
	}
	
	div#con1rightcol{
	float:left;
	width:590px;
	height:auto;
	margin-top:0px;
	margin-left:30px;
	}
	
	div#container2{

	width:900px;
	height:auto;
	margin-left:30px;
margin-bottom:30px;
	}
	
	div#con2leftcol{
	float:left;
	width:280px;
	height:auto;
	margin-top:0px;
	}


div#con2centercol{
	float:left;
	margin-top:0px;
	margin-left:30px;
	width:280px;
	height:auto;
}

div#con2rightcol{
	float:right;
	margin-top:0px;
	width:280px;
	height:auto;
	}
	
div#nav{
	position:absolute;
	right:59px;
	bottom:1064px;
	width:561px;
	height: 27px;
}	

#nav li{
float:left}

#nav li a{
	float:left;
	width:80px;
	height:26px;
	display:block;
	font-weight:bold;
	font-size:9pt;
	text-decoration:none
}

#nav li a:link,#nav li a:visited{
color:#FFF}

ul#nav li a:hover,.work ul#nav li.work a:link,.work ul#nav li.work a:visited,.journal ul#nav li.journal a:link,.journal ul#nav li.journal a:visited,.bio ul#nav li.bio a:link,.bio ul#nav li.bio a:visited,.photos ul#nav li.photos a:link,.photos ul#nav li.photos a:visited,.contact ul#nav li.contact a:link,.contact ul#nav li.contact a:visited {
	color:#FF5000;
	background-image: url(http://www.weareblank.co.uk/images/2010/may/nav_highlight.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 9pt;
}


h1{
	position:absolute;
	font-family:Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 26pt;
	bottom:8px;
	
}

h2{
	font-family:Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 18pt;
	margin-top:0px;
	margin-bottom:0px;
	
}

p{
	font-family:Helvetica, Arial, sans-serif;
	margin-top:0px;
	font-size:12px;
	line-height:14px;
	margin-bottom:0px;
	text-align: left;
}
#leftcol a{
	font-family:Helvetica, Arial, sans-serif;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
	line-height:14px;
	
}
#leftcol a:hover{
	font-family:Helvetica, Arial, sans-serif;
	color:#FF5000;
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
	line-height:14px;
}
	#about a{
	font-family:Helvetica, Arial, sans-serif;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
	line-height:14px;
	
}
#about a:hover{
	font-family:Helvetica, Arial, sans-serif;
	color:#FF5000;
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
	line-height:14px;
	
}#centercol a{
	font-family:Helvetica, Arial, sans-serif;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
	line-height:14px;
	
}
#centercol a:hover{
	font-family:Helvetica, Arial, sans-serif;
	color:#FF5000;
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
	line-height:14px;
	
}
#rightcol a{
	font-family:Helvetica, Arial, sans-serif;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
	line-height:14px;
	
}
#rightcol a:hover{
	font-family:Helvetica, Arial, sans-serif;
	color:#FF5000;
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
	line-height:14px;
	
}

#footer a{font-family:Helvetica, Arial, sans-serif;
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	line-height:14px;
}
#footer a:hover{font-family:Helvetica, Arial, sans-serif;
	color:#FF5000;
	text-decoration:none;
	font-size:12px;
	line-height:14px;
}

#footer p.left{
		float:left;
		font-family:Helvetica, Arial, sans-serif;
	margin-top:0px;
	font-size:12px;
	line-height:14px;
	margin-top:15px;
	margin-bottom:0px;
	text-align: left;
}

#footer p.right{
		float:right;
		font-family:Helvetica, Arial, sans-serif;
	margin-top:0px;
	font-size:12px;
	line-height:14px;
	margin-top:15px;
	margin-bottom:0px;
	text-align: left;
}

#container2 a, #event a{
	font-family:Helvetica, Arial, sans-serif;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	line-height:14px;
}
#container2 a:hover, #event a:hover{
	font-family:Helvetica, Arial, sans-serif;
	color:#FF5000;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	line-height:14px;
}

h2 a{
	font-family:Helvetica, Arial, sans-serif;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
	line-height:14px;
	
}
h2 a:hover{
	font-family:Helvetica, Arial, sans-serif;
	color:#FF5000;
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
	line-height:14px;
	
}