body 	{
	width: 100%;
	margin: 0; padding: 0;
	background: #9c6 url('../elem/bg_page.gif') repeat;
	font-family: verdana, arial, helvetica, sans-serif; 
	}


div 	{margin: 0; padding: 0;}

div.canvas {
	width: 960px;
	margin: 20px auto 10px auto; 
	padding-bottom: 10px;
	position: relative;
	}

div.logo {
	width: 950px; height: 100px;
	position: absolute;
	top: 0; left: 10px;
	background: white;
	}

div.lcol {
	width: 960px;
	background: #606060;
	position: absolute;
	top: 100px; left: 0;
	font-size: .95em;
	}

div.rcol {
	width: 360px;
	position: absolute;
	top: 100px; left: 600px;
	font-size: .9em;
	}

div.footer {
	width: 960px;
	padding: 5px 0 5px 0; 
	background: white;
	font-size: 0.65em;
	text-align: right;
	color: #8484F3
	}


img 	{border: 0px;}
img.im_logo {margin-left: 145px;}
img.gal {border: 5px solid #606060;}
.rcol img {padding: 5px 0 5px 50px;}
img.lfl {float: left; margin: 0 25px 15px 0;}


p.main 	{
	width: 550px;
	margin: 0;
	padding: 40px 20px 30px 30px;
	color: #ff0;
	font-weight: bold;
	line-height: 1.3em;
	cursor: default;
	}

b 	{font-size: 1.1em;}
span 	{color: white;}




/* NAVIGATION */

ul 	{margin: 0; padding: 0;}

ul li 	{
	list-style: none;
	padding: 6px 10px 6px 50px;
	background: #fff url('../elem/shadow_white.jpg') repeat-y;
	border-bottom: 1px solid #606060;
	}

ul li.top  {background: white url('../elem/shadow_top.jpg') no-repeat; height: 15px;}
ul li.head {background: #8484F3 url('../elem/shadow_blue.jpg') repeat-y; font-size: 1.1em; color: #ef6;}
ul li.blue {background: #ef6 url('../elem/shadow_yellow.jpg') repeat-y;}
ul li.val a:hover {background: transparent;}


.lcol a {text-decoration: none; color: #ff6; border-bottom: 1px dashed #ff6;}
.lcol a:hover {color: #3f0; border-bottom: 1px solid #3f0;}
.lcol #gallery a {border-bottom: 0px;}
.lcol #gallery a:hover {border-bottom: 1px solid #3f0;}
span.iona a, span.iona a:hover {border-bottom: 0px;}


.rcol a {text-decoration: none; color: #000080;}
.rcol a:hover {background: #0f0; border-bottom: 2px solid #0c0}
.rcol li a {-webkit-transition: background-color .15s linear;}





/*   [ forresbigchoir.info/site/css/fbc_v03.css | v03_2010-07-11 ]   */



