body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, blockquote, form, table, th, tr, td {
	margin: 0;
	padding: 0;
}
body {
	background: #EEE;
	color: #333;
	font-family: "Gill Sans MT", "Gill Sans", "GillSans", Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Times, serif;
	font-weight: normal;
}
a:link {
	color: #57A;
	text-decoration: none;
}
a:visited {
	color: #655;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img, object {
	border: 0;
	display: block;
}
#wrapper {
	margin: 0 auto;
	width: 600px;
	text-align: left;
	background: #FFF;
	-o-border-image: url('images/dropshadow.gif') 0 8 8 8 stretch stretch;
	-icab-border-image: url('images/dropshadow.gif') 0 8 8 8 stretch stretch;
	-khtml-border-image: url('images/dropshadow.gif') 0 8 8 8 stretch stretch;
	-moz-border-image: url('images/dropshadow.gif') 0 8 8 8 stretch stretch;
	-webkit-border-image: url('images/dropshadow.gif') 0 8 8 8 stretch stretch;
	border-image: url('images/dropshadow.gif') 0 8 8 8 stretch stretch;
	border: 8px solid #EEE;
	border-top: 0;
}
#header {
	width: 600px;
	background: #57A;
	border-bottom: 1px solid #333;
}
#header a:link, #header a:visited {
	text-decoration: none;
	color: #CCC;
}
#header p {
	padding: 4px 12px;
	font-size: 14px;
	color: #9AB;
}
#header h1 {
	padding: 16px 12px 0px;
	font-size: 32px;
	letter-spacing: 1px;
	color: #CCC;
}
#navbar {
	width: 600px;
	background: #655;
	border-bottom: 1px solid #333;
}
#navbar ul {
	padding: 2px 12px;
	list-style-type: none;
}
#navbar li {
	display: inline;
	font-size: 16px;
	color: #FFF;
}
#navbar a:link, #navbar a:visited {
	padding: 2px 4px;
	text-decoration: none;
	color: #A99;
}
#navbar a:hover {
	background: #A99;
	text-decoration: none;
	color: #FFF;
}
#content {
	width: 600px;
	border-bottom: 1px solid #999;
}
.section {
	width: 576px;
	padding: 12px;
}
.error {
	width: 576px;
	padding: 24px 12px;
	background: #F00;
	color: #FFF;
}
.main_image {
	width: 600px;
	height: 200px;
	background: #333;
	background-repeat: no-repeat;
}
.main_image h2 {
	padding: 4px 12px;
	text-align: left;
	font-size: 18px;
	color: #FFF;
}
.main_image table {
	height: 200px;
	border-collapse: collapse;
}
.main_image td {
	vertical-align: bottom;
}
#footer {
	width: 600px;
}
#footer p {
	padding: 16px 12px;
	font-size: 10px;
	color: #A99;
}
#footer a {
	color: #A99;
}

table.gallery {
	width: 100%;
	border-collapse: separate;
	border-spacing: 12px 48px;
}
table.gallery tr {
	vertical-align: bottom;
}
table.gallery p {
	font-size: 10px;
	color: #666;
}
table.gallery img {
	display: inline;
}
table.cv {
	width: 100%;
	border-collapse: separate;
	border-spacing: 6px 8px;
}
table.cv p {
	margin-bottom: 4px;
	font-size: 14px;
	line-height: 18px;
}
h3.cv {
	margin-bottom: 12px;
	font-variant: small-caps;
	text-align: center;
	color: #A99;
}

/*#main-wrapper {
	margin: 0;
	width: 408px;
	float: left;*/
	/*display: inline;        fix for doubling margin in IE */
	/*word-wrap: break-word;  fix for long text breaking sidebar float in IE */
	/*overflow: hidden;       fix for long non-text content breaking IE sidebar float */
/*}*/

/*#movie-wrapper {
	width: 512px;
	margin: 0 auto;
	margin-top: 12px;
	padding: 0;
	text-align: left;
}*/


/*.post {
	width: 384px;
	margin: 0;
	margin-bottom: 12px;
	padding: 12px;
	background: #FFF;
}
.message {
	width: 488px;
	margin: 0;
	margin-bottom: 12px;
	padding: 12px;
	background: #FFF;
}*/

.break {
	clear: both;
}

p.body ul.body {
	line-height: 18px;
}
ul.body {
	line-height: 18px;
	display: block;
	list-style-type: disc;
	margin: 12px 0 12px 18px;
}
p.job_body {
	width: 380px;
	float: left;
	line-height: 18px;
}
.job_details {
	width: 184px;
	float: right;
}
.job_details table {
	width: auto;
	float: right;
	border-collapse: collapse;
}
.job_details table p {
	padding-bottom: 8px;
	font-size: 10px;
	color: #666;
}
tr {
	vertical-align: top;
}
td.table-left {
	padding-left: 3px;
	vertical-align: top;
	text-align: left;
}
td.table-right {
	padding-right: 3px;
	vertical-align: top;
	text-align: right;
}
.tags {
	font-style: italic;
	font-size: 11px;
}


p.boxout, li.boxout, div.boxout {
	margin: 0;
	font-size: 14px;
	line-height: 1.4em;
	color: #333;
}
.heading {
	margin-bottom: 12px;
	border-bottom: 1px solid #57A;
	text-align: left;
	font-size: 18px;
	color: #57A;
}
.cv_heading {
	margin-bottom: 4px;
	border-bottom: 1px solid #57A;
	text-align: right;
	font-size: 18px;
	color: #57A;
}
/*p.heading a, p.heading a:visited, p.heading strong {
	color: #58F;
	text-decoration: none;
}*/
p.link_name, li.link_name, div.link_name {
	font-size: 16px;
}
p.link_url, li.link_url, div.link_url {
	padding-bottom: 4px;
	font-size: 10px;
	color: #666;
}
p.date, li.date, div.date {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #999;
}

/*div.itembox {
	width: 588px;
}*/
.thumb {
	border: 0;
	width: auto;
	height: auto;
	float: left;
	margin-bottom: 8px;
	overflow: hidden;
	color: #333;
}
.thumb h3 {
	padding: 8px 0;
	font-size: 16px;
	color: #333;
}
/*.thumb h3 a {
	color: #333;
}*/
.thumb p {
	padding-bottom: 4px;
	font-size: 12px;
}
.thumb p.caption {
	padding: 4px 0;
	font-size: 12px;
	text-align: center;
}
.thumb p.category {
	background: #57A;
	padding: 2px;
	font-size: 10px;
	text-transform: uppercase;
	color: #CCC;
}
.rollover:hover {
	color: #FFF;
	background: #A99;
	/*opacity: 0.8;
	filter: alpha(opacity=80);*/
	text-decoration: none;
}
.full {
	width: 576px;
	/*margin-bottom: 12px;*/
}
.half {
	width: 282px;
	/*margin-bottom: 12px;*/
}
.two-thirds {
	width: 184px;
	/*margin-bottom: 12px;*/
}
.third {
	width: 184px;
	/*margin-bottom: 12px;*/
}
.quarter {
	width: 138px;
	/*margin-bottom: 8px;*/
}
.spacer12 {
	margin-right: 12px;
}
.spacer8 {
	margin-right: 8px;
}




div.pagenav {
	margin: 8px 0;
	padding: 4px 8px;
	color: #CCC;
	text-align: center;
	font-size: 14px;
}
div.form {
	margin: 0;
	padding: 4px 8px;
	background: #EEE;
	color: #333;
	text-align: center;
	font-size: 14px;
}
