
body { 
  background-color: #ccccff;
  font-family:      Helvetica,sans-serif;
  font-size: small;
  line-height: 1.6em;
}

h3 {
	font-size: 150%
}

#banner {
		background-image: url('../images/banner3.jpg');
		background-repeat: no-repeat;
		width:800px;
		height:150px;
		border-top:black 1px solid; 
		border-left:black 1px solid; 
		border-right:black 1px solid; 
}



#maincontent{
		width: 760px;
		padding:20px;
		border-top:black 1px solid; 
		border-left:black 1px solid; 
		border-right:black 1px solid; 
		border-bottom:black 1px solid;
}

#par1 {
		color:#474747;
		font-size:110%;
		text-align:justify;
		width: 350px;
		margin-left:50px;
}

#centertext {
		text-align:center;
}

#par2 {
		margin-left:50px;
		color:#474747;
		font-size:110%;
}

#par3 {
		margin-left:50px;
		width:650px;
		color:#474747;
		font-size:110%;
		text-align:justify;
}

#title {
		text-align:center;
		margin-left:50px;
		margin-bottom:30px;
		color:#2b70ef;
		font-size:150%;
		border-bottom:#2b70ef 1px solid;
		width:650px;
}

.recent {
		color:#2b70ef;
		float:left;
		font-size:150%;
		border-bottom:#2b70ef 1px solid;
		width:650px;
}

#recent {
		margin-left:50px;
}


#allcontent {
		background-color: #ffffff;
		width: 800px;
		margin: auto;
}

#homelink {
		position:absolute;
		margin-left: 445px;
		margin-top:122px;
}

#aboutlink {
		position:absolute;
		margin-left: 527px;
		margin-top:122px;
}

#gallerylink {
		position:absolute;
		margin-left: 627px;
		margin-top:122px;
}

#contactlink {
		position:absolute;
		margin-left: 727px;
		margin-top:122px;
}

A:link {
		color:white;
}

A:hover {
		color:blue;
}

A:visited {
		color:white;
}

A:active {
		color:blue;
}

.main A:link {
		color:blue;
}

.main A:hover {
		color:orange;
}

.main A:visited {
		color:blue;
}

.main A:active {
		color:orange;
}

.textcolour {
		color:#2b70ef;		
}

#image {
		position:absolute;
		margin-left:450px;
}


#footer {
		background-color: #2b70ef;
		color: white;
		text-align:center;
		width:800px;
		height:60px;
		margin:auto;
		padding-top: 10px;
		border-left:black 1px solid; 
		border-right:black 1px solid; 
		border-bottom:black 1px solid;
}

#footer img {
		border:0;
}

#footerlinks {
		margin-left:570px;
		margin-top:35px;
		position: absolute;
}
