.container{
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: 12px;
	vertical-align: bottom;
	width: 1025px;
}

.periodic{
	display: inline-block;
	vertical-align: bottom;
	padding: 0px;
}

.periodic li{
	height: 57px;
	width: 46px;
	border: solid black 1px;
	list-style-type: none;
	margin: 2px 1px;
	text-align: center;
	padding: 0px;
	/*line-height: 4px;*/
}

.periodic p{
	margin: 2px;
}

.anumber{
	font-size: 12px;
	font-weight: bold;
}

.aletter{
	font-size: 20px;
	font-weight: bold;
	color: white;
	text-shadow: 1px 1px 1px #000;
}

.aweight{
	font-size: 11px;
}

.group_period li{
	font-size: 14px;
	font-weight: bold;
	color: black;
	border: 1px solid transparent;
	
}

.group_period p{
	padding-top: 18px;
	font-family: futura, sans-serif;
	text-decoration: none;
}

.group_period li a{
	text-decoration: none;
	color: black;
}

.group_period li a:hover {

}



#labels p{
	padding-top: 22px;
	line-height: 0px;
	font-size: 13px;
	font-family: futura, sans-serif;
}

#top li{
	/*height: 57px;
	width: 46px;
	border: 1px solid black;
	list-style-type: none;
	margin: 2px 0px;
	text-align: center;
	padding: 0px;*/
	display: inline;
	/*float: left;*/
}

.s-block li{
	/*background-color: #7398FF;*/
	background-color: #E80C49;
	/*text-decoration: none;*/
}

.s-block li a{
	text-decoration: none;
	color: black;
}

.d-block li{
	/*background-color: #F89A99;*/
	background-color: #FFB01E;

}

.d-block li a {
	text-decoration: none;
	color: black;
}

.p-block li{
	/*background-color: #F9CD00;*/
	background-color: #0C97E8;

}

.p-block li a {
	text-decoration: none;
	color: black;
}

.f-block li{
	background-color: #01AB47;
}

.f-block li a {
	text-decoration: none;
	color: black;
}

#row3 li{
	margin-left: 20px;
}

.groups{
	/*margin: 0px 40px 0px 70px;*/
	padding: 0px;
}

.groups{
	/*margin-bottom: -30px;*/
	display: inline;
	font-family: futura, sans-serif;

}

#groups_two{
	/*margin-right: 20px;*/
}

#id{

}

.groups li{
	display: inline;
	/*margin-right: 37px;*/
	font-weight: bold;
	font-size: 14px;
	color: black;
}

.groups li a {
	text-decoration: none;
	color: black;
}

#groups_one{
	margin-left: 73px;
}

#groups_one li{
	margin-right: 42px;
}

#groups_two ul{
	margin-left: 0px;
}

#groups_two li{
	margin-right: 26.5px;
	margin-left: 10px;
}

#groups_three ul{

}

#groups_three li{
	margin-right: 26px;
	margin-left: 3px;
}

.header{
	width: 1000px;
	margin-bottom: -50px;
}

#bottom{
	font-size: 14px;
	font-weight: bold;
	color: black;
	margin-left: -4px;
}

#bottom li{ 
	border: 1px solid transparent;
	width: 169px;
}

#bottom li a {
	text-decoration: none;
	color: black;
}

#bottom p{
	margin-top: 20px;
	font-family: futura, sans-serif;
}

#one_star{
	list-style-type: disc;
	list-style-position: outside;
}

.one_star:before {
	content: "*"; 
	font-size: 14px;
	font-weight: bold;
	color: black;
	margin-left: -17px;
	margin-right: 14px;
	float: left;
	text-shadow: none;
}

.two_star:before{
	content: "**";
	font-size: 14px;
	font-weight: bold;
	color: black;
	margin-left: -19px;
	margin-right: 11px;
	float: left;
	text-shadow: none;
}

#element {
	width: 525px;
	height: 120px;
	position: absolute;
	left: 175px;
	top: 70px;
}

#element h2 {
	font-size: 40px;
	text-align: center;
}

/*.one_star:before {
	content: "* "; 
	font-size: 16px;
	color: #C53E2B;
	margin-left: -72px;

}*/


/**{
	border-radius: 5px
}*/






