body {
	background: #fff url(images/acc_wax_125.jpg) no-repeat scroll center 8px;
	text-align: center;
	line-height: 1.5em;
	font-size: 10pt;
	font-family: Helvetica, Arial, sans-serif;
	color: #666;	
}

h1 {
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 10pt;
	color: #000;
	float: left;
	margin: 0px;
	padding: 0px;
}

.contactlink {
	float: right;
}

a {
	text-decoration: none;
	color: #000;
	padding-left: 1px;
	padding-right: 1px;
}

a:hover {
	background-color: #555;
	color: #fff;
	text-decoration: none;
}
a.image, a.image:hover {
	background:none;
}

img { border: 0;}

#subscribe_button {
	float:right; display: block; width: 200px; text-align: right; font-style: italic; font-weight: bold; padding-right: 10px;
}
#news_header {
	font-weight: bold;
	font-size: 1.2em;
}

.video_news_link {
	background: url(/images/inline_video.png) no-repeat scroll left top;
	padding-left: 22px;
	padding-bottom: 7px;
}

#content {
	display: block ;
	width: 820px;
	text-align: center;
	margin-top: 55px;
}
#top {
	margin-bottom: 70px;
	font-size: 12pt;
}
#top h1 {
	font-size: 12pt;
}

#top br {
	clear: both;
}

#portfolio, #movie, #about {
	float: left;
	display: block ;
	vertical-align: top;
	font-size: 9pt;
	text-align: left;
}

#portfolio {
	width: 150px;
	
	text-align: left;
}

#portfolio h2, #about h2 {
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	line-height: 1.1em;
	margin-top: 8px;
	border-bottom: 1px solid #efefef;
}

#portfolio h2 {
	cursor: pointer;
}

#portfolio h2 a {
	color: #7f7f7f;
}
#portfolio h2 a:hover {
	background: transparent;
}

#portfolio h2:hover {
	border-bottom: 1px solid #ccc;
	background: transparent url(/images/expand_arrow.gif) no-repeat scroll right center;
}

#portfolio ul {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	list-style: square;
	padding: 0px;
	margin-bottom: 1.6em;
}


#portfolio li {
	margin-top: .6em;
	margin-bottom: .6em;
	line-height: 1em;
	margin-left: 1.5em;
}

#about {
	font-size: 8pt;
	width: 150px;

}

#about ul {
	padding: 0;
	margin: 0;
	margin-left: 1.5em;
	margin-top: -8px;
}
#about ul li {
	margin: 0;
	padding: 0;
	padding-bottom: 1px;
}

#movie {
	text-align: center;
	min-height: 380px;
	width: 480px;
	margin-left: 20px;
	margin-right: 20px;
	
	font-size: 9pt;
	background-color: #e5e5e5;
}
#movie a {
	text-decoration: underline;
	color: #790000;
}
#movie a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #790000;
}

#movie p, #movie table {
	text-align: left;
	line-height: 1.2em;
	margin:	10px;
	color: #555;	
}
#movie p.header {
	color: #333;
	font-size: 9pt;
	padding-bottom: 9px;
	border-bottom: 1px solid #aaa;
}
#movie p.header a {
	font-weight: bold;
}
#movie ul {
	list-style: none;
	text-align: left;
	margin: 10px;
	padding: 5px;
	color: #666;
}
#movie ul li {
	display: block;
	padding-left: 20px;
	clear: left;
	background-image: url(images/splat_bullet.png);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	margin-bottom: 5px;
}

#movie ul li p {
	padding: 0;
	margin: 0;
}

#movie ul li img {
	padding-right: 5px;
}

#movie #slides ul li {
	display: block;
	padding: 0;
	clear: none;
	background-image: none;
	margin: 0;
}
#movie #slides ul li img {
	border: 0;
}

#movie a.date {
	font-size: 0.8em;
	color: #999;
	text-decoration: none;
}

#movie a.date:hover {
	font-size: 0.8em;
	background-color: #555;
	color: #fff;
}


#footbreak {
	clear: both;
}

#subscribe_form {
font-size: 8pt;
color: #555;
padding-top: 15px;
padding-bottom: 4px;

}

#subscribe_form input {
font-size: 8pt;
width: 80px;
}

#footer {
	margin-top: 4px;
	border-top: 1px solid #eee;
	font-size: 8pt;
}
