@import url(typewriterfont/stylesheet.css);
@import url(blueprint/screen.css);

body{
	/*
background-color:#e1e1e1;;
*/
}

#content{
	width:1024px;
	height:645px;
	background:transparent url(../../picture/portal/Autorenportal-2.jpg) no-repeat center -60px;
	line-height:200%;
	margin:0px auto;
	text-align:center;
}

.footer{
	width:1024px;
		margin:20px auto;
	text-align:center;
}

#content h1{
	display:none;
}

#content a{
	font: 20px/37px 'MyUnderwoodRegular', Courier, sans-serif;
	color:#fff;
	text-decoration:none;
	text-shadow:black 0px 0px 10px;
	filter:progid:DXImageTransform.Microsoft.Glow(Color=black,Strength=5);
}

#content a:hover{
	color:#CB0715;
}


.left{text-align:left;}
.right{text-align:right;}

.left,.right{
	margin-top:380px;
}

