/* CSS Document */

#linksmain{
	height:auto;
	width:768px;
	margin:10px 5px 0 5px;
	padding: 40px 5px 0 5px;
	float:left;
	display:inline;
	text-align: justify;
	background-color: #EAEAEA;
	font-weight: bold;
	border: solid #065FA1 1px;
	background-image: url(../images/links/linktitle.jpg);
	background-repeat:no-repeat;
}
.linkimages{
	height:45px;
	width:187px;
	margin:5px 5px 5px 0;
	padding:5px;
	float:left;
	display:inline;
	background-color: #065FA1;
}
.linktext{
	height:auto;
	width:470px;
	margin:5px;
	padding:5px;
	float:left;
	display:inline;
	background-color: #EAEAEA;
}
