body {
	margin: 0;
	padding: 0;
	background: #CFCAAD url(../images/page/bg-tile.jpg) top center repeat;
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #69664D;
}

td, div, img, table, th, input { behavior: url(src/iepngfix.htc)}

#headerbgtile {
	background: url(../images/page/header-bg-tile.jpg) top center repeat-x;
}
#headerbg {
	background: url(../images/page/header-bg2.jpg) top center no-repeat;
}
#header {
	margin: 0 auto;
	width: 980px;
	height: 133px;
}
#logo {
	float: left;
}
#ad1 {
	margin-left: 309px;
	height: 105px;
}
#ad1 img {
	margin-top: 16px;
}
#ad2 {
	float: right;
	padding: 16px 36px 0 0;
}
#bluebar {
	clear: both;
	color: #FFFFFF;
}
#bluebar div {
	float: right;
	text-align: right;
}
#bluebar em {
	color: #C2D9E4;
}
#bgtile {
	background: url(../images/page/bg-top-tile.jpg) top center repeat-x;
}
#bgcentre {
	background: url(../images/page/content-top-bg.jpg) top center no-repeat;
}

#footer {
	text-align: center;
	padding-bottom: 20px;
}
#footer a {
	color: #69664D;
}
#footer a:hover {
	color: #424130;
}



/* ----- content stuff ----- */


#container {
	margin: 0 auto;
	width: 980px;
}
#left {
	width: 270px;
	padding: 50px 0;
	vertical-align: top;
}
#middle {
	vertical-align: top;
	padding: 50px 30px 20px;
	text-align: center;
}
#right {
	width: 270px;
	vertical-align: top;
	padding: 50px 0;
}
#left table, #right table {
	width: 270px;
	margin-bottom: 30px;
}
#left th, #right th {
	vertical-align: top;
	font: normal 18px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	padding: 24px 5px 5px 40px;
}
#left td, #right td {
	background: url(../images/boxes/td-bg.png) top left repeat-y;
	padding: 0 20px 0 40px;
	vertical-align: top;
}
/*#container td td div {*/

#left td div, #right td div {
	line-height: 1px;
	height: 30px;
	background: url(../images/boxes/end-bg.png) bottom left no-repeat;
	border: none;
	padding: 0;
	margin: 0px;
}
#container a {
	text-decoration: none;
}
#container a:hover {
	text-decoration: underline;
}



/* ----- colour tables ----- */


#rust th {
	background: url(../images/boxes/rust-th.png) top left no-repeat;
}
#rust a {
	color: #9A521E;
}

#lime th {
	background: url(../images/boxes/lime-th.png) top left no-repeat;
}
#lime a {
	color: #82780C;
}

#forest th {
	background: url(../images/boxes/forest-th.png) top left no-repeat;
}
#forest a {
	color: #326B2B;
}

#sky th {
	background: url(../images/boxes/sky-th.png) top left no-repeat;
}
#sky a {
	color: #0B6870;
}

#indigo th {
	background: url(../images/boxes/indigo-th.png) top left no-repeat;
}
#indigo a {
	color: #314173;
}

#purple th {
	background: url(../images/boxes/purple-th.png) top left no-repeat;
}
#purple a {
	color: #623272;
}

#crimson th {
	background: url(../images/boxes/crimson-th.png) top left no-repeat;
}
#crimson a {
	color: #8A1F26;
}



/* ----- middle tables ----- */

#middle table {
	width: 100%;
	margin-bottom: 30px;
}
#middle td table {
	margin-bottom: 0px;
}
#middle th {
	vertical-align: top;
	font: normal 18px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 14px 5px 2px;
	background: url(../images/boxes/centre-th.png) top left no-repeat;
}
#middle td {
	text-align: left;
	border-left: 1px solid #E8E6D8;
	border-right: 1px solid #E8E6D8;
	padding: 5px 10px 0;
}
#middle td td {
	border: none;
	padding: 0;
}
#middle ul {
	margin: 10px;
	padding: 0;
	font-size: 12px;
	color: #FFFFFF;
	list-style: none;
}
#middle li {
	margin: 0;
	padding: 0;
	padding: 4px 0 4px 20px;
	background: url(../images/pix/fave-star.gif) left no-repeat;
}
#middle li a {
/*	display: block;*/
}
#middle a {
	color: #69664D;
/*	color: #9C9A80;*/
}
#middle a:hover {
	color: #424130;
}
#middle td div {
	background: url(../images/boxes/centre-bot.png) top left no-repeat;
}
.middle_ad {
	margin: 0 0 30px;
}
.middle_ad p {
	margin: 0 0 3px;
	font: 9px/11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #7A9790;
	letter-spacing: 2px;
}
.middle_ad img {
	border: 1px solid #E8E6D8;
	padding: 2px;
}
.bigspace {
	padding: 10px 15px;
	font-size: 12px;
	line-height: 22px;
}
.bigspace a {
	color: #69664D;
}



/* ----- other items ----- */


#left div, #right div {
	border: 1px solid #E8E6D8;
	padding: 2px;
	margin: 0 10px 30px;
}
#left div table, #right div table {
	width: 100%;
	margin: 0;
}
#left div td, #right div td {
	background: none;
	padding: 0;
}




#zodiac {
}
#zodiac table {
	float: left;
	width: 95px;
	margin: 20px 20px 10px 0px;
}
#zodiac td {
	padding: 0;
	text-align: center;
	border: none;
}
#zodiac th {
	padding: 0;
	background: none;
	font-size: 9px;
	line-height: 14px;
	text-align: center;
}
#zodiac a {
	color: #69664D;
	font-size: 12px;
	font-weight: bold;
}


.whiteimgs {
	padding: 10px;
	background-color: #FFFFFF;
}


.div {
	border: 1px solid red;
}

p {
	margin: 15px 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
form {
	margin: 0;
}
input, select, textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}