html {
	margin-bottom : 1px;
	margin: 0 auto;
	height : 100%;
	background-color: #666666;
	
}

body {
	font-size : 0.9em;
	margin: 0 auto;
	text-align: center;
	
	
}
#wrapper{
display: block;
width: 800px;
margin: auto;
text-align: left;		

}

#header{
	height: 40px;
	text-align: center;
	display: block;
	background-image: url(images/header.jpg);
	background-repeat: repeat;
	background-position: center;
	position: relative;

}



#navbar{
	background-image: url(images/h3.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	height: 36px;
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	
}
#navbar  a.nav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 6px;
	line-height: 4;
	background-image: url(images/nav.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	
		
}
#navbar a.nav :visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
			
}
#navbar a.nav:hover {
	color:#CCCCCC;
	background-image: url(images/nav.jpg);
	background-repeat: repeat-x;
	background-position: left top;	


}
#sidebar{
display: block;
text-align: left;
width: 180px;
float: left;


}

body#index a#index_nav,
body#branding a#branding_nav,
body#contact a#contact_nav,
body#diary a#diary_nav,
body#ideas a#ideas_nav,
body#photography a#photography_nav,
body#testimonial a#testimonial_nav,
body#trading a#trading_nav,
body#websites a#websites_nav

{
	color: #FF6666;
	cursor: text;
	text-transform: uppercase;
	text-decoration: none;
	background-image: none;
	
}

body#index #foot p{
	background-attachment: fixed;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
body#branding #foot p
{
background-attachment: fixed;
	background-image: url(images/footer2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
body#contact #foot p
{
background-attachment: fixed;
	background-image: url(images/footer7.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
body#diary #foot p
{
background-attachment: fixed;
	background-image: url(images/footer4.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
body#ideas #foot p
{
background-attachment: fixed;
	background-image: url(images/footer5.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
body#photography #foot p
{
background-attachment: fixed;
	background-image: url(images/footer6.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
body#testimonial #foot p
{
background-attachment: fixed;
	background-image: url(images/footer3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
body#websites #foot p
{
background-attachment: fixed;
	background-image: url(images/footer8.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
body#trading #foot p
{
background-attachment: fixed;
	background-image: url(images/footer9.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


#centrecol{
	padding-left: 180px;
	padding-right: 50px;
	padding-top: 20px;
	background-color: #FFFFFF;
	background-image: url(images/pulley.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom: 12px solid #666666;
	
}

#catcher{
	width:200px;
	display: block;
	float: right;
	cursor: pointer;
	
}
#block1{
	display: block;
	
	width: 240px;
	margin: 10px;
	float: left;
	position: relative;
	text-align: justify;
	background-color: #FFFFFF;
}
#block2{
	display: block;
	
	width: 240px;
	margin: 10px;
	float: left;
	position: relative;
	text-align: justify;
	background-color: #FFFFFF;
}
#block3{
	display: block;
	border: 2px solid #906;
	width: 80%;
	margin: 10px;
	position: relative;
	text-align: justify;
	background-color: #FFFFFF;
}
.innerDIV{
padding: 0 10px 0 10px;
}

#scroll p {
	clear: both;
	font-variant:small-caps;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	
	
}
#foot p{
	text-align: center;
	margin: 0 auto;
	color: #990066;	
	height: 200px;
	background-color: #FFFFFF;
	clear: both;

}
#border {
	background-color: #FF6666;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990066;
	text-align: justify;

}
a {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990066;
	text-decoration: none;	
}
a:hover {	
	color:#FF6666;	
}
p.fit{	
	text-align: center;
}
/*Removed font-type: italic, as it broke the navigation. Solution found on Internet */
p.quote{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6666;
}
p.advert{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #990066;
	font-variant: normal;
	border-bottom: 1px dashed #cccccc;
	padding: 10px 0 20px 0;
	text-align: center;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 40px;
	margin-left: 40px;
}
p.advert a:link{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990066;
	text-decoration: none;			
}
p.advert a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
p.advert a:hover {	
	color:#FF6666;	
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990066;
	line-height: 2;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990066;	
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 5px;
	margin: 0;
	font-weight: bold;
	line-height: 1.5;
	background-image: url(images/h3.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990066;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);	
}
ul li{
	padding-bottom: 10px;
}
.pad{
display: block;
height: 1px;
}

 p.sample {
 text-align:center;
 }

