@charset "utf-8";
/* CSS Document */

a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
}

.Heading2 {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 40px;
	color: #333;
}
.Heading1 {
	font-family: Tahoma;
	font-size: x-large;
	font-weight: bold;
	letter-spacing: 2px;
}

body{
	background-image:url(../images/background.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#FFF;
	margin: 0px;
	padding: 0px;
	height:100%;
}


#text{
	font-family: Tahoma;
	font-size: small;
	color: #000;
	padding-top: 35px;
	padding-right: 50px;
	padding-left: 20px;
	letter-spacing: 1px;
	float: left;
	width: 600px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-bottom: 10px;
	margin-left: 204px;
}
#copyright {
	width: 310px;
	font-family: Tahoma;
	font-size: small;
	letter-spacing: 1px;
	float: left;
	color: #000;
	margin-top: 100px;
}
#linkText {
	color: #36F;
	text-decoration: underline;
}



#textContainer {
	font-family: Tahoma;
	font-size: small;
	letter-spacing: 1px;
	float: left;
	width: 430px;
	color: #000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding-right: 5px;
	padding-left: 22px;
	margin-left: 27px;
}

#textContainerPeopleStart {
	font-family: Tahoma;
	font-size: small;
	letter-spacing: 1px;
	float: left;
	color: #000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-right: 5px;
	padding-left: 22px;
	margin-left: 27px;
	width: 500px;
	padding-top: 15px;
}

#textPeople {
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	width: 412px;
	border-bottom-style: none;
	border-bottom-color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;

}
#contactDetails {
	width: 50px;
	float: left;
	color: #666;
	padding-bottom: 10px;
}
#contactDetails2 {
	float: left;
	margin-left: 10px;
}
#Mobile {
}
#Email {
}


#PictureHolder {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	border: 1px solid #CCC;
}

#space {
	height: 30px;
}
#spacePeople {
	height: 45px;
}
#Maps {
	margin-top: 40px;
	float: left;
}
#contact {
	font-family: Tahoma;
	font-size: small;
	color: #000;
	float: right;
	height: 100px;
	width: 460px;
	margin-right: 40px;
	margin-left: 0px;
	margin-top: 30px;
	letter-spacing: 1px;
}

#container {
	width: 950px;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index: 1;
	background-color: #FFF;
}

#skyline {
	margin: 0px;
	padding: 0px;
}

#BlackBox {
	background-color: #333;
	float: right;
	height: 79px;
	width: 633px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#BoxNav {
	float: left;
	height: 25px;
	width: 110px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 204px;
}

#BoxNavTop {
	float: left;
	height: 25px;
	width: 110px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 204px;
}

#footer {
	position:absolute;
	bottom:0;
	height:25px;
	width: 930px;
	color: #FFF;
	font-family: Tahoma;
	font-size: small;
	padding-top: 8px;
	padding-left: 20px;
	}
.Publication {
	font-family: Tahoma;
	font-size: small;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 580px;
	padding-bottom: 15px;
	padding-top: 10px;
}
.publicationContainer {
	margin-left: 204px;
	padding-top: 15px;
}
.publicationPic {
	margin-left: 5px;
	width: 108px;
	float: left;
}
#container .publicationContainer .Publication p {
	color: #666;
}
.HeadingName {
	font-size: x-large;
	font-family: Tahoma;
	font-weight: bold;
	letter-spacing: 2px;
}
#PartnersPic {
	border: 1px solid #999;
	width: 450px;
	height: 259px;
}
#Ruler {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

