/* Content Layout */

body{
	background: #a2927b url(/img/bg/bg.jpg) repeat-x left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	}
#container{
	width:950px;
	background-color:#fff;
	margin: 0 auto;
	margin-top:40px;
	color:#000000;
	border: 6px solid #ffffff;
}

#subheader{
	height:261px;
	font-size:48px;	
}

#header{
	background:#be3f17 url(../../img/bg/headerbg.jpg) repeat-x;
	height:80px;
	font-size:24px;
	font-style:italic;
	font-variant:small-caps;
	border-bottom: 6px solid #ffffff;
	}
#titleText {
	position: relative;
	font: normal 18pt 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -1px;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;	
	margin: -55px 0 0 0; 
	padding: 0 15px 0 0;
	float:right;
	background:transparent;	
	text-align:right;
}
#header-logo {
	padding: 10px 0 0 10px;
	margin:0;
}

h2 {
	position: relative;
	margin: -20px 825px 0  0; 
	padding: 0 5px 0 0;
	font: normal 10pt Trebuchet MS, Arial, Sans-serif;
	color: #FFFFFF;
	background:transparent;	
}

#content{
    background-color:#fff;
	color:#000000;
	padding: 15px 0 25px 0;
	position: relative;
}

#main{
	width:600px;
	margin-left:250px;
	padding: 0 20px 20px 25px;
}
h1{
	color:#BE3F17;
	background-color:inherit;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

#main a:link, a:visited{
	color:#be3f17;
	text-decoration:none;
}

#main a:hover, a:active{
	border-bottom: 1px dashed #be3f17;
}

#footer{
	clear:both;
	background:#ffffff;
	padding: 10px 10px 0 0;
	margin: 0;
	color:#165c01;
	border-top: 1px solid #ccc;
	height:40px;
	border-bottom: 6px solid #ffffff;
	font-size: 12px;
	text-align: center;
	line-height:1.8em;
	}
#footer a:link, a:visited{
	color:#be3f17;
	background-color:transparent;
	text-decoration:none;
}
#footer a:hover, a:active{
	border-bottom: 1px dashed #be3f17;
}	



#sidebar{
	clear:both;
	text-align:center;
	float:left;
	width:250px;
	padding:0 5px 0 0;
	border-right: 1px solid #ccc;
	margin-left:-40px;
	}
#sidebar a:link, a:visited a:hover, a:active{
	border:none;
}	
a.donate { 
display: block; 
width: 200px; 
height: 50px; 
background: transparent url(http://www.tviconference.ca/img/bg/donate.jpg) no-repeat; 

} 

a.donate:hover { 
background-position: -200px 0; 
border:none!important;
} 
a.register { 
display: block; 
width: 200px; 
height: 50px; 
background: transparent url(http://www.tviconference.ca/img/bg/register.jpg) no-repeat; 

} 

a.register:hover { 
background-position: -200px 0; 
border:none!important;
} 