.wrapper
{
	font-family: Comic Sans MS;
	font-style: italic;
	color: red;	
	max-width: 100%;
	font-weight: bold;
	position: absolute;
}

.header
{
	text-align: center;
	#font-weight: bold;
}

.header a
{
	padding-right: 2em;	
}

.title
{
	font-size: 2em;
	border-bottom: 5px solid red;
	max-width: 35em;
}

/*.header p
{
	margin: auto;
}*/


.head_h1
{
	border-bottom: 5px solid red;
	max-width: 60.5%;
	position: relative;
	left: 30.5%;
	top: -0.67em;
}

.head_h3
{
	position: relative;
	left: 40.8%;
	top: -2.65em;
	font-size: 1em;
	max-width: 40%;
}
	

nav
{
	max-width: 81%;
	height: 1.6em;
	background-color: white;
	position: relative;
	top: -2.75em;
	left: 10.65em;
	#background: blue;
	
}

nav ul
{
	display: inline-table;
	margin-left: 0rem;
	list-style-type: none;
	max-width: 100%;
	margin: 1px 0px 1px 0px;
}

nav ul li 
{	
	float: left;
	margin: 0px 5px 0px 5px;
}

nav ul li a
{
	text-decoration: none;
	display: block;
	margin:0px 20px 0px 20px;
	color: black;
	background-color: white;
} 

nav ul li a:hover
{
	color: red;
}

.head_img
{
	position: absolute;
	top: 0rem;
	left: 3em;
	display: block;
	#float: left;
	width: 13.9%;
	
}

.strap
{
	font-size: 1.5em;	
	font-weight: normal;
}

.strap p
{
	#margin-left: 15em;	
	max-width: 100%;
	position: relative;
	left: 4.35em;
	top: -1.2em;
}

/*.scroll
{
	height: 300px;
	max-width: 245.5px;
	position: relative;
	top: -3px;
	left: 5rem;
	overflow: auto;
}

.scroll input.wrap
{
	white-space: normal;
	word-wrap: word-break;
	max-width: 146px;
}

.table
{
	border-collapse: collapse;
}

.table .td1 input
{
	width: 5rem;
	border: none;
	background-color: rgb(220, 220, 220);
}

.table .td1 input:hover
{
	color: red;
}

.table .td2 input
{
	width: 8.5rem;
	border: none;
	background-color: rgb(220, 220, 220);
}

.table .td2 input:hover
{
	color: red;
}

.table .td1, .table .td2
{
	border: 1px solid black;
	background-color: rgb(220, 220, 220);	
}

.table .td1
{
	border-left: none;
}

.table .td
{
	border: 1px solid black;
	bordr-right: none;
	background-color: rgb(220, 220, 220);
}

.act-menu
{
	position: relative;
	left: 40%;
}

.act-menu a
{
	text-decoration: none;
	display: block;
	border: 1px solid black;
	border-collapse: collapse;
	width: 10%;
	color: black;
	font-style: normal;
	text-align: center;
}

.act-menu a:hover
{
	color: red;
}

.act-menu li
{
	list-style-type: none;
}*/

.act-content
{
	position: relative;	
	top: 0rem;
	max-width: 100%;
	display: flex;
	text-align: center;
	/*justify-content: center;*/
	/*justify-content: center;*/
	margin: auto;
	/*font-family: Comic Sans MS;*/
	left: 16em;
}

.act-content p
{
	
	/text-align: center;
	font-family: Comic Sans MS;
	/*justify-content: center;*/
	/*top: -23em;*/
	margin: auto;
	/*display: -moz-flex;  Firefox 
    -moz-justify-content: center; /* Firefox 6.1+
    display: flex;
    justify-content: center;*/
	
}*

/*.act-content #content
{
	color: black;
	border; none;
}*/

.act-content .tc
{
	position: relative;
	/*top: 20em;*/
	/*text-align: center;*/
	/*text-align: justify;
	justify-content: center;*/
	color: black;
	
	max-width: 100%;
	#height: 10em;
	 
}

/*.act-content #heading p
{
	text-align: center;
	display: flex;
	justify-content: center;
	
}*/

.act-content #date p
{
	text-align: center;
	display: flex;
	/*justify-content: center;*/
	
	
}

.tc #text a
{
	position: absolute;	
	bottom: -3rem;	
	color: red;
	text-align: justify;
	display: flex;
	text-align: center;
	max-width: 100rem;
}

.act-content #heading
{
	display: flex;
	justify-content: center;
}

.act-content #date
{
	display: flex;
	justify-content: center;
}

.act-content #text p
{
	/*text-align: center;
	justify-content: center;*/
	white-space: pre;
	/*position: relative;*/
	/*top: -23em;*/
	/*left: 6em;*/
	background-color: #F2FFE5;
	
}