body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 45px 0px 0px;
	background-image: url(../images/bgcolour.jpg);
	background-repeat: repeat;
}
#wrapper {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	border: none;
	background-image: url(../images/repbg.jpg);
	background-repeat: repeat-y;
}
#header {
	width: 660px;
}
#main {
	color: #333333;
	width: 600px;
	margin-right: 30px;
	margin-left: 30px;
}
#footer {
	color: #333333;
}
#copy {
	color: #999999;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#topheading {
	color: #666666;
	width: 600px;
	margin-right: 30px;
	margin-left: 30px;
}
p {
	font-size: 75%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#topheading p {
	margin-top: 0px;
}
#copy p {
	margin-top: 0px;
	margin-bottom: 5px;
}
#copy a:link {
	color: #999999;
	text-decoration: none;
}
#copy a:visited {
	color: #999999;
	text-decoration: none;
}
#copy a:hover {
	color: #666666;
	text-decoration: underline;
}
#copy a:active {
	color: #0099CC;
}
#wrapperhome {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	border: none;
	text-align: center;
}

#copyhome {

	color: #999999;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#mainabout {
	color: #333333;
	width: 600px;
	margin-right: 30px;
	margin-left: 30px;
	background-image: url(../images/about_bg.jpg);
	background-repeat: no-repeat;
	height: 320px;
}
ul {
	font-size: 75%;
}
li {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #0099CC;
}
.narrowpara {
	margin-right: 380px;
	margin-left: 25px;
}
#imgrowa {
	margin-left: 100px;
}
#imgrowb {
	margin-left: 100px;
}
