@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.9em;
	color: #000;
	background-image: url(../skin/background.jpg);
	background-repeat: repeat;
}
#container {
	width: 955px;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top {
	height: 203px;
	background-image: url(../skin/HC_Header_Master.png);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#middle {
	background-image: url(../skin/HollywoodCookieFrame_02.png);
	background-repeat: repeat-y;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 7px;
}
#bottom {
	background-image: url(../skin/HollywoodCookieFrame_03.png);
	height: 38px;
	background-repeat: no-repeat;
}
#disclaimer {
	color: #333;
	text-align: right;
	padding-right: 27px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	padding-top: 10px;
}
.clearB {
	height: 1px;
	clear: both;
}
.bodytext {
	padding-left: 2.5em;
	padding-right: 2.5em;
	/* padding: 0px;*/
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.textIntroducing {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.0em;
	color: #000;
	/* padding: 0px;*/
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.clearL /*shifts to the left, clearing items on the right*/{ height: 1px; clear: left; }
.clearR /*shifts to the right, clearing items on the left*/{ height: 1px; clear: right; }
.dropcapfor12 {
	font-size: 16px;
}
	a                 { text-decoration: none ; }
	a:link      {
	color: #4F78AB;
	font-style: normal;
	font-weight: bold;
	text-decoration: none
}
	a:visited                 {
	color: #38393A;
	font-style: normal;
	font-weight: bold;
	text-decoration: none
}
	a:hover                {
	color: #98A7AA;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline
}
/*fontformats to use*/
.ten { font-size: 10px; }
.eleven { font-size: 11px; }
.forteen { font-size: 14px; }
.sixteen { font-size: 16px; }
.eighteen { font-size: 18px; }
.twenty {
	font-size: 20px;
}
	blockquote { margin-right: 30px; margin-left: 40px; }
	.gray { color: #6d6d6d; }
	.purpletxt { color: #6900b7; }
	.tealtxt { color: #007979; }
	.bluetxt { color: #3636a9; }
	.greentxt { color: #298000; }
	.pinktxt { color: #ca497d; }
	.redtxt { color: #940412; }
	strong { font-weight: bold; }
	em    {
	font-style: oblique
}
/*end fonts*/
}
.listintro {
	margin-bottom: -20px;
}
/*Image padding:*/
	.leftpad15 {
	margin-left: 15px;
}
.ritepad15 {
	margin-right: 15px;
}
