/*
The Lovely Bones
*/

/* general */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, em, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


body {
	width:100%;
	height:50px;
	position:relative;
	background:#fff;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.2em;
	font-size: 100%;
	margin: 0;
}




.right {

float: none;
	
}

.left {

float: left;
	
}


.centre {
	text-align: center;
	
}

.clear {

clear: both;
}

.hidden {
	display: none;
	margin: 0;
	padding: 0;
}

a {
	
color: #333;	
}

a:hover {
color: #000;	
}




/* main sections */

#microsites_header_black {
	display: none;
}


#print {
	display: none;
}


#wrapper {
	background: #fff url(/thelovelybones/images/background_print.jpg) top left no-repeat;
	width:1000px;
	min-height:788px;
	margin: 10px auto;
	padding:0;
	overflow:hidden;
	border-top: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-left: 1px solid #bdbdbd;
	position: relative;
}



#wrapper h1 a {
	margin:0 auto;
	width:495px;
	height: 40px;
	position: absolute;
	left: 50px;
	top: 50px;
}


.indent {
	text-indent:-10000px;
}



/* navigation */


#navigation {
	display: none;
	
}


/* subnavigation */


#subnav {

display: none;
	
}



/* content */

#content {
padding: 110px 0 40px 0;
min-height: 558px;

margin-bottom: 10px;
}


.main_content {
display: none;

}


.main_content_bottom {
display: none;
}






/* activity table */

table {
margin-left: 100px;
width: 800px;
border: 1px black solid;
background: #fff;
}


th {
font-weight: bold;
font-size: 0.75em;
text-align: left;	
padding: 5px;	
}


td {
vertical-align: top;
padding: 2px;
margin: 0;
font-size: 0.85em;
text-align: left;	
border: 1px solid #666;
}


table textarea {


width: 430px;
height: 100px;
}


.novel {
width: 350px;	
	
}

.keep_cut {
width: 450px;
padding: 0;
}


/* footer */


.footer {
	background: #8b869a url(/thelovelybones/images/background_footer.gif) top left no-repeat;
	margin-top: 0;
	height: 50px;
	width:1000px;
	padding:0;
	overflow:hidden;
	border-bottom: 1px solid #bdbdbd;
	position: relative;

}


a span {
display: none;
}

