p {

	margin: 0px;
	padding: 5px 0px 5px 0px;
}

#main {
    
    width: 805px;
    overflow: hidden;
}

#maincontentleft {

	margin: 5px 10px 0px 18px;
	width: 415px;
	float: left;
	display: inline;
    overflow: hidden;

}

#maincontentleft p, #maincontentleft ul {

	color: #5A5A5A;
	font-size: 1.2em;
}

#maincontentright {
	
	margin: 5px 10px 0px 10px;
	/*padding: 15px 0px 0px 0px;*/
	width: 335px;
	height: 490px;
	float: left;
	display: inline;
	background-repeat: no-repeat;
	background-position: left;
}

#maincontentheading1 {
	
	margin-top: 20px;
	width: 415px;
	height: 25px;
	font-size: 1.7em;
	font-weight: bold;
	color: #11225C;
}

#maincontentheading2 {

	border-bottom: solid 2px #C3C3C3;
	width: 400px;
	height: 35px;
	font-size: 2.1em;
	/*font-weight: bold;*/
	color: #5A5A5A;

}

.greytext {

	color: #5A5A5A;
	font-size: 1.2em;
}

.bluetext {

	color: #11225C;
	font-size: 1.2em;
}

#imagebluebar {

	margin: 35px 0px 0px 0px;
	padding: 15px;
	width: 200px;
	background-image: url(../images/blueimgbartile.png);
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
}

.galleryimages {

	margin-right: 23px;
	width: 60px;
	height: 90px;
	float: left;
}

.gallerylinktext {

	margin-top: 3px;
	border-top: solid 1px #11225C;
	width: 60px;
	height: 26px;
}

.gallerylinktext a {

	text-decoration: none;
	color: #11225C;
}

#greylinkbar, #purplelinkbar {

	margin-top: 10px;
	width: 250px;
	height: 17px;
	clear: both;
}

#greylinkbarcontent {

	padding-left: 2px;
	margin-left: 2px;
	width: 210px;
	height: 17px;
	line-height: 17px;
	background-color: #535353;
	font-size: 1.1em;
	float: left;
}

#purplelinkbarcontent {

	padding-left: 2px;
	margin-left: 2px;
	width: 240px;
	height: 17px;
	line-height: 17px;
	background-color: #11225C;
	font-size: 1.1em;
	float: left;
}

#greylinkbarcontent a, #purplelinkbar a {

	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

#newscontent {

	font-size: 1.2em;
	color: #585858;
}

#newscontent a {

	color: #11225C;
	font-weight: bold;
	text-decoration: none;
}

#newscontent a:hover {

	text-decoration: underline;
}

#scrollabletext {

	height: auto;
	overflow: auto;
}

#scrollabletext a {

	color: #666666;
	/*font-size: 1.2em;*/
	text-decoration: none;
	font-weight: bold;
}

#scrollabletext a:hover {

	text-decoration: underline;
}

#otherimagegallery {

	margin-left: 2px;
	width: 41opx;
	height: 80px;
}

#contactdetails {

	margin-top: 90px;
	color: #5A5A5A;
	font-size: 1.2em;
}

#contactdetails a {

	color: #5A5A5A;
	font-weight: bold;
}

#projectgallery {

	margin-top: 5px;
	width: 415px;
	height: 165px;
}

.projectgalleryitem {

	margin: 8px 16px 8px 0px;
	border: solid 1px #11225c;
	width: 64px;
	height: 64px;
	float: left;
}
