html, body
{
	height: 100%;
}

body
{
	margin: 0;
	padding: 0;
	font-family: Courier New, Courier, mono;
	font-weight: bold;
	color: #000;
	background-color: #888;
}

blockquote, h3, h2, h1, p
{
	padding-right: 30px;
	padding-left: 30px;
	font-size: 0.9em;
	line-height: 1.6em;
}

p
{
	padding-left: 82px;
	font-size: 1.0em;
}

blockquote
{
	margin-right: 0;
	margin-left: 20px;
}

h1
{
	font: 2.5em American Typewriter, Courier New, Courier, mono;
	padding: 32px 0 0 55px;
	margin: 0;
	font-weight: normal;
}

h2
{
	font-size: 1.6em;
}

small, .small
{
	font-size: 0.9em;
}

a
{
	text-decoration: none;
	color: #000;
	background-color: inherit;
	border-bottom: 1px #000 solid;
}

h1 a, h2 a, h3 a, #head a
{
	border: none;
}

h3
{
	font-size: 1.2em;
	font-weight: bold;
}

#content hr
{
	margin: 2em 0;
	width: 66%;
	color: #ccc;
	background-color: inherit;
}

.caps
{
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

img.divider
{
	margin: 2em 0;
	text-align: center;
}

#container
{
	position: relative;
	min-height: 100%;
	margin: 0 auto;
	padding: 0;
	width: 670px;
	\width: 680px;
	w\idth: 670px;
	background: #fff url(../images/bkg/lined.gif) repeat;
}

#head
{
	height: 250px;
	background: no-repeat url(../images/bkg/lined_top.gif);
text-transform: uppercase;
}

#head ul 
{
list-style-type: none;
}

p.main-nav
{
float: left;
padding: 18px 0 10px 55px;
}

p.main-nav a
{
float: right;
font-weight: bold;
/*font-size: 1.52em;*/
font-size: 24px;
padding-right: 36px;
}

p.main-nav a.selected
{
height: 65px;
background-image: url(http://owenopedits.com/images/bkg/arrow.gif);
background-repeat: no-repeat;
background-position: 30px 20px;
}

ul.sub-nav
{
float: right;
text-align: right;
position: absolute;
top: 135px;
right: 55px;
font-size: 20px;
font-weight: normal;
line-height: 1.5em;
}

ul.sub-nav a.selected
{
padding-left: 56px;
padding-top: 5px;
color: #ec1a06;
background-image: url(http://owenopedits.com/images/bkg/arrow2.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
}

#content
{
	margin: 0 auto;
	padding-top: 10px;
}

#footer
{
	position: absolute;
	bottom: 0;
	padding-top: 25px;
	clear: both;
	text-align: right;
	width: 670px;
	\width: 680px;
	w\idth: 670px;
}

.comments_error
{
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error
{
	padding: 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview
{
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td
{
	vertical-align: top;
}

div.video p
{
	font-size: 1.0em;
	line-height: 1.4em;
}

img.still
{
	float: left;
	margin: -10px 20px 45px 82px;
}

a img
{
	border: none;
}

/* Safari hack */
.safari .main-nav a
{
padding-right: 42px;
}
