body {
	background-color: #9966CC;
	background-image:url(images/mainbg.jpg); 
	background-position: top; 
	background-repeat:repeat-x;
}

div, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a:link, a:visited {
	color: #996699;
	font-weight: bold;
}

.h1_mainpage {
	font-size: 20px;
	color: #490872;
	font-weight:bold;
	margin-bottom:5px;
	text-align:center;
}

.h1_subpage {
	font-size: 22px;
	color: #FFFFFF;
	font-weight:bold;
	margin-bottom:2px;
	margin-top: 3px;
	height: 34px;
}

h2 {
	font-size: 13px;
	color: #490872;
	font-weight: bold;
}

.sideStrip {
	background-color: #BFBFBF;
}

#joyPhoto {
	width: 135px;
	padding-left: 10px;
}

#headlines {
	padding-top: 10px;
	padding-right: 20px;
}

#frontpageBullets {
	margin-top: 10px;
	padding-left: 20px;
	margin-left: 10px;
}

#frontpageBullets li {
	padding-bottom: 5px; 
	color: #D3D3D3;
}

#joyBlurb {
	width: 450px; 
	padding-left: 20px;
	background-image:url(images/quotes_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#content {
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	text-align:justify;
	background-image:url(images/text_bg.jpg);
	background-position: bottom;
	background-repeat:repeat-x;
}

#tblEnquiryForm td{
	color: #490872;
	font-size: 13px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

#tblEnquiryForm input {
	font-size: 13px;
	border: 1px solid #BFBFBF;
}

#txtDate {
	font-size: 16px;
	font-weight: bold;
}

#pageContent {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-align:justify;
}

.backtotop {
	text-align:right;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #C4C4C4;
}

#footer {
	background-image:url(images/footerbg.gif);
	height: 29px;
	width: 760px;
}