body {
	background-color: #ffffff;
	background-image: url(images/bg_menu1.gif);
	background-position: left;
	background-repeat: repeat-y;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
#body2 {
	background-color:#FFFFFF;
	margin-left: 0px; 
	margin-top: 0px
}

#body3 { 
	background-color:#FFFF66;
	margin-left: 0px; 
	margin-top: 0px;
}

#body4 {
	background-color:#333333;
	margin-left: 0px;
	margin-top: 0px;
	color: #FFFFFF;
}
#container {
	background-image: url(images/bg_down.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: auto;
}
.starposition {
	left: 400px;
}


#menu {
	background-image: url(images/bg_menu2.gif);
	background-position: bottom;
	background-repeat: no-repeat;	
}

#menu_items {
	background-image: url(images/bg_menu1.gif);
	background-repeat: repeat-y;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	padding-left: 10px;
	font-weight: bold;
}

#menu_items a:link {
   color: #758ab9;
	text-decoration: none;
}

#menu_items a:visited {
	color: #758ab9;
	text-decoration: none;
}

#menu_items a:hover {
	color: #97b2ee;
	text-decoration: none;
}
#menu_items hr {
	color: #6699FF;
}


#contents {
	background-image: url(images/bg_cont2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 45px 0 35px 10px;
}

#bg_cont1 {
	width: 597px;
	height: 50px;
	background-image: url(images/bg_cont1.gif);
	position: absolute;
	left: 190px;
	top: 125px;
	text-indent: 75px;
	padding-top: 4px;
	padding-bottom: 11px
}

#bg_cont_new {
	width: 597px;
	height: 63px;
	background-image: url(images/bg_cont1.gif);
	position: absolute;
	left: 190px;
	top: 125px;
	text-indent: 75px;
	padding-top: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:center;
	font-weight:bold;
	line-height:22px;
}

.heading {
	margin: 0;
	padding-bottom: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-indent: 10px;
	padding-left: 35px;
	text-align: center;
	padding-top: 25px;
}

.text {
	margin: 0;
	padding: 0px 0px 0px 35px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	text-align: justify;	
}
.Footer_text {
	margin: 0;
	padding: 0px 0px 0px 35px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-align: justify;	
}
.Admin_text {
	margin: 0;
	padding: 0px 0px 0px 35px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-align: justify;	
}
#MainTable {
	width: 190px;
}

#Longshot_TD {
	background-image: url(images/spacer.gif);
}

#tileset1 {
	float: left;
	padding: 0px 0px 0px 0px;
	height: 139px;
	width: 595px;
}


#tileset1 h2 {
	display: none;
}

#tileset1 ul {
	width: 500px;
	height: 125px;
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.sectionhead {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	margin: 0;
	padding: 0px 0px 0px 35px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align: justify;	
}


/* defined height and width for the list class  */

#tileset1 li {
	width: 130px;
	height: 139px;
}

#tileset1 a {
	width: 148px;
	height: 139px;
	padding: 0px 0 0 0px;
	text-align: left;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 2em;
	font-weight: normal;
	color: #333333;
	float: left;
}

#tileset1 a:hover {
	color: #000000;
	font-weight: bolder;
}

#tileset2 {
	float: left;
	padding: 0px 0px 0px 0px;
	height: 139px;
	width: 595px;
}

#tileset2 h2 {
	display: none;
}

#tileset2 ul {
	width: 500px;
	height: 125px;
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}

/* defined height and width for the list class  */

#tileset2 li {
	width: 130px;
	height: 139px;
}

#tileset2 a {
	width: 148px;
	height: 139px;
	padding: 0px 0 0 0px;
	text-align: left;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 2em;
	font-weight: normal;
	color: #333333;
	float: left;
}

#tileset2 a:hover {
	color: #000000;
	font-weight: bolder;
}

#tile1 {
	background-image: url(images/Tiles/leisure_tile.jpg);
}
#tile2 {
	background-image: url(images/Tiles/sports_tile.jpg);
}
#tile3 {
	background-image: url(images/Tiles/fooddrink_tile.jpg);
}
#tile4 {
	background-image: url(images/Tiles/drama_tile.jpg);
}
#tile5 {
	background-image: url(images/Tiles/courses_tile.jpg);
}
#tile6 {
	background-image: url(images/Tiles/therapies_tile.jpg);
}
#tile7 {
	background-image: url(images/Tiles/jobs_tile.jpg);
}
#tile8 {
	background-image: url(images/Tiles/transport_tile.jpg);
}

#tile1:hover, #tiles .active #tile1 { background-image: url(images/Tiles/leisure_selected.jpg); }
#tile2:hover, #tiles .active #tile2 { background-image: url(images/tiles/sports_selected.jpg); }
#tile3:hover, #tiles .active #tile3 { background-image: url(images/tiles/fooddrink_selected.jpg); }
#tile4:hover, #tiles .active #tile4 { background-image: url(images/tiles/drama_selected.jpg); }
#tile5:hover, #tiles .active #tile5 { background-image: url(images/tiles/courses_selected.jpg); }
#tile6:hover, #tiles .active #tile6 { background-image: url(images/tiles/therapies_selected.jpg); }
#tile7:hover, #tiles .active #tile7 { background-image: url(images/tiles/jobs_selected.jpg); }
#tile8:hover, #tiles .active #tile8 { background-image: url(images/tiles/transport_selected.jpg); }
.left_heading {

	margin: 0;
	padding-bottom: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-indent: 10px;
	padding-left: 0px;
}
.Info_Div {
	border: #999999;
	position: absolute;
	width: 230px;
	height: 80px;
	z-index: 9;
	left: 224px;
	top: 410px;
	visibility: hidden;
}

.test {
	border: medium double #333333;
}
.ResultTD {
	font-size: 18px;
	font-weight: normal;
}
.DetailName {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	text-indent: 35px;
	font-style: normal;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	color: #000066;
	background-color: #FFFFFF;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.ResultCat {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.Newspaperback {
	background-image: url(images/newspaper.jpg);
	background-repeat: no-repeat;
	height: 800px;
	padding: 100px 75px 0px 45px;
	text-align: justify;
	font-size: 16px;
	margin-top: 15px;
}
.newspaperheading {

	margin: 0;
	padding-bottom: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	padding-left: 35px;
	text-align: center;
}
.ResultHeading {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
.LinkTitle {
	font-size: 18px;
	font-weight: bold;
}
.Submit_td {
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	width: 250px;
}
.submit_td_tip {
	font-size: 14px;
	font-weight: normal;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-color: #999999;
5;0;5; }


.NewsClassifiedSmallBack {
	background-image: url(images/classified.jpg);
	background-repeat: no-repeat;
	height: 450px;
	text-align: justify;
	font-size: 16px;
	margin-top: 15px;
	width: 470px;
	background-position: center;
}
.NewsClassifiedMediumBack {
	background-image: url(images/classified_medium.jpg);
	background-repeat: no-repeat;
	height: 600px;
	text-align: justify;
	font-size: 16px;
	margin-top: 50px;
	width: 470px;
	background-position: center;
}
.NewsClassifiedLargeBack {
	background-image: url(images/classified_large.jpg);
	background-repeat: no-repeat;
	height: 800px;
	text-align: justify;
	font-size: 16px;
	margin-top: 15px;
	width: 470px;
	background-position: center;
}
.newsclassifiedheading {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
}
.NewsClassifiedSmallBody {
	padding: 45px 105px 45px 105px;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.NewsClassifiedMediumBody {
	padding: 55px 105px 55px 105px;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.NewsClassifiedLargeBody {
	padding: 75px 105px 75px 105px;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.FAQTitle {

	font-size: 18px;
	font-weight: bold;
}
.ReviewTable {
	padding-right: 15px;
	padding-left: 15px;
	width: 100%;
	border-style: solid;
	border-color: #333333;
	border-width: 1;
}
.side-a {
	float: left;
	width: 250px;
}

.side-b { 
	margin: 0;
	float: left;
	width: 250px;
	height: 1% /* Holly hack for Peekaboo Bug */
}
.detailside-a {
	float: left;
	width: 400px;
}

.detailside-b {
	margin: 0;
	float: left;
	width: 75px;
	height: 1% /* Holly hack for Peekaboo Bug */;
}
.News_td {
	text-align: center;
	font-weight: bold;
}
.news_div {
	padding-left: 55px;
}
.Div_Outline {
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	padding-left: 10px;
}
.IMG_Centre {
	vertical-align: middle;
}
.printcontainer {

	float: left;
	width: 700px;
}
.Printtext {

	margin: 0;
	padding: 0px 0px 0px 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	text-align: justify;
}

