body {
	background-color: #fff;/*themecolour4;*/
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #333;/*themecolour4%0;*/
}

#main_content
{
	position: absolute;
	left: 50%; width: 1020px; margin-left: -510px;
	top:  50%; height: 638px; margin-top:  -319px;		
	background-color:#fff;
}

.border {
	background-image: url(../images/border.gif);
	background-repeat: repeat-x;
	background-position: top;
 }
.topstrip {
	background-color: #fff;
	background-image:  url(../images/topstrip.gif);
	background-repeat: repeat-x;	
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
table {
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #333;/*themecolour4%0;*/
	}
table.top
{
	width:1020px;
	border-width:1px;
	border-bottom-width:0px;
	border-style:solid;
	border-color:#900;
}
table.bottom
{
	width:1020px;
	border-width:1px;
	border-top-width:0px;
	border-style:solid;
	border-color:#900;
}
	
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #333;/*themecolour4%0;*/
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #333;/*themecolour4%0;*/
}
ul {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #333;/*themecolour4%0;*/
}

.leftcoltext {
	padding: 1px 10px 5px 10px;
	color: #333;/*themecolour4%0;*/
}

#content {
	 background:#ffffff;
	 padding:9px 5px 0px 5px;
	 height:495px;
	 overflow-y:auto;
	 scrollbar-base-color: #EEEECA;
	 scrollbar-track-color: #D18F6F;
	 scrollbar-arrow-color: #900;	
}

.subheadingtext{
	font-family: "Times New Roman";
	font-size: 24px;
	color: #694838;/*themecolour4%0;*/
}

.imageborder {
	border-right-style: solid;
	border-right-color: #686868;/*themecolour4%0;*/
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #686868;/*themecolour4%0;*/
	border-bottom-style: solid;
	border-bottom-color: #686868;/*themecolour4%0;*/
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #686868;/*themecolour4%0;*/
	border-top-width: 1px;
}
a:link{
	color: #900;/*themecolour1;*/
	text-decoration: none;
}
a:visited {
	color: #900;/*themecolour4%0;*/
	text-decoration: none;
}
a:link:hover {
	color: #694838;/*themecolour3;*/
	text-decoration: underline;
}
.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccc99;/*themecolour2;*/
}
.parahead {
	background-color: #694838;/*themecolour3;*/
	height:30px;
	color: #FFFFFF;	
	font-size: 12px;
	font-weight: bold;
	padding:3px 10px 3px 10px;
	border-top: solid 2px #cccc99;/*themecolour2;*/
	border-bottom: solid 2px #cccc99;/*themecolour2;*/
}

.td_parahead{
	border-top:0px;
	border-right:0px;
	border-bottom: solid #686868 1px;
	border-left: solid #686868 1px;
	background:#EEEECA;
}

.themecolor3 {
	background-color: #694838;/*themecolour3;*/

}
.themecolor1 {
	background-color: #900;/*themecolour1;*/
}
.rightcoltext {
	color: #333;
	padding: 10px;
	background-color: #eeeeca;/*themecolour2$ 38.5%, 67.5%;*/
}

/*experiment*/
li a:link, li a:link:hover, li a:link:visited
{
	color: #333;/*themecolour1;*/
	text-decoration: none;
	cursor:none;
}

