#centertag {
	position: absolute;
	top: 2px;
	bottom: 2px;
	width: 100%;
}

#site {
	position: relative;
	top : 0px;
	left: 0px;
	width: 728px;
	z-index : 50;
}

#logo {
	position: absolute;
	left: 20px;
	top: 10px;
	z-index: 53;
}

#topmenu {
	position: relative;
	left: 10px;
	top: 0px;
	width: 708px;
	height: 30px;
	z-index : 50;
	border-width:0px;
}

#header {
	position: relative;
	left: 10px;
	top: 0px;
	width: 708px;
	height: 70px;
	z-index: 51;
	border-width: 0px;
}

#menubar {
	position: absolute;
	display: inline;
	left: 238px;
	top: 0px;
	height: auto;
	z-index: 52;
	border-width: 0px;
}

#search {
	position: absolute;
	display: inline;
	width: 150px;
	left: 558px;
	top: 0px;
	height: 21px;
	z-index: 52;
}

#searchbox {
	border: 1px solid #000000;
	padding: 0px;
	margin: 0px;
	width: 117px;
	height: 18px;
}

#content {
	position: relative;
	left: 0px;
	top: -15px;
	width: 728px;
	height: auto;
	z-index: 50;
	border-width: 0px;
}

#navcontainer {
	position: absolute;
	top: 0px;
	left: 0px;
	height: auto;
	z-index: 50;
	border-width: 0px;
}

#leftcol {
	position: absolute;
	display: inline;
	left: 10px;
	top: 25px;
	width: 206px;
	height: auto;
	z-index: 50;
	border: 1px solid #000000;
	padding-bottom: 10px;
}

#imageb {
	position: absolute;
	display: inline;
	left: 248px;
	top: 25px;
	width: 230px;
	height: auto;
	z-index: 50;
	border-width: 0px;
}

#imagec {
	position: absolute;
	display: inline;
	left: 488px;
	top: 25px;
	width: 230px;
	height: auto;
	z-index: 50;
	border-width: 0px;
}

.black_border 
{
	border:	1px solid black;
}

#groupsSaveBig {
	position: 		absolute;
	display: 			inline;
	left: 				338px;
	top: 					25px;
	width: 				89px;
	height: 			62px;
	z-index: 			51;
	border-width: 0px;
}


#rightcol {
	position: relative;
	top: 195px;
	left: 248px;
	width: 449px;
	height: auto;
	z-index: 50;
	border-width: 0px;
	padding-bottom: 40px;
	/*border: solid #000000 1px;*/
}

#footer {
	position: absolute;
	left: 10px;
	top: 600px;
	width: 708px;
	z-index: 50;
	border-width: 0px;
}
 