body { 

	background: #EFEFEF; 

	width: 100%;

	margin: 0px;

	padding: 0px;

	text-align: center;

}



#top, #header, #footer, #content {

	text-align: left;

}



#top {

	margin-left: auto;

	margin-right: auto;

	width: 700px;

	background: url(/themes/whitepaper2/images/middle.jpg) repeat-y left top; 

}



#header {

	position: absolute;

	top: 0px;

	margin-left: auto;

	margin-right: auto;

	width: 700px;

	height: 44px;

	background: url(/themes/whitepaper2/images/top.jpg) no-repeat left top; 

}



#content {

	margin-top: 44px;

	padding: 0px 55px 0px 60px;

}



#footer {

	height: 54px;

	font-size: 0px;

	background: url(/themes/whitepaper2/images/bottom.jpg) no-repeat left bottom; 

}



/* lma styles */

#content td.addform {

	font-weight: bold;

}



#content td.categories p {background: url(/lma/templates/images/minimal-bullet.gif) no-repeat 0 0;padding-left: 30px;}



/* art styles */

#content .nav {

	text-align: center;

	margin-bottom: 1em;

}



#content .nav a {

	margin-right: 1em;

}



#content .ccl {

	text-align: center;

}



/* Squeeze Page */

body {

	font-family: Arial, Verdana, Helvetica, sans-serif;

}



#content h1 {

	color: #000080;

}



#content h2 {

	font-size: 18px;

	font-weight: bold;

}

li {
	padding-bottom: 10px;
/*	margin-left: -20px; */

}

.yellowbox {
	border: 1px dashed #000;
	background: #ffffe8;
	padding-left: 20px;
	padding-right: 20px;
}

