body {
	-x-system-font:none;
	background: #c0c0c0;
	font-family:arial,Helvetica,sans-serif;
	font-size:14px;
	color:#000000;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5;
	margin:0;
}

body h1 {
	font-family:arial,Helvetica,sans-serif;
	font-size:24px;
	color:#ce9e3c;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0 auto;
	padding:10px 0 0 10px;
}

body h2 {
	font-family: arial,Helvetica,sans-serif;
	font-size:18px;
	color:#ce9e3c;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:italic;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:10px 0 0 0;
}

body a:link, body a:visited {
	color: #960100;
	text-decoration: none;	
}

body a:hover, body a:active {
	color: #000000; 
}

#header {
	background:url(images/dramatop.jpg) no-repeat scroll left top;
	position:relative;
	margin:0 auto;
	padding:0;
	width:850px;
	height:642px;
}
	
#mid {
	background:url(images/dramamid.jpg) no-repeat scroll left top;
	position:relative;
	margin:0 auto;
	padding:0;
	width:850px;
	height:336px;
}

#footer {
	background:url(images/dramafooter.jpg) no-repeat scroll left top;
	position:relative;
	margin:0 auto;
	padding:0;
	width:850px;
	height:164px;
	text-align:center;
}

