BODY {
	font-family: "Times New Roman", Times, serif;
	background: #fff;
	color: #000;
	}

H1, H3, H4, H5, H6 {
	color: #000;
	background: #fff;
	font-family: Arial, sans-serif 
}

H2 {
	color: #000;
	background: #fff;
	border-bottom: #009 solid medium;
	font-family: Arial, sans-serif;
	font-weight: bold;
	/* width: 100%; */
	}

DIV.bodytext {
	clear: none;
}
	

H2 EM {
	color: #c00;
	background: #fff;
	border-bottom: #009 solid medium;
}

DIV {
	padding: .25em;
	}

.logo {
	font-size:150%;
	}


LI.resume {
	list-style-type: none;
	}

DT {
	font-weight: bold;
	}



HR { display: none }
.hide { display: none }

.url { font-family: monospace; }

.pageurl {
	color: #333;
	background: #fff;
	margin-left: 3.75em;
	font-size: 80%;
	}


P { 	margin-left: 3em;
	}


LI.bodytext {	
	margin-left: 3em;
}

.navbar {
	font-size: 90%;
	border: solid #009;
	background: #dde;
	color: #000;
	font-family: Arial, sans-serif;	
	margin-top: .5em;
	margin-bottom: .5em;
	clear: both;
	text-align: center;
	}

P.navbar { 
	padding: .5em;
	text-align: center; 
	}

.locationbar {
	font-size: 90%;
	border: solid #009;
	background: #dde;
	color: #000;
	font-family: Arial, sans-serif;	
	margin-top: .5em;
	margin-bottom: .5em;
	margin-left: 0em;
	margin-right: 0em;
	padding: .5em;
	text-align: left;
	}

.titletext {
	font-family: Ariel, sans-serif;
	font-style: italic;
	}

.secondtitle {
	border: solid thin #fff;
	width: 100%;
	text-align: right;
	color: #333;
	background: #dde; 
	margin-top: -.75em;
	}

.filedate {
	font-size: 90%;
	color: #333;
	background: #fff;
	margin-left: 3.75em;
	}

.boilerplate {
	font-size: 90%;
	color: #333;
	background: #fff;
	margin-left: 3.33em;
	}

DIV.boilerplate {
	padding-left: 0em;
	}

DIV.pageurl {
	padding-left: 0em;
	}
	

.error {
	border-style: solid;
	border-color: #f00;
	}

H2.error {
	border-bottom: solid #f00;
	color: #f00;
	background: #000;
	}

.dvdtext {
	border-width: thin thin medium medium;
	border-style: solid;
	border-color: #99c;
	margin-top: .75em;
	margin-bottom: .75em;
	color: #000;
	background-image: url(/images/dvd-blue.gif);
	background-color: white;
	background-repeat: repeat-y ;
	background-position: 1% 1%;
	}

DIV.sidebar {
	width: 35%;
	float: right;
	margin-top: 0em;
	border-color: #009;
	border-style: solid;
	border-width: thin medium medium thin;
	background-color: #fff;
	color: #000;
	text-align: left;
}

DIV.detail-list {
	width: 35%;
	float: right;
	margin-top: 0em;
	border-color: #009;
	border-style: solid;
	border-width: thin medium medium thin;
	background-color: #fff;
	background-image: url(/images/details-blue.gif);
	background-repeat: repeat-y;
	background-position: 98% 1%;
	color: #000;
	text-align: left;
}


.freefind {
	border: solid #009;
	background: #dde;
	color: #000;
	font-family: Arial, sans-serif;	
	text-align: center;
}
	
.externals {
	clear: both;
	list-style: none;
	margin-top: .75em;
	margin-bottom: .75em;
	text-align: right;
	border-style: solid ;
	border-color: #99c;
	border-width: thin medium medium thin;
	}

DIV.related-movies {
	clear: both;
	border: solid #009;
	background: #eee ;
	color: #000;
}

H4.related-movies {
	border-style: none none solid none;
	border-color: #009;
	background: #eee;
	color: #000;
}

DEL {
	text-decoration: line-through;
	}

.mpaa-reason {
	font-style: italic;
}

A.imdb:link {
	color: #00c;
	background: #ffc;
}

A.imdb:visited {
	color: #639;
	background: #ffc;
}


A.internal:link {
	color: #00c;
	background: #dde;
}
A.internal:visited {
	color: #639;
	background: #dde;
}

BLOCKQUOTE {
	margin-left: 6em;
	margin-right: 3em;
}

TH {
	font-size: 120%;
	text-align: center;
}

input {
	font-size: 120%;
	font-family: Palatino, serif;
}
