/* This stylesheet controls the webpage areas positions and size */

/* eg margin convention clockwise 12 3 6 9 Oclock */



  @page {
size: auto;
margin: 10%;
}
.spacer {
	clear: both;
}
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#pageframe {
	width: 48em;
	padding: 0px;
	height: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
}
#titlearea {
	height: 8.2em;
	margin: 0px;
	clear: left;
	float: left;
	padding: 0px;
	position: relative;
	width: 48em;
}
#custom1 {
	position: absolute;
	top: 0px;
	right: 0px;
}
/*   XXXXXXXXXXXX  This controls the TOP menu area and butts  */



#topmenuback {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 10em;
}
/*  XXXXXXXXXXXX This controls the SIDE menu area and butts  */



#leftarea {
	width: 10em;
	float: left;
	position: fixed;
	margin-top: 8.3em;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}
#searchform {
	margin: 10px 0px 20px 0px;
}
.menubox {
	margin: 0px 0px 0px 0px;
}
.submenubox {
	margin: 0px 0em 0px 0.5em;
}
/*   XXXXXXXXXXXX  This controls the Right area and buttons  */



#column3 {
	width: 10em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}
/*   XXXXXXXXXXXX  This controls the MIDDLE menu area and butts  */

	

#centerarea {
	width: 37em;
	padding: 0px;
	float: right;
	min-height: 24em;
	margin-top: 0px;
	margin-right: 0em;
	margin-bottom: 0px;
	margin-left: 0em;
}
.grid0 {
	width: 100%;
	float: left;
}
.grid1 {
	width: 18em;
	float: left;
}
.grid2 {
	width: 12em;
	float: left;
}
.grid3 {
	width: 24em;
	float: left;
}
.grid4 {
	width: 9em;
	float: left;
}
.grid5 {
	width: 27em;
	float: left;
}
.grid6 {
	width: 6em;
	float: left;
}
.grid7 {
	width: 30em;
	float: left;
}
.grid8 {
	width: 4.5em;
	float: left;
}
.grid9 {
	width: 13.5em;
	float: left;
}
.grid10 {
	width: 22.5em;
	float: left;
}
.grid11 {
	width: 31.5em;
	float: left;
}
#authorarea {
	position: relative;
	width: 80%;
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
}
.headingarea {
	margin: 1.2em 3em 0px 3em;
	padding: 0px 0px 5px 0px;
}
.articlearea {
	padding: 0px;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 10px;
	margin-left: 1em;
}
img {
	border: 0px;
	padding: 0px
}
/*   XXXXXXXXXXXX  Pict and surround XXXXXXXXXXXX */



.articlepicture, .articlepicture0, .articlepicture1 {
	margin: 10px 0px 1.8em 1.8em;
	padding: 10px 10px 10px 10px;
	position: relative;
	float: right;
}
.articlepicture1 {
	float: left;
	margin: 10px 1.8em 1.8em 0px;
}
.frametopleft {
	width: 110px;
	height: 60px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.frametopright {
	width: 110px;
	height: 60px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.framebottomleft {
	width: 110px;
	height: 60px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.framebottomright {
	width: 110px;
	height: 60px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
/* columns in text areas */



.clmn1 {
	position: relative;
	width: 85%;
	margin: 6px 2% 4px 8%;
	padding: 4px 0px 4px 0px;
	clear: both;
}
.clmn2 {
	position: relative;
	float: left;
	width: 40%;
	margin: 4px 4% 4px 4%;
	padding: 4px 0px 4px 0px;
	clear: both;
}
.clmn3 {
	position: relative;
	float: left;
	width: 28%;
	margin: 4px 2% 4px 2%;
	padding: 4px 0px 4px 0px;
	clear: both;
}
.clmn4 {
	position: relative;
	float: left;
	width: 20%;
	margin: 4px 2% 4px 2%;
	padding: 4px 0px 4px 0px;
	clear: both;
}
/*   XXXXXXXXXXXX  Bottom bar controls  XXXXXXXXXXX */ 



#bottombar {
	width: 100%;
	height: 3em;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	clear: both;
}
/*   XXXXXXXXXXXX  This controls the tables created using our table code generator  */

/*   XXXXXXXXXXXX  Modify the class name layout in the str2web/default/tablestyles directory to add more  */



.subtable {
	width: 98%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.toprow {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.lastrow {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

