@import url(positions.css);
@import url(content.css);
@import url(left.css);
@import url(right.css);
@import url(footer.css);
@import url(top.css);
@import url(menu.css);
@import url(extensions.css);

body, html {
	position: relative;
	text-align: center;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
	width: 100%;
	height: auto;
	background-color: #C5C6C8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
	line-height: 24px;
}

* {
	margin: 0;
	padding: 0;
}

.both {
	clear: both;
}

a {
	color: #004A99; /*7c7c7c*/
	text-decoration: none;
}

a:hover {
	color: #CB121B;
	text-decoration: none;
}

.csc-textpic img{
	padding: 13px 0 0 0;
}

#conMiddle .mnm_edit_entry  {
  width: 740px;
}


.tx-aahbook-pi1{
  width: 500px;
}
textarea.tx-aahbook-pi1-textarea  {
  width: 500px;
}

#conMiddle .filecount {
  display: none;
}
