#links{
	margin: 50px 5% 0% 12%;
}
#links_2{
	margin: 20px 5% 0% 15%;
}
#links_3{
	margin: 20px 5% 0% 15%;
}
#links_4{
	margin: 20px 5% 0% 15%;
}
#links_5{
	margin: 20px 5% 0% 15%;
}
#links_6{
	margin: 20px 5% 0% 15%;
}
#head-tag{
	text-align: center;
	
}
#head-tag p{
	color: #003300;	
	font-size: 150%;
}
.libs-div{
	width: 30%;
	border: 2px solid #003300;
	display: inline-block;
	background-color: #eeeeee;
	border-radius: 10px;
}
.upper-div{
	background-color: #003300;
	color: #FDC800;
	text-align: center;
	font-size:14px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border: 2px solid #003300;
	text-transform: uppercase;
}
.img-div{
	background: #FFFFFF;
	padding: 10px;
    text-align: center;
}
.descriptors {
    /**background-color: rgb(245,232,0);*/
    color: #003300;
    font-weight: bold;
    padding-left: 2px;
}
.content-dis{
	background-color: #FFFFFF;
	padding: 5px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.hrefs{
	text-decoration: none;
	color: #000000;
	font-family: verdana;
	font-size: 12px;
}
.libs-div3{
	width: 30%;
	border: 2px solid #003300;
	display: inline-block;
	background-color: #eeeeee;
	border-radius: 10px;
}
.libs-div4 {
    width: 30%;
    border: 2px solid #003300;
    display: inline-block;
    background-color: #eeeeee;
    border-radius: 10px;
}
.libs-div5 {
    width: 30%;
    border: 2px solid #003300;
    display: inline-block;
    background-color: #eeeeee;
    border-radius: 10px;
}
.libs-div6 {
    width: 30%;
    border: 2px solid #003300;
    display: inline-block;
    background-color: #eeeeee;
    border-radius: 10px;
}
.libs-div7{
	width: 30%;
	border: 2px solid #003300;
	display: inline-block;
	background-color: #eeeeee;
	border-radius: 10px;
}
hr {
    background-color: #003300;
}
#mid{
	clear: both;
}
#up-div{
	background-color: #FFFFFF;
}
.readme{
	text-decoration: none;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
}
.link-button{
	border: 2px solid #FDC800;
	font-family: verdana;
	font-size: 11px;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	background-color: #003300;
	color: #FDC800;
	text-transform: uppercase;
}
.link-button:hover{
	border: 2px solid #003300;
	font-family: verdana;
	font-size: 12px;
	padding:2px;
	text-decoration: none;
	background-color: #FDC800;
	color: #003300;
	text-transform: uppercase;
}
.publishers-logos{
	margin-left: 100px;
	border-radius: 10px;
}
.library-link
{
    border-right: 2px solid #FFFFFF;
    padding-right: 15px;
}