/* CSS Document */
*{
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #61116A;
	line-height: 18px; 
	margin-top: 20px;
	background: url(../images/page.jpg) repeat 0 0;
}
div#page {
	width: 903px;

}

a:link{color:#61116A;}
a:hover{color:#61116A;}
a:active{color:#61116A;}
a:visited{color:#61116A;}

div#left {
	width: 573px;
	float: left;

	background:url(../images/page_repeat.jpg) repeat-y 0 0;
}
div#left span.top, div#left span.bottom{
	display: block;
	width: 573px;
	height: 35px;

	background: url(../images/page_top.jpg) no-repeat 0 0;
}
div#left span.bottom {

	height: 90px;

	background: url(../images/page_bottom.jpg) no-repeat 0 0;
}
div#left h1 {
	display: block;
	background: url(../images/latest_news.jpg) no-repeat 20px 0;
	width: 523px;
	height: 33px;
	text-indent: -5000px;
	font-size: 1px;
	float: left;
	clear: both;
	margin: 0 0 10px 0;
}
div#left h1.news {
	display: block;
	background: url(../images/latest_news.jpg) no-repeat 20px 0;
	width: 100%;
	height: 33px;
	text-indent: -5000px;
	font-size: 1px;
	float: left;
	clear: both;
	margin: 0 0 10px 0;
}
div#left h1.home {
	display: block;
	background: url(../home2.jpg) no-repeat 20px 0;
	width: 523px;
	height: 33px;
	text-indent: -5000px;
	font-size: 1px;
	float: left;
	clear: both;
	margin: 0 0 10px 0;
}
div#left h1.grants {
	display: block;
	background: url(../images/grants.jpg) no-repeat 20px 0;
	width: 523px;
	height: 33px;
	text-indent: -5000px;
	font-size: 1px;
	float: left;
	clear: both;
	margin: 0 0 10px 0;
}
div#left h2 {
	font-size: 18px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 20px 40px 15px 20px;
}
div#left h2.apply{
	width:505px;
	height:30px;
	background:url(../images/apply_grant.jpg) no-repeat 0 0;
	text-indent:-3000px;
	margin:20px 0 5px 20px;
}
div#left h2.step1{
	border-bottom:1px solid #EAE0EB;
	width:505px;
	height:22px;
	background:url(../images/step1.jpg) no-repeat 0 0;
	text-indent:-3000px;
}
div#left h2.step2{
	border-bottom:1px solid #EAE0EB;
	width:505px;
	height:25px;
	background:url(../images/step2.jpg) no-repeat 0 0;
	text-indent:-3000px;
}
div#left h3 {
	font-size: 15px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0 200px 10px 20px;
	padding-bottom: 3px;
	border-bottom: 1px solid #61116A;
}
div#left span {
	color: #999999;

	font-style: italic;
}
div#left p {
	padding: 0 40px 10px 20px;
}
div#left img.ticket {
	float: right;
	margin: 0 40px 10px 15px;
}
div#left ul {
	margin: 0 200px 10px 20px;
	list-style: none;
}
div#left ul li {
	padding: 0 0 6px 0;
}
div#left ul a {
	font-size: 12px; 
	font-weight: bold;
	color: #894D8F;
}
div#left ul a:hover {
	color: #61116A;
}
div#right {
	width: 230px;
	float: left;
	margin-top: 55px;
	text-align: right;
	background:url(../images/right_repeat.jpg) repeat 0 0;
}
div#right span {
	display: block;
	width: 230px;
	height: 35px;
	background: url(../images/right_top.jpg) no-repeat 0 0;
}
div#right span.bottom {

	background: url(../images/right_bottom.jpg) no-repeat 0 0;
}
div#right a.logo {
	display: block;
	width: 230px;
	height: 139px;
	float: left;
	text-align: left;
	clear: both;
	text-indent: -5000px;
	text-decoration: none;
	background: url(../images/logo.jpg) no-repeat 85px 0;
	margin: 0 0 10px 0;
}
div#right p {
	margin: 10px 30px 10px 10px;
}
a#m {
	width: 335px;
	height: 286px;
	display: block;
	position: absolute;
	z-index: 100;
	top: 467px;
	left: 517px;
	text-indent: -5555px;
	background: url(../images/m.gif) no-repeat 0 0;
}

div#left span.top1{
	display: block;
	width: 573px;
	height: 35px;

	background: url(../images/page_top1.jpg) no-repeat 0 0;
}

div#nav{
	height:45px;
	width:573px;
	background:url(../images/nav/right.jpg) no-repeat 310px 0;
}

#nav ul,
#nav ul li{
	list-style:none;
	display:inline;
	text-indent:-3000px;
}

#nav ul li a{
	display:block;
	text-decoration:none;
	float:left;
	height:45px;
}

#nav ul li a:hover,
#nav ul li.active a{
	background-position:0 0;
}

#nav ul li a{
	background-position:0 -45px;
}

#nav ul li .home{background-image:url(../images/nav/home.jpg); width:103px;}
#nav ul li .news{background-image:url(../images/nav/news.jpg); width:104px;}
#nav ul li .grants{background-image:url(../images/nav/grants.jpg); width:103px;}	

div#left table{
	padding:0px;
	margin:0 0 0 20px;
	width:400px;
}

div#left table tr td p{
	padding:0px;
}

div#left table tr td{
	padding:2px 0;
}

#name,
#organisation,
#email,
#telephone,
#address,
#address1,
#address2,
#postcode,
#amount{
	border:1px solid #61116A;
	height:19px;
	width:167px;
	padding:1px 0 0 3px;
}

div#left #submit{
	margin:5px 0 0 0;
	height:25px;
	width:60px;
}

div#left .project{
	border:none;
	height:15px;
	width:15px;
	margin:0 20px -3px 5px;
}

div#left #address1,
div#left #address2{
	width:120px;
}

div#left #postcode{
	width:70px;
}

div#left textarea{
	border:1px solid #61116A;
	height:40px;
	width:370px;
}

.error{
	border: #d6d8d6 1px solid;
	font-size: 10px;
	background:url(../images/cross.gif) no-repeat 153px 0;
	margin:2px 0px;
	width:170px;
	color:#FF0000;
}

span.hide{
	display:none;
}

span.hide label{
	color:#61116A;
	font-style:normal;
}

img#grants{
	float:left;
	margin:0px 8px 0 12px;
}

p#grants{
	padding:20px 5px 40px 50px;
	margin-bottom:50px;
}