
/* CSS Document */

.txtblock
{
font-family:Times,"Times New Roman", serif;
font-size:14px;
color:#003366;
}

.email_text
{
font-family:Times, "Times New Roman", serif;
font-size:13px;
color:#003366;
}

.email_link
{
font-family:Times,"Times New Roman", serif;
font-size:13px;
color:#9D0339;
}

.quote
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
/*color:#465866;*/
color:#000000;
font-style:italic;
font-weight:bold;
}

A.bluelink:link,
A.bluelink:active,
A.bluelink:visited
{
font-size:14px;
font-family:Times, "Times New Roman", serif;
text-decoration:underline;
color:#003366;
}
A.bluelink:hover
{
font-size:14px;
font-family:Times, "Times New Roman", serif;
text-decoration:none;
color:#003366;
}
.spacer
	{
	padding-top:10px;
	}
.indentation
	{
	padding-left:15px;
	}


#events_copy {
    overflow: hidden;
    position: absolute;
    top: 212px;
    left: 227px;
    width: 400px;
    height: 413px;
}

#groups_copy,
#qanda_copy,
#theauthor_image,
#contents_copy,
#synopsis_copy {
    position: absolute;
    top: 212px;
    left: 227px;
    width: 400px;
}
#theauthor_copy {
    position: absolute;
    top: 312px;
    left: 227px;
    width: 400px;
}
#copyblock_rightpanel {
    position: absolute;
    top: 212px;
    left: 703px;
    width: 190px;
}

#leftbutton,
#nextbutton {
    position: absolute;
    top: 624px;
    left: 227px;
}
