@charset "utf-8";
#mainBody {
	position: absolute;
	height: 720px;
	width: 854px;
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;
}

#topBar {
	position: absolute;
	height: 92px;
	width: 829px;
	left: 10px;
	top: 17px;
	background-attachment: scroll;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #8c64a0;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#colouredStrip {
	position: absolute;
	height: 15px;
	width: 829px;
	left: 10px;
	top: 109px;
	border: thin solid #8B64A0;
	background-color: #8B64A0;
}

#linkBar {
	position: absolute;
	height: 384px;
	width: 186px;
	left: 10px;
	top: 138px;
	border: thin solid #CCCCCC;
}

#websiteBar {
	position: absolute;
	height: 134px;
	width: 186px;
	left: 10px;
	top: 538px;
	border: thin solid #FFFFFF;
}

#loginBox {
	position: absolute;
	height: 170px;
	width: 628px;
	left: 212px;
	top: 138px;
	border: thin solid #CCCCCC;
}
#topLinkBox {
	position: absolute;
	height: 25px;
	width: 628px;
	left: 212px;
	top: 138px;
	border: thin solid #CCCCCC;
}
#pictureBox {
	position: absolute;
	height: 136px;
	width: 410px;
	left: 17px;
	top: 17px;
	border: thin solid #FFFFFF;
	background-image: url(images/patient_pic.jpg);
}
#patientLogin {
	position: absolute;
	height: 34px;
	width: 167px;
	left: 446px;
	top: 17px;
	border: thin solid #FFFFFF;
}
#clinicalLogin {
	position: absolute;
	height: 34px;
	width: 167px;
	left: 446px;
	top: 68px;
	border: thin solid #FFFFFF;
}
#signUp {
	position: absolute;
	height: 34px;
	width: 167px;
	left: 446px;
	top: 119px;
	border: thin solid #FFFFFF;
}
#bottomBar {
	position: absolute;
	height: 15px;
	width: 829px;
	left: 10px;
	top: 685px;
	border: thin solid #CCCCCC;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#colouredBack {
	position: absolute;
	height: 349px;
	width: 628px;
	left: 212px;
	top: 322px;
	border: thin solid #DFD5E6;
	background-color: #DFD5E6;
}

#textBox {
	position: absolute;
	height: 326px;
	width: 415px;
	left: 224px;
	top: 333px;
	background-color: #FFFFFF;
	padding: 0px;

}
#textHeader {
	position: absolute;
	height: 22px;
	width: 405px;
	left: 0px;
	top: 0px;
	border: thin solid #8B64A0;
	background-color: #8B64A0;
	padding: 5px;
}
#textContent {
	position: absolute;
	height: 264px;
	width: 385px;
	left: 0px;
	top: 32px;
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 15px;
		overflow: auto;
}
#newsBox {
	position: absolute;
	height: 326px;
	width: 174px;
	left: 654px;
	top: 333px;
}
#newsHeader {
	position: absolute;
	height: 22px;
	width: 164px;
	left: 0px;
	top: 0px;
	border: thin solid #8B64A0;
	background-color: #8B64A0;
	padding: 5px;
}
#newsContent {
	position: absolute;
	height: 264px;
	width: 144px;
	left: 0px;
	top: 32px;
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 15px;
	overflow-y: hidden;
	overflow-x: hidden;

}
#littleText {
	position: absolute;
	height: 10px;
	width: 150px;
	left: 689px;
	top: 3px;
	background-color: #FFFFFF;
}
#fullBox {
	position: absolute;
	height: 489px;
	width: 628px;
	left: 212px;
	top: 178px;
	background-color: #FFFFFF;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
#fullHeader {
	position: absolute;
	height: 22px;
	width: 618px;
	left: 0px;
	top: 0px;
	border: thin solid #8B64A0;
	background-color: #8B64A0;
	padding: 5px;
}
#fullContent {
	position: absolute;
	height: 429px;
	width: 598px;
	left: 0px;
	top: 32px;
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 15px;
	overflow: auto;
}

#justBox {
	position: absolute;
	height: 439px;
	width: 628px;
	left: 212px;
	top: 138px;
	background-color: #FFFFFF;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
#justHeader {
	position: absolute;
	height: 22px;
	width: 618px;
	left: 0px;
	top: 0px;
	border: thin solid #CCCCCC;
	background-color: #CCCCCC;
	padding: 5px;
}
#justContent {
	position: absolute;
	height: 379px;
	width: 598px;
	left: 0px;
	top: 32px;
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 15px;
	overflow: auto;
}
#backButton {
	position: absolute;
	height: 25px;
	width: 150px;
	left: 450px;
	top: 590px;
	border: thin solid #CCCCCC;
}
#faqQuestions {
	position: absolute;
	height: 170px;
	width: 598px;
	left: 212px;
	top: 138px;
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 15px;
	overflow: visible;
}
#faqAnswers {
	position: absolute;
	height: 285px;
	width: 598px;
	left: 212px;
	top: 355px;
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 15px;
	overflow: auto;
}
