@charset "UTF-8";
/* CSS Document */

#links {
	background-image: url(assets/columns.jpg);
	float: left;
	height: 600px;
	width: 230px;
}
#clickablelinks {
	height: 350px;
	top: 140px;
	width: 230px;
}
#linkstopspacer {
	height: 70px;
	width: 230px;
}

#clickablelinksleftspacer {
	width: 15px;
	float: left;
}
#topspacelink {
	height: 30px;
	width: 210px;
	float: right;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #10552B;
}
#homelink {
	height: 30px;
	width: 210px;
	float: right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #10552B;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #10552B;
	text-indent: 10px;
}
#aboutlink {
	height: 30px;
	width: 210px;
	float: right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #10552B;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #10552B;
	text-indent: 10px;

}
#teamlink {
	height: 30px;
	width: 210px;
	float: right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #10552B;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #10552B;
	text-indent: 10px;

}
#productlink {
	height: 30px;
	width: 210px;
	float: right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #10552B;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #10552B;
	text-indent: 10px;

}
#liverlink {
	height: 30px;
	width: 210px;
	float: right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #10552B;
	border-left-width:thin;
	border-left-style: solid;
	border-left-color: #10552B;
	text-indent: 10px;

}
#linkslink {
	height: 30px;
	width: 210px;
	float: right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #10552B;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #10552B;
	text-indent: 10px;

}
#historylink {
	height: 30px;
	width: 210px;
	float: right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #10552B;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #10552B;
	text-indent: 10px;

}
#contactlink {
	height: 30px;
	width: 210px;
	float: right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #10552B;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #10552B;
	text-indent: 10px;

}
#linkbetweenspacer {
    height: 10px;
	width: 210px;
	float: right;
    border-left-width: thin;
	border-left-style: solid;
	border-left-color: #10552B;
}
#linksbottomspacer {
	height: 150px;
	width: 215px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #10552B;
}
a:active {
	text-decoration: none;
}
#newslink {
	height: 30px;
	width: 210px;
	float: right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #10552B;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #10552B;
	text-indent: 10px;
}

