/* General Styling */

BODY
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: transparent;
	margin: 11px 0 0 24px;
 	padding: 0;
 	float: left;
 	clear: left;
 	font-style: normal;
 	font-weight: normal;
	letter-spacing: 0px;
 	line-height: 20px;
 	text-decoration: none;
 	color: #000000;
}

A
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none
}

A:hover 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #85cb4e;
	text-decoration: none
}


H1
{
    font-size: 16px;
    color: #000000;
    font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
}

H2
{
    font-size: 15px;
    color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:lighter
}

H3
{	font-size: 13px;
	color: #85cb4e;
	font-weight:lighter;
	line-height:140%;
}

H4
{	
	font-size: 13px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 130%;
	font-style: normal;
 	font-weight: normal;
	letter-spacing: 0px;
 	line-height: 20px;
}

strong, b
{
	font-weight:bold;
}

em, i
{
	font-style: italic;
}

/* Classes for specific behaviours */

a.menu{
    FONT-SIZE: 14px;
    COLOR: #000000;
    font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 130%;
	padding-right:30px;
}

a.menu:hover
{
	
	color: #85cb4e;
    font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 130%;
	padding-right:30px;
}


.bio
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: transparent;
	margin: 11px 0 0 24px;
 	padding: 0;
 	float: left;
 	clear: left;
 	font-style: normal;
 	font-weight: normal;
	letter-spacing: 0px;
 	line-height: 18px;
 	text-decoration: none;
 	color: #000000;	
	width: 700px;
	text-align:left;
}	

.press
{	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
    color: #000000;
	position:absolute;
	text-align:left;
	left:30px;
	line-height: 18px;
 	width: 700px;
}

/* DIV */

 #page {
 clear: none;
 float: left;
 margin: 0 0 192px 0;
 padding: 0;
 width: 100%;
 }

#menu 
{
	left:30px;
	top:25px;
	position: absolute;
	text-align: left;
}

#pix 
{	
 float: left;
 margin: 12px 0 0 24px;
 width: 800px;
}

#works 
{
	left:24px;
	top:75px;
	position: absolute;
}

#index
{
	font-size:13px;
    color: #000000;
	position:absolute;
	text-align:left;
	left:30px;
	top:1200px;
	line-height: 18px;
 	width: 800px;
}

#copy 
{
	clear: left;
 	float: left;
 	margin: 50px 0 0 5px;
 	padding: 0px;
 	width: 650px;
 }	


#contact 
{
	left: 375px;
	top: 159px;
	position: absolute;
}

#bio 
{
	left:30px;
	top:65px;
	position: absolute;
}


#weed
{
	left:300px;
	top: 160px;
	position:absolute;
	
}


