@charset "utf-8";
body {
background-color: #E4E4E4;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #06C;
}

.maintext-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.maintext-headers {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}
.banner-bkgrnd {
	background-image: url(file:///C|/Users/Doris/Documents/Websites/AWD2011/site_image/banner-bkgrnd-lowopac.jpg);
}
.page_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #7A003C;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.header-bg {
	background-image: url(site_image/banner_bg.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.movie_bg {
	background-image: url(site_image/bg_banner.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

