body {
	background-color: #05080b;
	color: #D6CDBE;
	font-family: "Gill Sans", Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
	word-spacing: normal;
}

.body {
	color: #D6CDBE;
	font-family: "Gill Sans", Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
}

.bodybold {
	color: #D6CDBE;
	font-family: "Gill Sans", Arial, Helvetica;
	font-size: 13px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

a:active { outline: none; }

a:focus { -moz-outline-style: none; }

a {
	color: #D6CDBE;
	font-family: "Gill Sans", Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
}

a:hover {
	font-family: "Gill Sans", Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	color: #80929E;
	text-decoration: none;
}

p {
	font-family: "Gill Sans", Arial, Helvetica;
	color: #D6CDBE;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}

.feed {
  padding: 0 0 0 19px;
	font-family: "Gill Sans", Arial, Helvetica;
	color: #D6CDBE;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
  	background: url("images/32.png") no-repeat 0 50%;
}

#centered {
	position:absolute;
	top:10%;
	left:25%;
	margin-top:-1%;
	margin-left:-20%;
}

#news {
	font-family: "Gill Sans", Arial, Helvetica;
	color: #D6CDBE;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	height: 350px;
	overflow: auto;
	position: relative;
	margin-bottom: 10px;
	padding-right: 10px;
}

#blog {
	font-family: "Gill Sans", Arial, Helvetica;
	color: #D6CDBE;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	height: 370px;
	overflow: auto;
	position: relative;
	margin-bottom: 10px;
	padding-right: 10px;
	width: 458;
}


#otherdivs {
	/* Typical fixed height and fixed width example */
	height: 350px;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin:10px;
	padding-right: 10px;


}

#savouries {
	/* Typical fixed height and fixed width example */
	height: 370px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin: 5px;
	padding-right: 10px;
}

#cakes {
	/* Typical fixed height and fixed width example */
	height: 350px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin: 5px;
	padding-right: 10px;
}

#baked {
	/* Typical fixed height and fixed width example */
	height: 350px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin: 5px;
	padding-right: 10px;
}

#philosophy {
	font-family: "Gill Sans", Arial, Helvetica;
	color: #D6CDBE;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	/* Typical fixed height and fixed width example */
	height: 350px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin: 5px;
	padding-right: 10px;
}

#text_home {
	font-family: "Gill Sans", Arial, Helvetica;
	color: #D6CDBE;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	/* Typical fixed height and fixed width example */
	height: 350px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin: 5px;
	padding-right: 10px;
}

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: white;
}
.vscrollerbar {
width: 10px;
background-color: #D6CDBE;
}
.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
height: 10px;
background-color: #D6CDBE;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}

h1 {
	font-family: "Gill Sans", Arial, Helvetica;
	color: #D6CDBE;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
.spacer {
}
