body {
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	color:#7b7091;
	font-size:17px;
}

a:link { color:#180049; text-decoration: none; }
a:active { color:#180049;text-decoration: none; }
 a:visited { color:#180049; text-decoration: none; }
a:hover {  color:#000000; text-decoration: underline;  }

h1 {font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:normal;
	font-size:22px;
	line-height:28px;
	padding:0px; 
	margin:0px;
	}
h2 {font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:normal;
	font-size:16px;
	
	padding:0px; 
	margin:0px;
	}
h3 {color:#ffffff;
	font-weight:normal;
	font-size:14px;
	padding:0px; 
	margin:0px;
	text-transform:uppercase;	
	}
textarea {width: 500px;
	height: 220px;
}
input {width:300px;}
#container {
	position:relative;
	left:30px;
			}
#container1 {
	position:relative;
	top:20px;
			}
#navigation{
	position:absolute;
	top:0px;
	left:0px;
}
#content{
	position:relative;
	top:0px;
	left:240px;
}
.navact {
width:186px;
height:23px;
background-color:#5ec4b9;
color:#ffffff;
border-bottom:#180049 solid 1px;
}

.nav {
width:186px;
height:23px;
background-color:#ffffff;
color:#180049;
border-bottom:#180049 solid 1px;

}

#articles {width:186px;
			border:#5ec4b9 solid 1px;
			position:relative;
			top:30px;
			}
			
#arthead {width:186px;
			height:21px;
			color:#ffffff;
			font-size:13px;
			background-color:#5ec4b9;
			}

#contacts {width:171px; 
		position:relative;
		left:15px;
		color:#5ec4b9;
		}

#pagebg {
width:900px;
background-color:#ddd9e4;
background-color:#cdcbd0;
position:relative;
top:15px;
min-height:500px;
}
#pagebg2 {
width:900px;
background-color:#ddd9e4;
background-color:#cdcbd0;
position:relative;
top:0px;
min-height:500px;
}
#pagebody {position:relative;
top:15px;
left:15px;
width:674px;

}
#picholder{width:900px; background-color:#7b7091; height:150px;}

#footer {position:absolute; top:460px; left:0px; padding-right:30px;}
#footerfloat {position:relative; top:-80px; left:250px; padding-right:30px;}
#profilepic {
position:relative;
left:200px;
}
#stafflist {
	position:absolute;
	left:0px;
	top:0px;
}
#staffdetails {
	position:relative;
	left:185px;
	top:0px;
	font-size:14px;
	width:500px;
}
#address1 {position:absolute;
	left:530px;
	top:30px;}

.bullets {
list-style-image: url(images/furniture./bullet.gif);

}

.navlink {
	font-size:12px;
	padding-left:15px;
	color:#352464;
	position:relative;
	top:3px;
}
.navlink:link { color:#352464;; text-decoration: none; }
.navlink:active { color:#352464;text-decoration: none; }
.navlink:visited { color:#352464; text-decoration: none; }
.navlink:hover {  color:#352464; text-decoration: underline;  }



.navlinkact {
	font-size:12px;
	padding-left:15px;
	color:#ffffff;
	position:relative;
	top:3px;
	
}

.navlinkact:link { color:#ffffff;; text-decoration: none; }
.navlinkact:active { color:#ffffff;text-decoration: none; }
.navlinkact:visited { color:#ffffff; text-decoration: none; }
.navlinkact:hover {  color:#1B2D70; text-decoration: underline;  }

.article { padding-top:0px;padding-left:5px; padding-right:5px; color:#180049;
			font-size:12px}

.greenlink { color:#5ec4b9; }
.greenlink:link { color:#5ec4b9;; text-decoration: none; }
.greenlink:active { color:#5ec4b9;text-decoration: none; }
.greenlink:visited { color:#5ec4b9; text-decoration: none; }
.greenlink:hover {  color:#180049; text-decoration: underline;  }


.profile {font-size:14px;}

.staffname {font-size:14px;}
.staffname:link { color:#352464;; text-decoration: none; }
.staffname:active { color:#352464;text-decoration: none; }
.staffname:visited { color:#352464; text-decoration: none; }
.staffname:hover {  color:#180049; text-decoration: underline;  }

.green {color:#5ec4b9;}
.purple {color:#5ec4b9;}
.blue {color:#180049;}
.white {color:#FFFFFF;}