/* CONTENT ADDED FROM TALKS.CSS, PREVIOUSLY LINKED TO FROM A DIFFERENT FOLDER  - Paddy, Jan 2012 *//* I've checked whcih styles are in use and commented out ones that aren't used. */* {    margin: 0;    padding: 0;}body {    background-color: #FFFFFF;    color: #000000;    font-family: arial,helvetica,sans-serif;    font-size: 76%;    margin: 0;    padding: 0;}img {    margin: 0 0 10px;}h1 {    color: #000000;    font-size: 1.2em;    font-weight: bold;    line-height: 20px;    margin: 0 0 16px;    text-align: left;}h2 {    color: #000000;    font-size: 1.15em;    font-weight: normal;    line-height: 18px;    margin: 0 0 1em;}/*h3 {    color: #000000;    font-size: 1.15em;    font-weight: bold;    line-height: 18px;    margin: 15px 0;}h3 a {    color: #FFFFFF;    font-weight: bold;}h5 {    border-top: 1px solid #FFFFFF;    color: #000000;    display: block;    font-size: 0.95em;    font-weight: 300;    line-height: 12px;    margin: 30px 0 0;    padding-top: 5px;    text-align: right;}*/a.h5:link {    color: #000000;}a.h5:hover {    background-color: transparent;    border-bottom: 1px dashed #000000;    color: #0C4151;}p {    font-size: 1em;    line-height: 18px;    padding: 0 0 12px;}#Content > p {    margin: 0;}/*li {    font: 1em/24px arial,helvetica,sans-serif;}ul {    font: 1em/24px arial,helvetica,sans-serif;}ol {    font: 1em/24px arial,helvetica,sans-serif;}*/a {    color: #0C4151;    font-weight: 600;    text-decoration: none;}a:link {    color: #0C4151;}a:visited {    color: #0C4151;}a:hover {    background-color: #707070;    color: #CC9999;}#header {    margin: 23px 0 35px 20px;}#Content {    margin: 30px 50px 50px 250px;    padding: 0 10px 10px;    width: 640px;}/*#Content table {    padding: 0 20px 10px;    width: 600px;}*/#subMenu {    border: 1px solid #707070;    float: left;    line-height: 17px;    margin: 0 0 0 20px;    padding: 0;    width: 150px;}/*#sideBar {    border: 1px solid orange;    float: left;    line-height: 17px;    width: 172px;}*/#footer {    clear: both;    color: #000000;    display: block;    font-size: 0.95em;    font-weight: 300;    line-height: 12px;    padding: 35px 0 10px;    text-align: right;}#footer a:link {    color: #000000;}#footer a:hover {    background-color: transparent;    border-bottom: 1px dashed #000000;    color: #0C4151;}a.menuItem {    color: #666666;    display: block;    font-size: 0.95em;    margin: 0;    padding: 3px 5px 3px 10px;    width: auto;}a.menuItem:hover {    background-color: #0C4151;    color: #99CCCC;}#videoContainer {    margin: 0 0 10px;    overflow: auto;}/*.info {    color: #666666;}*/.info a:link, .info a:visited {    color: #719DAB;}.info a:hover {    color: #CC9999;}#Content dl {    float: left;    margin: 10px 20px 0 10px;    width: 175px;}/*#Content dt {    font-size: 1.15em;    font-weight: bold;    margin: 0 0 0.5em;}#Content dd {    font-size: 1em;    line-height: 18px;    padding: 0 0 12px;}*/#Content dd a {    text-decoration: underline;}#Content dd a:hover {    color: #FFFFFF;}/* ORIGINAL facedances.css */body{	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	background-image: url("/facedances/bg.jpg");	background-position: top left;	background-color: #56bece;}.menuItem{	font-family: Arial, Helvetica, sans-serif;}h1 {	margin:0px 0px 16px 0px;	font-size: 1.2em;	line-height: 20px;	font-weight:bold;	color:#000000;	text-align: left;}h1, h2, p{	padding: 0px 0px 0px 20px;}p{	padding-bottom: 1em;}#Content{	padding: 0;	background-color: #ffffff;}#Content dl{	width: 240px;	margin: 10px 10px 0px 20px;	float: left;}/*#Content dd img{	margin: 0px 0px 0px 0px;}*/#subMenu{	background-color: #ffffff;}#footer{	padding: 35px 10px 10px 0px;}
