/* 

		content
				
				         */





#head{
	margin:0px;
	padding:0px;
	height:100px;
	background-color:#fff;
	border-bottom:3px solid #369;
	background-image:url(images/head2.jpg);
	background-repeat: repeat-x;
}

#imghead{
	margin:0px;
	padding:0px;
	height:100px;
	background-color:#fff;
	border-bottom:3px solid #369;
	background-image:url(images/head.jpg);
	background-repeat: repeat-x;
}

#contentLinks{
	width:250px;
	height:auto;
	margin:0px;
}

#contentMain{
	position:absolute;
	width:680px;
	height:100%;
	float:left;
	margin: 0px;
	padding: 0px;
	background-color:#fff;
	background-image:url(images/border_blue.gif);
	background-repeat:repeat-y;
	

}

