/*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: auto;
	text-align:  left;
	}
div#picbar {
	margin-top:0px;
	left: 32px;	
}

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: 0px}

/* 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:  static;
	width: 646px;
	
	left: 0px;
	top: 225px;
	z-index: 1;
	padding-top: 15px;
}

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;
}
.homenewspix {
	float: left;
	width: 160px;
	margin-top: 6px;
}
.homenewsitem {
	padding-right: 0px;
	overflow: hidden;
	position: static;
	margin-top: 3px;
	width: 600px;
	padding-top: 0px;
}

/*.newsarchivelink { transferred to iv-typo.home
	color: #FFFFFF;
	background-color: #CC0000;
	
}*/


