p {

	margin: 0px;
	padding: 5px 0px 5px 0px;
}

#main {
    
    width: 805px;
    /*height: 529px;*/
	/*background-image: url(../images/tierbg.jpg);*/
	background-repeat: repeat-x;
    /*overflow: hidden;*/
}

#maincontentleft {

	margin: 5px 10px 0px 18px;
	width: 415px;
    height: 490px;
	float: left;
	display: inline;
    overflow: hidden;

}

#maincontentleft p, #maincontentleft ul {

	color: #5A5A5A;
	font-size: 1.2em;

}

#maincontentright {
	
	margin: 5px 10px 0px 5px;
	/*padding: 15px 0px 0px 0px;*/
	width: 335px;
	height: 490px;
	display: inline;
	float: left;
	background-repeat: no-repeat;
	background-position: right;
}

#maincontentheading1 {
	
	margin-top: 20px;
	width: 395px;
	height: 25px;
	font-size: 1.7em;
	font-weight: bold;
	color: #000000;
}

#maincontentheading2 {

	border-bottom: solid 2px #C3C3C3;
	width: 395px;
	height: 35px;
	font-size: 2.1em;
	/*font-weight: bold;*/
	color: #5A5A5A;

}

#maincontentheading2news {

	border-bottom: solid 2px #C3C3C3;
	width: 400px;
	height: 70px;
	font-size: 2.1em;
	/*font-weight: bold;*/
	color: #5A5A5A;

}

.greytext {

	color: #5A5A5A;
	font-size: 1.2em;
}

.bluetext {

	color: #11225C;
	font-size: 1.2em;
}

#imagebluebar, #imageblackbar, #imageredbar {
	
	margin: 35px 0px 0px 0px;
	padding: 15px;
	width: 200px;
	/*height: 30px;*/
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
}

#imagebluebar {

	background-color: #8C89A6;	
}

#imageblackbar {

	background-image: url(/images/blackimgbartile.png);
}

#imageredbar {

	background-color: #FF0000;
}

.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, #blacklinkbar {

	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: 210px;
	height: 17px;
	line-height: 17px;
	background-color: #8C89A6;
	font-size: 1.1em;
	float: left;
}

#blacklinkbarcontent {

	padding-left: 2px;
	margin-left: 2px;
	width: 190px;
	height: 17px;
	line-height: 17px;
	background-color: #000000;
	font-size: 1.1em;
	float: left;
	display: block;
}

#blacklinkbarcontent a {

	display: block;
}

#greylinkbarcontent a, #purplelinkbar a, #blacklinkbarcontent a {

	color: #FFFFFF;
	text-decoration: none;
}

#newscontent {

	font-size: 1.1em;
	color: #585858;
}

#newscontent a {

	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#newscontent a:hover {

	text-decoration: underline;
}

#scrollabletext {

	margin-bottom: 20px;
	height: 370px;
	overflow: auto;
}

#scrollabletext p {

	color: #5A5A5A;
	font-size: 1.2em;
}

#scrollabletext a {

	color: #666666;
	/*font-size: 1.2em;*/
	text-decoration: none;
	font-weight: bold;
}

#scrollabletext a:hover {

	text-decoration: underline;
}

#contactdetails {

	margin-top: 10px;
	color: #5A5A5A;
	font-size: 1.2em;
}

#purplelinkbarcontent {

	padding-left: 2px;
	margin-left: 2px;
	width: 210px;
	height: 17px;
	line-height: 17px;
	background-color: #11225C;
	font-size: 1.1em;
	float: left;
}