/*gcs_opt_LAYOUTabsolute1*/

/*normalise values========================*/

body, div, dl, dt, dd,  hi, h2, h3, h4, h5, h6, p, ul, ol, li, pre, form, fieldset, input,  blockquote, th, td {
	margin: 0; padding:  0;}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fielset, image {
	 border: 0;
}

/*end normalise values====================*/

html {
	 text-align:  center;
}

body {
	position:  relative; 
	width:  648px; 
	margin: 0 auto;
	text-align:  left;

}

/* This holds all the columns */
div#wrapper {
	margin:0 auto;
    width:650px;
}



div#picbar {
	margin-top:0px;
	
}

div#menubar {
	width:  648px; overflow:  hidden;
}

ul.menubar {list-style: none}

/* This makes buttons 80 wide plus 1 pixel between */
.button {
	height: 16px;
	width: 73px;
    float: left;
	margin-right: 1px;
	padding-left: 7px;
	padding-top: 5px;
	overflow: hidden; 
}

/* Sets all top margin of images to 0 */
img {margin-top: 3px}

/* Places images on the grid */
img.left0 {
	margin-left: 0px;}
	
img.left1 {
	margin-left: 81px;}
	
img.left2 {
	 margin-left: 162px;}
	
img.left3 {
	 margin-left: 243px;}
	
img.left4 {
	 margin-left: 324px;}
	
img.left5 {
	 margin-left: 405px;}
	
img.left6 {
	 margin-left: 486px;}
	
img.left7 {
	 margin-left: 567px;}

div#content {
	position:  relative;
	margin-left: 0px;
}
div#content-main {
	position: static;
	top:  25px; left: 243px;
	left:  243px;
	width:404px;
	padding-left: 0px;
	padding-right: 0px;
}

div#content-sub {
	position: absolute;
	top: 16px;
	left: 0px;
	width:159px;
	border-bottom: 1px;
	height: 436px;
}

div#contentmainpixlistlayout {
	float:none;
	width:486px;
	margin-top:6px;
	margin-left: 2px;
    }
div#contentsubpixlistlayout {
    top: 16px;
	left: 0px;
	width:160px;
	border-bottom: 1px;
    float:left;
	margin-top:6px;
    
    }

div#footer {
	position:  relative;
	width:100%;
	border-top-style:none;
	border-top-width:1px;
	border-top-color: #BBBBBB;
	margin-top: 30px;
}
.italics {
	font-style: italic;
}
small {
	font-size: 9px;
}
h2 {
	font-size: 10px;
	font-style: italic;
	line-height: 125%;
	margin-bottom: 8px;
}
.maincolumn {
	width: 476px;
	margin-left: 162px;
	clear: both;
	float: right;
}
.sidebarlayout {
	float: left;
	width: 161px;
}
img.smalltable {
	margin-top: 3px;
}
