/*  created using www.csswizard.net  */
/* 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: 950px;
margin: 0px auto 20px auto;
padding: 0px 0px 0px 0px;
}
#titlearea {
height: 150px;
margin: 0px 0px 0px 0px;
padding: 10px 0px 05px 0px;
background-repeat: repeat-x;
}
#custom2 {
height: 22px;
margin: 01px 01px 01px 01px;
padding: 01px 01px 01px 01px;
}
#custom3 {
}
/*   XXXXXXXXXXXX  This controls the TOP menu area and butts  */
/*  XXXXXXXXXXXX This controls the SIDE menu area and butts  */
#leftarea {
width: 190px;
margin: 0px 0px 0px 0px;
padding: 20px 0px 30px 0px;
float: left;
}
/*   XXXXXXXXXXXX  This controls the Right area and buttons  */
/*   XXXXXXXXXXXX  This controls the MIDDLE menu area and butts  */
#centerarea {
width: 710px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
float: right;
min-height: 64em;
}

.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: 100%;
margin: 05px 10px 0px 10px;
padding: 05px 10px 0px 10px;
}

.headingarea {
margin: 05px 10px 0px 10px;
padding: 05px 10px 0px 10px;
}

.articlearea {
margin: 05px 10px 0px 10px;
padding: 05px 10px 0px 10px;
}

img	{
	border: 0px;
	}

.ie6hack {
	width: 100%;
	}
	
/*   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;}
.clmn3 { position: relative; float: left; width: 28%; margin: 4px 2% 4px 2%; padding: 4px 0px 4px 0px;}
.clmn4 { position: relative; float: left; width: 20%; margin: 4px 2% 4px 2%; padding: 4px 0px 4px 0px;}
	
/*   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;
	}







