
body {
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#666666;
	text-align:center;
}

a {
	outline:none;
}

a:link, a:visited, a:active {
	color:#666666;
	color:#666666;
	text-decoration:none;
	
}

a:hover {
	text-decoration:underline;
}

#home_page #home_link {
	text-decoration:underline;
}

#work_page #work_link {
	text-decoration:underline;
}

#bio_page #bio_link {
	text-decoration:underline;
}

#links_page #links_link {
	text-decoration:underline;
}

#contact_page #contact_link {
	text-decoration:underline;
}

img {  
	border-style: none;
}

h1 {
	font-size:14px;
	font-weight:bold;
	margin-top:5px;
}

.bio_image {
	float:left;
	margin:0px 10px 10px 0px;
	width:200px;
}

#enquiry_form td{
	padding:10px 10px 10px 0px;
}

.label {
	vertical-align:top;
	padding-left:0px;
}

.button {
	text-align:right;
}

#content {
	clear:both;
	margin-top:20px;
	text-align:left;
	font-size: 12px;
	line-height:20px;
}

#content a {
	font-weight:bold;
}

#hold {
	width:700px;
	margin:0 auto;
	padding-top:30px;
}
	

#header {
	height:40px;
	text-align:left;
	line-height:30px;
}

#header img {
	float:left;
}

.headline {
	font-size: 17px;
	font-weight:normal;
}

#float_right {
	float:right;
	display:inline;
	width:400px;
	text-align:right;
}

#float_left {
	float:left;
	display:inline;
	width:150px;
	
}

#float_right ul{
	list-style:none;
	margin:0px;
	padding-top:10px;
}

#float_right li {
	
	display: inline;
	padding-left: 15px;
}

#footer {
	margin-top:20px;
	height:52px;
	font-size: 10px;
}

.left {
	font-size:12px;
	text-align:left;
}

.right {
	
	text-align:right;
}

.lottery {
	float:left;
	display:inline;
	
}
