/* ~~~ General Properties ~~~ */

* {
	padding: 0;
	margin: 0;
	}

body { 
	color: #64645A; 
	background: #cccc99 url(.jpg) repeat; 
	font: normal 75% Georgia, Palatino, Times, Times New Roman, serif; 
	color: #666666;
	}

a:link {
	text-decoration: none;
	border-bottom: 1px solid #BEB9AA;
	color: #968C5A;
	}

a:visited {
	text-decoration: none;
	border-bottom: 1px solid #BEB9AA;
	color: #B3AE94;
	}

a:hover {
	text-decoration: none;
	border-bottom: 1px solid #AAA08C;
	color: #AA7846;
	}

a:active {
	text-decoration: none;
	border-bottom: 1px solid #AAA08C;
	color: #8C7846;
	}

/* ~~~ Text Properties ~~~ */

p { 
	font: 100% Georgia, Palatino, Times, Times New Roman, serif; 
	line-height: 17px;
	margin-top: 0px; 
	text-align: justify;
	padding-left: 14px;
	padding-bottom: 10px;
	padding-right: 100px;
	}

.p5 {
	padding-bottom: 40px;
	}

h3 { 
	text-indent: -1000em;
	}

acronym {
	font-style: italic;
	border: 0px;
	cursor: help;
	}

/* ~~~ Div Properties ~~~ */

#container { 
	background: url(background.jpg) center center repeat-y; 
	width: 750px;
	height: 950px;
	margin-left: auto;
	margin-right: auto;
	}


#timetable { 
	background: url(background.jpg) center center repeat-y; 
	width: 750px;
	height: 1300px;
	margin-left: auto;
	margin-right: auto;
	}


#faq { 
	background: url(background.jpg) center center repeat-y; 
	width: 750px;
	height: 2050px;
	margin-left: auto;
	margin-right: auto;
	}
#intro { 
	display: block;
	}

#pageHeader { 
	background: url(header.jpg) no-repeat; 
	position: relative;
	width: 660px;
	height: 175px;
	top: 0px;
	left: 80px;
	text-indent: -1000em;
	}


#timepageHeader { 
	background: url(timetable_header.jpg) no-repeat; 
	position: relative;
	width: 660px;
	height: 175px;
	top: 0px;
	left: 80px;
	text-indent: -1000em;
	}

#faqpageHeader { 
	background: url(faq_header.jpg) no-repeat; 
	position: relative;
	width: 660px;
	height: 175px;
	top: 0px;
	left: 80px;
	text-indent: -1000em;
	}

#finduspageHeader { 
	background: url(findus_header.jpg) no-repeat; 
	position: relative;
	width: 660px;
	height: 175px;
	top: 0px;
	left: 80px;
	text-indent: -1000em;
	}

#mainText {
	background: url(notepad.jpg) no-repeat; 
	position: relative;
	top: 85px;
	left: 240px;
	width: 500px;
	height: 540px;
	}


#postText {
	background: url(notepad.jpg) repeat-y; 
	position: relative;
	top: 85px;
	left: 240px;
	width: 500px;
	height: 675px;
	}


#tableText {
	background: url(notepad.jpg) repeat-y; 
	position: relative;
	top: 85px;
	left: 240px;
	width: 500px;
	height: 1000px;
	}

#faqText {
	background: url(notepad.jpg) repeat-y; 
	position: relative;
	top: 85px;
	left: 240px;
	width: 500px;
	height: 1700px;
	}

#supportingText {
	background: url(.jpg) repeat-y; 
	display: block;
	position: relative;
	top: 100px;
	left: 92px;
	margin-top: -120px;
	width: 500px;
	height: auto;
	padding-left: 150px;
	}

#faqsupportingText {
	background: url(.jpg) repeat-y; 
	display: block;
	position: relative;
	top: 0px;
	left: 92px;
	margin-top: 120px;
	width: 500px;
	height: auto;
	padding-left: 150px;
	}

#colCentre {
	text-align: center;
	}

/* ~~~ Header Properties ~~~ */

#mainText h3 {
	background: url(.gif) no-repeat; 
	position: relative;
	width: 306px;
	height: 20px;
	top: 0px;
	left: 0px;
	}

#extra h3 {
	background: url(.gif) no-repeat; 
	position: relative;
	width: 164px;
	height: 50px;
	top: 0px;
	left: 0px;
	}


/* ~~~ List Properties ~~~ */

#linkList {
	position: absolute;
	top: 290px;
	}

#linkList ul {
	margin-top: 35px;
	list-style-type: none;
	}

#linkList ul li {
	list-style-image: url(.gif);
	font-size: 90%;
	width: 120px;
	margin-left: 15px;
	margin-top: 5px;
	}

#linkList ul li a {
	display: block;
	font-size: 110%;
	width: 120px;
	border: 0px;
	line-height: 15px;
	}

#linkList ul li a:hover {
	text-decoration: underline;
	}

#linkselect {
	background: url(linkpanel.gif) no-repeat; 
	width: 210px;
	height: 540px;
	padding-left: 25px;
	position: relative;
	left: 30px;
	}

#lselect h3.select {
	background: url(.gif) no-repeat; 
	display: block;
	width: 106px;
	height: 31px;
	position: relative;
	top: 25px;
	left: 15px;
	}

#lselect li a.c {
	font: 100% Georgia, Times, Times New Roman, serif; 
	text-transform: none;
	display: inline;
	color: #64645A;
	}

#lselect ul li a:hover.c {
	color: #8C7846;
	text-decoration: underline;
	}


/* ~~~ Misc Properties ~~~ */

#footer { 
	display: block;
	background: url(.jpg) no-repeat; 
	width: 400px;
	height: 5px;
	font: 11px Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	line-height: 45px;
	text-align: center;
	padding-bottom: 20px;
	}

#tableFooter { 
	display: block;
	background: url(.jpg) no-repeat; 
	width: 400px;
	height: 45px;
	font: 11px Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	line-height: 45px;
	text-align: center;
	vertical-align: text-bottom;
	padding-top: 100px;
	}

#extraDiv1, #extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6 {
	display: none;
	}
