@charset "utf-8";
/* CSS Document */
/* GLOBAL RESET */
/* HTML TAGS */

body {background-color: #494644;
	color:#000;
	font-family:Arial, Verdana, sans-serif;
	font-size:14px;
	margin-top:20px;
}

table td {background-color:#FFF;
		  vertical-align:top;
	}

p {
	background-color:#fff;
	color: #000;
	font-size:14px;
}

a:link { font-family:Arial, Verdana, sans-serif; font-size:14px; color:#494644; text-decoration:none}
a:active { font-family: Arial, Verdana, sans-serif; font-size:14x; color:#494644; text-decoration:none}
a:hover { font-family:Arial, Verdana, sans-serif; font-size:14px; color:#000; text-decoration:none}
a:visited { font-family:Arial, Verdana, sans-serif; font-size:14px; color:#494644; text-decoration:none}



.quiztable {padding:0; border: 0; }
.banner {background-image: url(images/headerbanner/site_banner1.jpg);}


/* IDENTIFIERS*/

#container {
	background-color:#FFF;
	width:1002px;
}

#banner_menu a:link { color: #494644; text-decoration:none;}
#banner_menu a:visited { color: #494644; text-decoration:none;}
#banner_menu a:hover {color:#000; text-decoration:none;}
#banner_menu table {background-image:url(images/headerbanner/goldbannerglobalmenu.gif);}

#dramas a:link {color:#494644;  text-decoration:none;}
#dramas  a:active {color:#494644; text-decoration:none}
#dramas a:visited {color:#494644; text-decoration:none}
#dramas a:hover {color:#000; text-decoration:underline}

#quote { color: #800000; font-family:Verdana, Geneva, sans-serif; font-size:14px; font-weight:bold;} 

	
