
body {
	background-image:url(../images/centre_bg.jpg);
	background-repeat:repeat-x;
	background-color: #fbf6e3;
	font-family: Arial;
	font-size:12px;
	color: #000000;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}
#wrapper{
width:100%;
background:url(../images/left_bg.jpg);
background-position:left top;
background-repeat:no-repeat;
height: 997px;
}
#right-bg{
width:100%;
background:url(../images/right_bg.jpg);
background-position:right top;
background-repeat:no-repeat;
height: 997px;
}




ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
li {
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: disc;
	list-style-position: inside;
}
.title{
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	color: #750021;
	text-decoration:none;
}
.link1{
	font-family: Arial;
	font-size:12px;
	color: #405600;
	text-decoration:none;
}
.link1 a{
	font-family: Arial;
	font-size:12px;
	color: #405600;
	text-decoration:none;
}
.link1 a:hover{
	font-family: Arial;
	font-size:12px;
	color: #405600;
	text-decoration:underline;
}
.maroon_heading{
	font-family: "Times New Roman";
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color: #750021;
	text-decoration:none;
}
.grey_heading{
	font-family: "Times New Roman";
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	color:#666666;
	text-decoration:none;
}
.nav {
	font-family: Arial;
	font-size:12px;
	color: #ffffff;
	text-decoration:none;
}
.nav a{
	font-family: Arial;
	font-size:12px;
	color: #ffffff;
	text-decoration:none;
}
.nav {
	font-family: Arial;
	font-size:12px;
	color: #ffffff;
	text-decoration:none;
}
.nav a:hover{
	font-family: Arial;
	font-size:12px;
	color: #ffffff;
	text-decoration:none;
}