html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: white;
	height: 100%;
    color: black;
}


a {
  color: #000;
}

h1 {
	font-size: large;
	font-weight: bold;
	padding: 1.5em;
}



img, div {
	border: 0px none;
}


#metacontainer {
    height: 100%;
    outline: none;
    border: 0px none;
	clear: both;
}

#booktop {
	display: none;
}

#fullpage {
	position: relative;
	z-index: 20;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 1em;
}

#header-left {
	display: none;

}

#header-right {
	display: none;
}

.polariod-a {
	display: none;
}

.polariod-b {
	display: none;
}

.oxford_uni {
	display: none;
}

#login {
	display: none;
}

.polariod-contents {
	display: none;
}

#subheader {
	display: none;
}

#strapline {
	display: none;
}


#menu {
	display: none;
}


#bodyarea {
	text-align: left;
}


#footer {
	clear: both;
	width: 761px;
	height:46px;
}

#footer p {
	padding-top: 15px;
	padding-left: 20px;
	color: #406B8D;
}

#footer a {
	color: #406B8D;
}


blockquote {
	margin-left: 1em;
	margin-right: 1em;
}

div.article_comment, div.blog_comment {
	display: none;
}

div.article_comment blockquote, div.blog_comment blockquote {
	display: none;

}

#share {
  display: none;
}

#commentblock {
  display: none;
}




/* Forum Stuff */

table.topic_table {
  background: transparent;
  border: 0px none;
  width: 640px;
  margin: 0px

}

tr.rowodd {
  background: #d9d0c4;

}

tr.roweven {
  background: #e7dcce;
}

th {
	background: #EEEEEE;
}


th.topic_subject {
	width: 60%;
}

th.topic_date {
	width: 12em;
}

td {
	border: 0px none;

}

div .forum {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	margin-right: 40px;
	padding-bottom: 0px;
	width: 640px;
}


/* End Forum Stuff */

div .clear{
	clear: both;
	padding: 0px;
	margin: 0px;
}



.paper-middle h1,.paper-middle  h2,.paper-middle  h3,.paper-middle  h4,.paper-middle p,.paper-middle  ul, .paper-middle ol, .paper-middle form, .paper-middle tr, .paper-middle  table,.paper-middle dl,.paper-middle  dt,.paper-middle  input {
}

.paper_content {
	margin: 0 0 0 0px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.paper_content h2, .paper_content h3, .paper_content h4, .paper_content p, .paper_content ul, .paper_content ol, .paper_content form, .paper_content tr, .paper_content table, .paper_content dl, .paper_content body, .paper_content html {
	margin: 0px;
	padding: 0px;
	padding-bottom: 8px;
}

.paper_content ul,ol,li, blockquote {
	padding-bottom: 1em;
}


.floatright {

}

.floatleft {

}


