@charset "utf-8";
/* CSS Document */

body	{ background: #e8d5b2 ; margin: 15 auto ; text-align: center ; font-family: Arial, Helvetica, sans-serif ; font-size: 13px }

p{
	font-size: 13px ; margin-top: 12px ; margin-bottom: 12px ; text-align: justify;
}

p.three {
	font-size: 13px ; margin-top: 12px ; margin-bottom: 12px ; text-align: right;
}

a	{ color: #b01a19 }

h1	{ font-size: 16px ; color: #b01a19 ; text-align:center }

li	{ text-align: left }


.firstLetter{
  display      : block;
  float        : left;
  margin-top   : -0.35em; /* use -0.205em for two lines */
  margin-left  : -0.20em;
  margin-right : 0.5em;
  height       : 4.5em;
}

.firstLetter span{
  font-size    : 4.5em;   /* use 3.33em for two lines */
  line-height  : 1.0em;
}

.firstLetter + span{
  margin-left  : -0.5em;
}

#container	{ width:820px ; border: 8px solid white ; margin: auto ; background: #eef0f2 }
#container2	{ width:820px ; border: 8px solid white ; margin: auto ; background: #e8e8e8 }
#container3	{ width:820px ; border: 8px solid white ; margin: auto ; background: #f1eddd }
#container4	{ width:820px ; border: 8px solid white ; margin: auto ; background: #e6f1f8 }

.pg1main	{ width:800px }
.pg3main	{ width:800px ; background:#f1eddd }

.pg4	{ background: url(../images/pg4-bg.jpg) }
.pg4main	{ margin-left: 79px ; padding-top: 15px }
.pg4bot		{ margin-left: 79px ; width: 730px ; padding-top: 5px }

.green	{ width: 380px ; background-color: #1f5f41 ; text-align: justify ; padding:5px 8px 5px 8px ; color: white }
.dvd	{ width: 380px ; height: 299px ; background-image: url(../images/dvd-set.jpg) }
