a{
	border-bottom: 1px dashed #353A90;
	color: #353A90;
	text-decoration: none;
}

a img{
	border: 0;
}

a:hover{
	border-bottom: none;
	color: #4D0867;
	text-decoration: underline;
}

body{
	background-color: #FFFFFF;
	color: #3F3F26;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, sans-serif;
	border-bottom: 2px solid #6B939A;
	border-top: 1px solid #6B939A;
	color: #53757B;
	font-size: medium;
	margin-bottom: 20px;
	margin-left: 15px;
	padding: 3px 0px;
	text-indent: -15px;
}

h2{
	font-size: small;
	font-weight: 900;
	margin-bottom: 5px;
	text-indent: 10px;
}

img.cover{
	margin: 2px 8px 5px 15px;
}

p{
	padding-left: 15px;
}

p.grouped{
	line-height: 1.2em;
	margin-bottom: 0px;
	margin-top: 0px;
}

ul.goright li{
	list-style: square;
	margin: 0px 25px;
	padding: 5px 20px 0px;
}

.booklist{
	clear: left;
	display: block;
}

.booklist h2{
	padding-left: 110px;
}

.booklist p{
	padding-left: 130px;
}

.centralise{
	text-align: center;
}

.colouredbox{
	background-color: #F1F1F1;
	border: 2px solid #3F3F26;
	display: block;
	margin: 10px 5% 10px;
	padding: 8px;
	width: 85%;
}

.goaway{
	display:none;
}

.thetitle{
	border-left: 3px solid #D27522;
	border-top: 1px dotted #0000FF;
	margin: 0px;
	text-transform: uppercase;
}

.tinytext{
	font-size: xx-small;
}

#bookcover{
	background-color: transparent;
	background-image: url(images/genecover.gif);
	background-position: top;
	background-repeat: no-repeat;
	clear: right;
	float: right;
	height: 291px;
	position: absolute;
	right: 20px;
	top: 23px;
	width: 195px;
}

#holder{
	background-image: url(images/sidestrip.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 150px;
	width: 99%;
}

#leftmenu{
	_height: 450px;
	background-color: #0D0B18;
	background-image: url(images/lefthead.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFFFF0;
	margin: 0px 0px;
	min-height: 450px;
	position: absolute;
	top: 0px;
	width: 200px;
}

#leftmenu a{
	border-bottom: none;
	text-decoration: none;
}

#mainmiddle{
	background-image: url(images/bodycorner.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px 10px 0px 200px;
	padding: 10px;
}

#sandbag{
	float: right;
	height: 120px;
	right: 0px;
	top: 0px;
	width: 220px;
}

#strip{
	background-image: url(images/masthead.jpg);
	background-repeat: no-repeat;
	height: 150px;
}

#themenu{
	list-style: none;
	margin: 90px 5px 40px;
	padding: 0px;
}

#themenu li{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#themenu li a{
	border-bottom: none;
	border-left: 3px solid #0D0B18;
	color: #FFFFF0;
	display: block;
	margin: 0px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-top: 1px;
	text-decoration: none;
}

#themenu li a:hover{
	border-left: 3px dashed #6B939A;
	color: #6B939A;
	text-decoration: none;
}

#topbar{
	background-color: #353A90;
	background-image: url(images/topstrip.gif);
	background-repeat: repeat-x;
	height: 150px;
	position: absolute;
	text-align: left;
	width: 100%;
}

