body, html {
	height: 100%;
	margin: 0;
	padding: 0;
}

/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */

* html #container { height:100%; }

body {
	color: #555;
	text-align: center;
	background: #DFD1A9 url(../images/wide-bg2.png) repeat-y top center;
	font: 100%/120% "Verdana", Arial, Helvectia, serif;
	}

/* --------- Links ----------- */
a { color: #7BAC43; text-decoration: underline; }
a:hover { color: #7BAC43; text-decoration: none; }

/* --------- Headings --------- */

h1 {
	font: bold 1.7em Arial, Helvetica, sans-serif;
	color: #555;
}

h2	{
	font: normal 2em "Trebuchet MS", Arial, Helvectia, serif;
	color: #8DC73F;
	margin: 0 0 0.5em 0;
}

h3 {
	font-size: 1.1em;
	color: #8DC73F;
}

.videoLinksDiv h2{
	font-size:20px;
	margin-bottom:0px;
}

/* ------ Paragraphs ------------ */

p {
	font-size: 1em;
	margin: 0 0 1.2em 0;
}

/* --------- News Item --------- */

.newsitem {
	margin-bottom: 1em;
}

.newsitem h3 {
	margin-bottom: 0;
}

.newsitem p.date {
	margin: 0;
}

/* ------ Main Containers ------ */	
#container {
	margin: 0 auto;
	text-align: left;
	width: 760px;
	min-height: 100%;
	height: auto;
	padding: 0;
}
#container2 {
	
	font-size: 0.7em;
}

html>body #container {
  	width: 760px;
	} 
	
#header {
	height: 200px;
	width: 100%;
	background: url(../images/header_bg2.png) no-repeat 0 0;
	border-bottom: 8px solid #79AD3F;
	}
	
#header img {
	padding: 6px 0 0 5px;
	}

#logo {	float: left; padding:0; }

#sidebar {
	float:left;
	width: 161px;
	margin: 0;
	 	/* border: 1px solid #f00;  */
	voice-family: "\"}\""; 
  	voice-family: inherit;
	}

#content
	{
	float: right;
	width: 538px;
	}
	
#imageWrap{
	float:right;
	border: 1px #555 solid;
	margin: 8px 10px 0px 10px;
}

.speaker{
	display:inline;
}

.topic{
	display:inline;
}

#bioPic{
	float:left;
	padding:20px 20px 10px 10px;
	width:80px;
	height:100px;
}

.h4text{
	color: #555;
	margin-bottom:0px;
	font-weight:bold;
}

.videoBread{
	margin-left:-40px;
}

.videoBread li{
	display:inline;
}

#videoHeading {
	margin-left:0px;
}

.videoLinksList li{
	list-style: none;
}

.videoLinksDiv h4{
	margin-bottom:0px;
	font-size:12px;
}

.videoLinksList{
	vertical-align: middle;
}

.valign{
	vertical-align: middle;
}

.inline{
	display: inline;
}

.linksTable h4{
	margin:0px 0px 0px 0px;
	}

.floatRight{
	float:right;
}


#sponsorDiv img{
	padding: 3px 0 6px 0;
}

.discussLinks li{
	display:inline;
}

.author{
	font-weight:bold;
	border-right: thin solid black;
	padding-right: 5px;
}

.linksTable{
	margin-left:-15px;
}

.linksTable img{
	vertical-align: middle;
}

.tabAuthor{
	width: 160px;
	text-align:right;
	font-weight:bold;	
}

.tabTopic{	
	padding-left: 60px;
}

#footer {
	color: #999;
	clear:both;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #97A46C;
}

#footer p {
	font-size: 1em;
	padding: 0 0 0 13px;
	margin: 1px 0 2px 0;
	
}

#footerright {
	float: right;
	text-align: right;
}

#footerright a:link, #footerright a:visited {
	font-weight: bold;
	color: #ccc;
	text-decoration: none;
	margin-right: 10px;
}

/* Messages */

div.message {
	width: 100%;
	color: #fff;
	padding-top: 8px;
	font: bold 10px Verdana, Helvetica, sans-serif;
	border-bottom: 1px solid #fff;
	z-index: 200;
	padding: 6px 0;
	text-align: center;
	line-height: 1.4em;
}
div.message.info { background: #B7EF46;	color: #333; }
div.message.error {	background: #f66; }

/* form */

input.btn{
	border: 1px #555 solid;
}

.required{
	color:red;
}


/* --------- Banner --------------- */
#banner {	height:190px;	display:block;	border-bottom: 1px solid #ccc;	background: #fff url(../images/banner1.html) no-repeat top right;
	border-top: 10px solid #fff; padding-left: 2px; width: 500px; float: right; margin-bottom: 1em;
}

/* ----- Lists ------ */
#content ul{ font-size: 1em; margin-top:0;}
ol { margin: 0 0 .5em 2em; padding: 0 0 .5em 2em;}

/* ------- Images --------- */

			
/* --------- Admin ------------ */

.update, .add, .delete {padding:0;margin:5px;}
.admin {font-size:10px;color:#999;padding: 0px 5px 0px 0px;margin:0;}
	
/* Form Elements */	

form {margin: 0;padding: 0;}
fieldset {margin: 0;	padding: 0;	border: 0px; position: relative; color: #0066CC; font-size: 1.2em;	}
input {	border: 1px solid #036;	font-size:10px;	padding: 1px;	margin: 2px;}
fieldset br {display: none;}
legend {display: none;}
label {	display: block;}
fieldset div {	padding: .5em 1em;}
fieldset div span {	display: none;}
#error {float: right;	margin-left: 5em;	color: #903;}

fieldset div:hover span, * html fieldset div span {
	font-size: 85%;	color: #000; background-color: #f0f0f0;
	margin-left: 30em;	padding: .1em .5em;
	border: 1px dotted #666666;	display: block;
	position: absolute;	right: 3px;}
	
* html fieldset div span {	position: static;	margin-left: 3em;	background-color: transparent;}

div.cr p {	margin: 0;}

.mandat {font-weight: bold;	font-size: 85%;	color: #666666;}
.mandat:after {	content: "*";}
.optional {	font-weight: bold;	font-size: 85%;	color: #666666;}
div.formbtn {clear: both; background-color:#00FF00;}

.removed {display: none !important;}

/* -------- Other -------  */
.padding {padding: 1em 1.5em;}
.indent {margin-left: 1.5em;}
.clear {clear:both; height:0;}
.hide { display:none; }	
.floatleft {float: left; margin: 5px 10px 5px 1px; position:relative;}
.floatright {float: right; margin: 5px 1px 10px 10px;position:relative;	}
/*table td {
	font-size: 1.2em; 
	line-height:1.6em;
	letter-spacing: .04em;
}*/
.clear { clear: both; }
a img { border: none; }

.centre{
	text-align: center;
}

#header-for-print{
	display:none;
}/* CSS Document */

