html, body {
	margin: 0; 
	padding: 0; 	
	border: 0;
}
	
body {
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	margin: 0;
	line-height: 15px;
}

#banner {
	background-image:  url(../images/header_background.jpg);
	background-repeat: no-repeat;
	height: 110px;
	position: relative;
	margin: 0;
	background-color: #000033;
	border-bottom: #0000FF solid 1px;
	display: none;
}

#banner .right {
	float: right;
}

#printbanner {
	display: block;
}

table {
	display: block;

}

th {
	font-size: 10px;
	text-transform: uppercase;
	text-align: left;
}

.thumbnail{
	width: 87px;
	border-top: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
	margin: 0;
	padding: 7px;
	font-size: 0.6em;
	background-color: #EEEEEE;
	position: relative;
	display: none;
	float: right;
}

div.thumbnail img {
	border-top: 2px solid #555;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 2px solid #555;
	display: none;
}


#nav{
	margin: 0;
	padding: 0;
	background-color: #000033;
	border-left: #0000FF solid 1px;
	display: none;
}

#nav ul{
	padding-left:168px;
	margin:0;
}

#nav ul li{
	display:inline;
	padding:0;
	margin:0;
}

#nav ul li a {
	font-size: 0.6em;
	color:#FFF;
	text-align:center;
	padding: 0 12px;
	text-decoration: none;
	border-left: 1px solid #0000FF;
}

#nav ul li a:hover, #nav ul li a:focus{
	background-color:#666;
}

#contact {
	width: 170px;
	top: 123px;
	left: 0px;
	position: absolute;
	background-color: transparent;
	padding: 0;
	display: none;
}

#navigation {
	margin: 0;
	display: none;
}
	

#navigation ul {
	list-style-type: none;
	font-size:0.7em;
	font-weight: bold;
	margin: 6px 0;
}

#navigation ul li {
	margin: 0;
	text-align: right;
	padding: 5px 10px;
	font-weight: bold;
}

#navigation ul li a {
	color: #000088;
	padding: 0px;
	text-decoration: none;
	margin: 0;
	font-variant: small-caps;
	font-weight: bold;
}

#navigation ul li a:hover, #navigation ul li a:focus { 
	color: #FFF;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	font-size: 12px;
	font-style: italic;
	text-transform: uppercase;
	font-weight: bold;
	}

h3 {
	font-size: 0.8em;
	font-variant: small-caps;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	padding: 6px 7px 6px 3px;
	background-color: #000033;
	width: 158px;
	top: 0px;
	position: relative;
	display: none;
	margin: 0 2px 0  0;
	border-top: #0000AA solid 1px;
	border-bottom: #0000FF solid 1px;
	border-left: #0000AA solid 1px;
}

h4 {
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	background-color: #000033;
	width: 158px;
	margin: 0 2px 5px 0;
	font-style: italic;
	padding: 6px 7px 6px 3px;
	border-top: #0000DD solid 1px;
	border-bottom: #0000AA solid 1px;
	border-left: #0000DD solid 1px;
	display: none;
}

h5 {
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 0 0 5px;
	width: 300px;
	display: block;
}

h6 {
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

#content {
	width: 100% !important;
	margin-left: auto;
	margin-right: auto;
	padding:10px 0 0 0;
} 

#content p {
	font-size: 12px;
	text-align: justify;
	padding: 0;
}

#content em {
	text-transform: uppercase;
	font-variant: small-caps;
}

.covers {
	float: right; 
	margin: 0 0 5px 8px; 
	padding: 6px 0 0 0; 
	display: none;
}

.credits ul {
	display: block;
	font-size: 10px;
	list-style-position: inside;
	list-style-type: square;
}

.credits ul li {
	margin: 0 auto;
	padding: 0;
}

.detailsheader {
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0 0 0 10px;
	padding: 12px 0 0 16px;
}

.details ul {
	font-size: 0.8em;
	list-style-type: none;
	margin: 0 15px;
	padding: 5px 0;
}

.details li {
	padding: 0 0 0 12px;
}

.critics p {
	text-align: left;
	font-style: italic;
	margin: 0 0 0 10px;
	padding: 0;
}

#footer {
	width: 768px;
	background-color: #000033;
	font-size: 0.6em;
	text-align: center;
	padding: 5px 0;
	border-top: #0000DD solid 1px;
	border-right: #0000FF solid 1px;
	border-bottom: #0000AA solid 1px;
	border-left: #0000DD solid 1px;
	display: none;
}

#footer p {
	padding: 10px 5px 15px 5px;
	color: #FFFFFF;
	background-color: transparent;
}

#footer a {
	text-decoration: none;
	color: #EEEEEE;
}

#footer a:hover, .footer a:focus {
	text-decoration: underline;
}


.return {
	margin: 5px 0 0 0;
	display: none;
	text-align: center;
	padding: 10px 0 15px 0;
}

.return a {
	font-size: 0.6em;
	margin: 0px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000033;
	background-color: transparent;
	padding: 0px;
}

.return a:hover, .return a:focus {
	color: #FFFFFF;
	background-color: #000033;
	margin: 0px;
	padding: 3px;
	border-bottom-color: #EEEEEE;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #BBBBBB;
	text-decoration: none;
}

.titles {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 0 5px 16px;
	background-color: transparent;
}

.subtitles {
	font-size: 0.7em;
	font-style: italic;
	font-weight: bold;
	padding: 8px 0;
	text-align: center;
}

.othertitles {
	font-size: 0.7em;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}

.subcategories {
	font-size: 0.7em;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.subcat {
	font-size: 10px;
	text-align: left;
	margin: 0px;
	padding-left: 15px;
}

.clearit{
	clear: right;
	display: block;
}


.testfloat {
	width: 50px;
	background: transparent;
}

.mediaright {
	float: right;
	position: relative;
	width: 140px;
	margin: 0 0 0 15px;
	padding: 15px 5px 0 15px;
	display: none;
}

.caption {
	margin-top: 6px;
}

.ap-test {
position: absolute; 
top: -102px; 
width: 20px; 
height: 20px; 
background: transparent; 

}

.ap-right {right: 0;}

.centering {
	font-size: smaller;
	font-variant: small-caps;
	width: 140px;
}

.notext {
	display: block;
}

#resumetext {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}
.break {
	page-break-before: auto;
}
