body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #091b43;
	background-image: url(weaverfish 2 layout copy.jpg);
	background-repeat: no-repeat;
	color: #091b43;
	text-align: center;
	margin: 0 0 30px;
	/*font-family: Verdana, Arial, Sans-Serif;
	font-size: 73%;*/
	/*line-height: 1.5em;*/
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

H1, H2, H3, H4, H5 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

a:link {color: #091b43; font-weight: bold; text-decoration: none}     /* unvisited link */
a:visited {color: #091b43; font-weight: bold; text-decoration: none}  /* visited link */
a:hover {color: #091b43; font-weight: bold; text-decoration: underline}   /* mouse over link */
a:active {color: #091b43; font-weight: bold; text-decoration: none}   /* selected link */

#page {
	background: white;
	text-align: left;
	position: relative;
	/* The entire template's width is set in this class. */
	/*width:  85%;*/
	width:  900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	/* border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B893F4;
	border-right-color: #B893F4;
	border-bottom-color: #B893F4;
	border-left-color: #B893F4;*/
	}

#lrg_image {
	position:absolute;
	left:238px;
	top:20px;
	width:662px;
	height:350px;
	z-index:1;
	background-color: #99CC33;
}
#page_image {
	position:absolute;
	left:238px;
	top:20px;
	width:662px;
	height:185px;
	z-index:1;
	background-color: #99CC33;
}
#logo {
	position:absolute;
	left:0px;
	top:20px;
	width:238px;
	height:87px;
	z-index:2;
	background-color: #ccffff;
	/*background-attachment: fixed;*/
	background-image: url(../graphics/logo.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

#strapline {
	position: relative;
	height: auto;
	width: auto;
	top: 80px;
	padding: 10px;
	background-color: #ccffff;
	font-size: 13px;
	font-weight: bold;
	text-align:justify;
}

#lrg_buttons {
	position:absolute;
	left:238px;
	top:370px;
	width:662px;
	height:235px;
	z-index:3;
	background-color: #019aa2;
	padding: 0px;
	text-align:justify;
}

#textybit {
	position:absolute;
	left:238px;
	top:370px;
	width:632px;
	height:205px;
	z-index:3;
	background-color: #fff;
	padding: 15px;
	text-align:justify;
}

#detail {
	position:absolute;
	left:238px;
	top:205px;
	width:632px;
	height:370px;
	overflow:auto;
	z-index:3;
	background-color: #fff;
	padding: 15px;
	text-align:justify;
}
#footer {
	position:absolute;
	left:0px;
	top:610px;
	width:900px;
	height:20px;
	z-index:4;
	background-color: #99ffcc;
	padding: 0px;
	padding-top: 2px;
		font-weight: bold;
}
#top_bar {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:20px;
	z-index:4;
	background-color: #091b43;
}
#menu {
	position:absolute;
	left:0px;
	top:205px;
	width:214px;
	height:225px;
	z-index:5;
	background-color: #99ffcc;
		padding: 12px;
}
#login {
	position:absolute;
	left:0px;
	top:450px;
	width:226px;
	height:143px;
	z-index:6;
	background-color: #ccffff;
	padding: 6px;
}
