@charset "UTF-8";
#container, #footer { behavior: url(css/iepngfix.htc); }
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	height: 100%;
	background-image: url(../img/bg.png);
	background-attachment: fixed;
	background-repeat: repeat;
	font-size: 10pt;
}
a { 
	text-decoration: none; 
}
a:hover {
	text-decoration: underline;
}
p {
	margin-bottom: 12px;
	font-weight: normal;
	line-height: 130%;
}
h2 {
	font-family: Georgia;
	clear: both;
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 12px;
	color: #0B7D3B;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0B7D3B;
	padding-bottom: 0px;
}
h3 {
	font-family: Georgia;
	font-weight: bold;
	border-bottom-color: #d22917;
	color: #d22917;
	clear: both;
	font-size: 13pt;
	margin-bottom: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-bottom: 0px;
}
h4 {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 4px;
}
#wearetalc h2 {
	margin-bottom: 0px;
}
#wearetalc img {
	float: left;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
}
#wearetalc h4 {
	margin-bottom: 12px;
	font-size: 10pt;
	font-weight: bold;
}
a {
	color: #0066CC;
}
a img {
	border: none;
}
ol {
	margin-left: 20px;
}
ol li {
	margin-bottom: 2px;
}
#header {
	background-image: url(../img/header.jpg);
	height: 129px;
}
#container {
	background-image: url(../img/bgshadow.png);
	background-repeat: repeat-y;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 13px;
	padding-right: 13px;	
}
#menu {
	background-image: url(../img/nav.jpg);
	height: 31px;
}
#menu ul {
	list-style-type: none;
}
#menu li {
	font-family: Georgia;
	display: block;
	font-size: 11pt;
	float: left;
}
#menu li a, #menu li span {
	font-weight: bold;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-top: 7px;
	display: block;
	width: 65px;
	text-align: center;
	height: 24px;
	float: left;
}
#menu li a {
	color: #676767;
}
#menu li a:hover {
}
#menu li span {
	color: #0B7D3B;
	background-color: #ffffff;
}
#main {
	background-color: #ffffff;
	float: left;
	width: 900px;
}
#col_1 {
	float: left;
	width: 470px;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 35px;
}
#col_2 {
	float: left;
	padding-top: 20px;
	width: 320px;
	background: url(../img/partition.png) no-repeat;
	padding-left: 25px;
}
#col_1_music {
	float: left;
	width: 415px;
	padding-left: 25px;
	padding-right: 20px;
}
#col_2_music {
	float: left;
	width: 415px;
	padding-right: 10px;
}
#footer {
	clear: both;
	width: 926px;
	margin-left: auto;
	margin-right: auto;
	height: 35px;
	background-image: url(../img/bgshadowbottom.png);
}
#title_fullwidth {
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 5px;
}
#talc {
}
#talc span {
	display: none;
}
#photos_page {
	padding: 20px;
	width: 860px;
}
.details {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #ced6d2;
	border-bottom-color: #ced6d2;
	padding-top: 5px;
	padding-bottom: 5px;
}
.albumdetails {
	background-color: #e4f3e5;
	border: 3px solid #ced6d2;
	padding: 10px;
	margin-bottom: 15px;
	min-height: 200px;
}
.albumimage {
	float: left;
	width: 170px;
	margin-right: 10px;
}
.albumimage img {
	border: 1px solid #7B7E7C;
}
.albumlist {
	float: left;
	width: 205px;
	font-size: 8pt;
}
.signoff {
	font-style: italic;
	font-size: 8pt;
	color: #999999;
}
.post {
}
img.alignright {
	padding-left: 10px;
	float: right;
}
.links, .links ul {
	list-style-type: none;
}
.links li {
	padding-bottom: 6px;
}
