/* CSS Document */


/* Begin Typography & Colors */
body {
	font-family: 'verdana', arial, helvetica, sans-serif; 
	font-size: 11px; 
	color: #CCCCCC;
	background-color: #000000; 
	text-align: left; 
	background-image: url('http://www.cynthiawild.co.uk/background.jpg'); 
	background-repeat: repeat-y; 
	background-position: top center;
	}
a:link, a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
p, li {
	line-height:16px; 
}
h2 {
	font-family: "Century Gothic";
	text-transform: uppercase;
	font-weight: normal;
	font-size: 24px;
	line-height: 24px;
	text-align: left;
	color:#FFFFFF
	}
	
h3 {
	font-size: 11px; 
	font-weight: bold;
	color:#FFFFFF
	}
	
table {
	border: 0;
	padding: 0;
	font-size: 10px; 
	line-height:14px;
	vertical-align: top;
	}
td {
	border: 1px #FFFFFF solid;
	padding: 3px;
	font-size: 10px; 
	line-height:14px;
	vertical-align: top;
	}
th {
	border: 0;
	padding: 0;
	font-size: 10px;
	font-weight: normal;
	line-height:14px;
	vertical-align: top;
	text-align: left;
	}
#textframe {
	background-color: #000000; 
	text-align: left; 
	margin-top:0px; 
	margin-left:20px; 
	margin-right:20px; 
	margin-bottom:0px; 
	padding:0px;
	}	
#bold {
	font-size: 10px; 
	color: #FFFFFF; 
	text-align: left; 
	font-weight:bold; 
	line-height:10px; 
	vertical-align: text-top; 
	margin-top:0;
	}
/* End Typography & Colors */


/* Begin Structure */
body {
	margin: 0 0 0 0; 
	padding: 0; 
	}
#page {
	position: relative;
	margin: auto;
	width: 767px;
	}
/* Header------------------------------------ */
#header {
	position: relative;
	width: 760px;
	height: 32px;
	margin: 54px 7px 6px 0;
	}
#header-home {
	position: relative;
	width: 760px;
	height: 32px;
	margin: 240px 7px 6px 0;
	}
#logo {
	position: absolute;
	width: 276px;
	height: 32px;
	}
/*h1 {
	float: left;
	margin: 0;
	line-height: 100%;
	text-decoration: none;
	}
h1 a{
	display: block;
	width: 276px;
	height: 32px;
	text-indent: -900em;
	text-decoration: none;
	background-image: url('http://www.cynthiawild.co.uk/menuimages/logo.gif');
	background-repeat: no-repeat;
}
h1 a:hover{
	text-decoration: none;
}*/
/* Navigation--------------------------------- */
#navbar {
	position: absolute;
	height: 32px;
	right: 0px;
	}
#navbar ul {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	}
#navbar li {
	display: inline;
	margin-left: 18px;
	}
/*#navbar li a {
	height: 32px;
	display: block;
	text-decoration: none;
	text-indent: -900em;
	}
#navbar #fossils a {
	width: 113px;
	background-image: url('http://www.cynthiawild.co.uk/menuimages/fossiloff.gif');
	}
#navbar #fossils a:hover {
	background-image: url('http://www.cynthiawild.co.uk/menuimages/fossilon.gif');
	}
#navbar #songs a {
	width: 61px;
	background-image: url('http://www.cynthiawild.co.uk/menuimages/songsoff.gif');
	}
#navbar #songs a:hover {
	background-image: url('http://www.cynthiawild.co.uk/menuimages/songson.gif');
	}
#navbar #other a {
	width: 106px;
	background-image: url('http://www.cynthiawild.co.uk/menuimages/miscoff.gif');
	}
#navbar #other a:hover {
	background-image: url('http://www.cynthiawild.co.uk/menuimages/miscon.gif');
	}
#navbar #about a {
	width: 47px;
	background-image: url('http://www.cynthiawild.co.uk/menuimages/aboutoff.gif');
	}
#navbar #about a:hover {
	background-image: url('http://www.cynthiawild.co.uk/menuimages/abouton.gif');
	}*/
/* Content */
#gallery {
	position: relative;
	height: 345px;
	width: 760px;
	}
#thumbs {
	position: relative;
	height: 245px;
	width: 767px;
	}
#content {
	position: relative;
	height: 100%;
	width: 100%;
	padding: 40px 0 0 0;
	}
#footer {
	position: relative;
	padding: 0 0 20px 0;
	width: 760px;
	clear: both;
	}
#footer p {
	margin: 0;
	padding: 20px 0 0 0;
	text-align: right;
	font-size: 10px; 
	}
#sitemeter {
	text-align: right;
	padding: 10px;	
	}
/*#narrowcolumn {
	position: absolute;
	top: 0;
	left: 0;
	width: 281px;
	padding-right: 25px;
	}
#widecolumn {
	margin-left: 306px;
	}*/
/* End Structure */


/* Begin Gallery */
#gallerytitle ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none;
	}
#gallerytitle li {
	font-size: 10px; 
	padding: 0 0 0 0;
	}
#gallerytitle {
	position: absolute;
	width: 100%;
	top: 175px;
	}
#title {
	position: absolute;
	width: 100%;
	top: 275px;
	}
#img {
	position: absolute;
	right: 0;
	}
/* End Gallery */


/* Begin Images */
img {
	border: 0;
	}
#thumbs img {
	margin: 0 0 0 0;
	padding: 9px 5px 0 0;
	border: 0; 
	}
/* End Images */