*, form, input {
	margin:0;
	padding:0;
	color:#333333;
	font:13px/1.5 verdana;
}
 
img
{
	border:none;
}

strong
{
	font-weight:bold;
}

h1
{
	font-size:120%;
	font-weight:bold;
	padding:20px 0 10px 0;
	color:#0a0a53;
	text-transform:uppercase;
	font: 20px Georgia,arial,verdana;
}

h2
{
	font-weight:bold;
	margin:15px 0 0 0;
}

h2 a
{
	font-weight:bold;
	color:#827a5e;
}

h3
{
	font-weight:bold;
	margin:15px 0 15px 0;
	text-decoration:underline;
}

p
{
	padding:0 0 20px 0;
}

#header
{
	background-color:#FA9E00;
	text-align:center;
}

#header img
{
	height:125px;
}

#nav
{
	background-color:#FA9E00;
	text-align:center;
	padding:2px 2px 2px 30px;
	clear:both;
}

#copy
{
	background:#121257 url(/images/content-bg.gif) top center repeat-y;
	padding:25px 0 0 0;
}

.content-top {
	margin:0 auto;
	width:900px;
	background:url(/images/copy-top.png) no-repeat;
	height:15px;
}

.content-bottom 
{
	margin:0 auto;
	width:900px;
	background:url(/images/copy-bottom.png) no-repeat;
	height:15px;
	padding-bottom:25px;
}

.content
{
	margin:0 auto;
	width:860px;
	padding:0 20px;
	background:url(/images/copy-mid.png) repeat-y;
}

.content ul
{
	list-style-type:none;
}

.content ul li
{
	padding-bottom:10px;
}

.description, .description a
{
	color:#444444;
	font-size:11px;
	line-height:1;
}

.quote
{
	font-size:20px;
	color:#0a0a8e;
}

.quote2
{
	font-size:16px;
	color:#0a0a8e;
	font-style:italic;
}

#footer
{
	background-color:#e69b02;
	padding:3px;
	margin-bottom:15px;
	color:#cec195;
	font-weight:bold;
	text-align:center;
}


.cols 
{
	float:left;
	width:45%;
}

.clear
{
	clear:both;
}

.b
{
	font-weight:bold;
	color:#e69b02;
}

.right
{
	float:right;
}

.leftblock
{
	float:left;
	margin-right:15px;
	width:127px;
	text-align:center;
	height:200px;
	border:1px solid #6F6FA6;
	padding-top:5px;
}

.leftblock180
{
	float:left;
	margin-right:8px;
	width:180px;
	text-align:center;
	height:150px;
	border:1px solid #6F6FA6;
	padding:5px;
}

.table
{
	border-collapse:collapse;
	margin-bottom:10px;
	border:1px solid #6F6FA6;
}

.tablefull
{
	border-collapse:collapse;
	margin-bottom:10px;
	border:1px solid #6F6FA6;
	width:100%;
}

.tableh td
{
	border-bottom:1px solid #6F6FA6;
	border-right:1px solid #6F6FA6;
	background-color:#6F6FA6;
	padding:3px;
}

.table1 td
{
	border-bottom:1px solid #6F6FA6;
	border-right:1px solid #6F6FA6;
	padding:2px 3px;
}

.table2 td
{
	border-bottom:1px solid #6F6FA6;
	border-right:1px solid #6F6FA6;
	padding:2px 3px;
	background-color:#8F8FCC;
}

td.money
{
	text-align:right;
	padding-right:40px;
	width:110px;
}

/* MENU */

.lavaLampWithImage
{
	position: relative;
	height:25px;
	margin:0 auto;
	width:950px;
}

.lavaLampWithImage li
{
	float: left;
	list-style: none;
}

.lavaLampWithImage li.back
{
	background: url("/images/lava.gif") no-repeat right -25px;
	width: 9px; height: 25px;
	z-index: 8;
	position: absolute;
}

.lavaLampWithImage li.back .left
{
	background: url("/images/lava.gif") no-repeat top left;
	height: 25px;
	margin-right: 9px;
}

.lavaLampWithImage li a
{
	font: bold 13px verdana;
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	top: 4px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 25px;
	position: relative;
	overflow: hidden;
	margin: 0 10px;
}

*html .lavaLampWithImage li a
{
	margin: 0 5px;
}

.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited
{
	border: none;
}



    #vertgraph {                    
        width: 125px; 
        height: 381px; 
        position: relative; 
        background: url("http://www.emcg.co.uk/donations/donations.png") no-repeat; 
		float:right;
		margin-left:15px;
    }
    #vertgraph ul { 
        width: 85px; 
        height: 381px; 
        margin: 0; 
        padding: 0; 
    }
    #vertgraph ul li {  
        position: absolute; 
        width: 50px; 
        height: 350px; 
        bottom: 25px; 
        padding: 0 !important; 
        margin: 0 !important; 
        background-color: orange;
        text-align: center; 
        font-weight: bold; 
        color: white; 
        line-height: 2.5em;
font:11px verdana;
    }

    #vertgraph li.this-event { left: 18px; background-position: 0px bottom !important; }
	#vertgraph li.next-event { left: 18px; background-position: 0px bottom !important;background-color: green; }