body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 10px;
	background-color: #ff6600;
	background-image: url(images/bgline.gif);
	color: #ffcc66;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-variant: small-caps;
}

h1 {
	font-size: 24px;
}

a {
	color: #ffcc66;
	border: none;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

div#container {
	width: 800px;
	margin: 18px auto;
	background-color: #8C2300;
	border: 2px solid #000000;
}

div#moviebox {
	background-color: #CC3300;
	border-top: 6px solid #000000;
	margin-top: 15px;
	height: 400px;
	text-align: center;
}

div#mainbox {
	background-color: #CC3300;
	margin-top: 15px;
	border-top: 6px solid #000000;
	background-image: url(images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: right ;
	height: 400px;
}

img#title {
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 100px;
}

div#content {
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 360px;
	overflow: auto;
}

div#content img {
	border: 1px solid #ffcc66;
}

table#thumbs {
	border: 0px;
}

table#thumbs td {
	padding: 0;
}

table#thumbs td.border {
	height: 36px;
	background-image: url(images/film.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

table#thumbs td.spacer {
	background-color: #ffcc66;
	width: 10px;
}

div#menu {
	float: left;
	width: 160px;
}

div#menu a {
	display: block;
	margin-top: 22px;
	margin-left: 18px;
	margin-bottom: 22px;
}

div#menu img {
	border: none;
}

ul.video {
	font-size: 125%;
	list-style-position: outside;
	list-style-type: none;
}

ul.video img {
	vertical-align: middle;
}

address {
	font-size: 16px;
	font-style: italic;
	margin-left: 2em;
}

.bigspace {
	margin-top: 7em;
}

table#resume {
	border: none;
	width: 580px;
}
table#resume td {
	border: none;
	padding: 2.5px 10px;
	width: 40%;
	vertical-align: top;
}
table#resume td blockquote p {
	margin-top: 5px;
	margin-bottom: 5px;
}
table#resume td.category {
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	padding: 10px 0px 0px 0px;
	border-bottom: 2px solid #ffcc66;
}
table#resume td.label {
	text-align: right;
	font-weight: 600;
	width: 40%;
}
table#resume td.rightborder {
	border-right: 2px solid #ffcc66;
}

div.movie	 {
	text-align: center;
	height: 240px;
}

.address {
	font-size: 16px;
	font-style: italic;
	margin-left: 150px;
	margin-top: 25px;
	margin-bottom: 25px;
}

p.return {
	text-align:right;
	font-style: italic;
}

div#links {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}

div#links img {
	margin: 10px;
	border: none;
}

.bigtext {
	font-size: 20px;
	font-weight: 600;
}

.links {
	font-size: 20px;
	font-weight: 600;
	text-align: center;
}

div#copyright {
	font-size: 10px;
	font-style: italic;
	text-align: center;
	padding: 5px 0px;
	border-top: 1px solid #000000;
}

div#copyright p {
	margin: 5px 0;
}

div#pix_div {
	overflow: auto;
	width: 550px;
	height: 250px;
}
li {
	list-style-type: none;
	padding-bottom: 10px;
}
.center {
	text-align: center;
}
div#content .socialicons img, .socialicons a {	
	border: none;
}
