#contmain {
	min-height: 100%;
	position	: absolute;
	left		: 50%;
	width		: 728px;
	margin-left	: -364px;
	height		: 100%;
}

#header {
	position	: absolute;
	background-image	: url('/decor/dgreen.gif');
	text-align				: center;
	top		: 0px;
	left		: 0px;
	height	: 160px;
	width		: 728px;
}

#content {
	position	: absolute;
	left		: 140px;
	top		: 166px;
	width		: 400px;
}

#content2 {
	position	: absolute;
	left		: 30px;
	top		: 166px;
	width		: 400px;
}

#gline {
	position: absolute;
	top: 145px;
	left: 0px;
	z-index: 10000;
}

#gheads {
	position: absolute;
	top: 140px;
	left: 90px;
	z-index: 10000;
}


#left {
	position	: absolute;
	background-image	: url('/decor/dgreen.gif');
	text-align				: center;
	top		: 160px;
	left	: 0px;
	width	: 120px;
}

#greenline {
	position	: absolute;
	background-image	: url('/decor/dgreen.gif');
	top		: 160px;
	left	: 0px;
	width	: 728px;
}

#horgreenline {
	position	: absolute;
	background-image	: url('/decor/dgreen.gif');
	top		: 161px;
	left		: 574px;
	width		: 1px;
	height	: 90%;
}

#menu {
	position	: absolute;
	left		: 578px;
	top		: 161px;
	width		: 150px;
	height		: 100%;
}

#footer {
	position	: absolute;
	background-color	: #ffffff;
	left		: 50%;
	bottom	: 0px;
	width		: 728px;
	margin-left	: -364px;
	height		: 20px;
	z-index	: 34587843;
	text-align	: center;
	padding-top	: 3px;
}

body, td {
	font-family: verdana, arial;
	font-size: 10px;
	margin-top: 0px;
}

.entry_title {
	font-size	: 13px;
	font-weight	: bold;
	text-decoration	: none;
}
