/* Lucy Bainbridge */

/* designed and coded by Ed Walker */

/* reset all values by our Eric */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* end reset all values */

body	{
	background-color:#fff;
	color:#000;
	font-size: 62.5%;
	}


a:link {
	font-weight : bold; 
	text-decoration: underline;
	color:#000;
	background: transparent; 
}



a:visited {
	font-weight : bold; 
	text-decoration : underline;
	color: #000;
	background: transparent; 
}

a:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #000;
	background: transparent; 
}

a:active {
	font-weight : bold; 
	text-decoration : underline;
	color: #000;
	background: transparent;  
}



h1	{
	margin:0;
	padding:0;
	font-weight:lighter;
	font-style:italic;
	color: #fff;
	font-size: 2em;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.2em;
	padding:200px 10px 0 0;
	}

h2 {
	font-weight: normal;
	font-style:italic;
	margin:0;
	padding:0;
	color:#990000;
	font-size: 1.8em;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:20px;
	line-height:1.5em;
	padding-left:40px;
	}
	
h3 {
	font-weight: normal;
	font-style:italic;
	margin:0;
	padding:0;
	color:#000;
	font-size: 2.5em;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px 0 10px 0;
	line-height:1.5em;
	padding-left:40px;
	}
	
h4 {
	font-weight: normal;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.8em;
	padding:0;
	margin:0;
	}
	
p	{
	font-weight:lighter;
	font-style:italic;
	color: #fff;
	font-size: 2em;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.2em;
	padding:200px 10px 0 0;
	}

/* this is where the fun starts */

/* hold onto your daughters */

/* and your troosers */
	
#contentwrapper	{
	width:810px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	}
	
#navigation	{
	width:199px;
	text-align:right;
	}
	
#image	{	
	width:601px;
	height:438px;
	margin-top:43px;
	float:right;
	}
	
.home	{
	background-image:url(../images/home.jpg);
	background-repeat:no-repeat;
	}
	
.contact	{
	background-image:url(../images/contact_back.gif);
	background-repeat:no-repeat;
	}
	
.projectwhitelight0	{
	background-image:url(../images/projectwhitelight0.gif);
	background-repeat:no-repeat;
	}
	
.projectwhitelight1	{
	background-image:url(../images/projectwhitelight1.jpg);
	background-repeat:no-repeat;
	}
	
.projectwhitelight2	{
	background-image:url(../images/projectwhitelight2.jpg);
	background-repeat:no-repeat;
	}
	
.projectwhitelight3	{
	background-image:url(../images/projectwhitelight3.jpg);
	background-repeat:no-repeat;
	}
	
.projectwhitelight4	{
	background-image:url(../images/projectwhitelight4.jpg);
	background-repeat:no-repeat;
	}
	
.projectlightworks0	{
	background-image:url(../images/projectlightworks0.gif);
	background-repeat:no-repeat;
	}
	
.projectlightworks1	{
	background-image:url(../images/projectlightworks3.jpg);
	background-repeat:no-repeat;
	}
	
.projectlightworks2	{
	background-image:url(../images/projectlightworks1.jpg);
	background-repeat:no-repeat;
	}

.projectlightworks3	{
	background-image:url(../images/projectlightworks4.jpg);
	background-repeat:no-repeat;
	}
	
.projectlightworks4	{
	background-image:url(../images/projectlightworks5.jpg);
	background-repeat:no-repeat;
	}
	
.projectmelbourne0	{
	background-image:url(../images/projectmelbourne0.gif);
	background-repeat:no-repeat;
	}
	
.projectmelbourne1	{
	background-image:url(../images/projectmelbourne1.jpg);
	background-repeat:no-repeat;
	}
	
.projectmelbourne2	{
	background-image:url(../images/projectmelbourne2.jpg);
	background-repeat:no-repeat;
	}
	
.projectmelbourne3	{
	background-image:url(../images/projectmelbourne3.jpg);
	background-repeat:no-repeat;
	}
	
.projectmelbourne4	{
	background-image:url(../images/projectmelbourne4.jpg);
	background-repeat:no-repeat;
	}
	
#footer	{
	width:601px;
	float:right;
	}
