@font-face {
	font-family: sh_century_gothic;
	font-style: normal;
	font-weight: normal;
	src: url(../image/century_gothic.eot);
  }

@font-face {
	font-family: sh_century_gothic;
	font-style: normal;
	font-weight: normal;
	src: url(../image/century_gothic.pfr);
}  

div {
	margin: 0px;
	padding: 0px;
}

.content {
	font-family: sh_gothic_eot, sh_gothic_pfr, century gothic, arial,  verdana, sans-serif;
}

a.content.footage {
	color: #888A8D;
	text-decoration: underline;
}

a.content.footage:hover {
	color: #888A8D;
	text-decoration: none;
}

.content.keyword {
	color: #555559;
	font-size: 38px;
	line-height: 32px;
}

a.content.keyword {
	text-decoration: none;
}


.content.first_letter {
	color: #e7000d;
}

/*#9d9fa3*/
.content.subkeyword {
	color: #888A8D;
	font-size: 12px;
	line-height: 17px;
	padding: 0px;
}

.content.title {
	color: #888A8D;
	font-size: 17px;
	line-height: 17px;
	padding: 0px;
}

.content.subkeyword.highlight {
	color: #555559;
}

a.content.subkeyword {
	text-decoration: underline;
}

a.content.subkeyword:hover {
	color: #555559;
	text-decoration: none;
}


.content.copy {
	color: #888A8D;

	font-size: 12px;
	line-height: 15px;
}

.content.copy.highlight {
	font-weight:bold;
}

a.content.copy {
	text-decoration: underline;
}

a.content.copy:hover {
	color: #555559;
	text-decoration: none;
}

.content.copy.justify {
	text-align: justify;
}

.content.copy.headline {
	color: #555559;
	font-size: 15px;
	line-height: 18px;
}

.content.copy.input {
	background-color: #ffffff;
	border-color: #9d9fa3;
	border-style: solid;
	border-width: 1px;
	color: #888A8D;
}

.content.copy.input.active {
	background-color: #FFFFFF;
	border-color: #555559;
	border-style: solid;
	border-width: 1px;
	color: #555559;
}

.content.footage	{	
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 10px;	
	color: #888A8D;
	line-height: 12px;
	}

.content.headpic {
	background-color: #888A8D;
	border-color: #e7000d;
	border-style: solid;
	border-width: 0px 0px 4px 0px;
}


html, body, #wrapper{
    height:99%;
    margin:0;
    padding:0;
	margin-left:auto;
	margin-right:auto;
}
	#wrapper{
		width:800px;
		}