/*********************************************************
                    begin common tags
*********************************************************/
body 
{
	background: #ffffff url('images/bg-pagegreen.gif');
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#masthead
{
    background-image:  url('images/mainImage.jpg');
	padding: 25px 0px 0px 15px;
	width: 550px;
	height: 50px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 525px;
	height: 65px;
}

a img
{
	border-style: none;
}

.whiteText{
	font-family: arial;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}

.text{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: none;
}



.text table {
    font-size: 11px;
}

.bold{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.header{
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.links {
	font-family: arial;
	font-size: 11px;
	color: #663333;
	font-weight: bold;
}

.about {
	font-family: arial;
	font-size: 12px;
	color: #663333;
	font-weight: bold;
}

/*********************************************************
                    end common tags
*********************************************************/

	
/*****************************************************************
                      anchor tags
*****************************************************************/
a:link {
	font-family: arial;
	font-size: 11px;
	color: #663333;
	font-weight: bold;
	text-decoration: none;
}
a:visited{
	font-family: arial;
	font-size: 11px;
	color: #663333;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	font-family: arial;
	font-size: 11px;
	color: #663333;
	font-weight: bold;
	text-decoration: underline;
}
a:active{
	font-family: arial;
	font-size: 11px;
	color: #663333;
	font-weight: bold;
	text-decoration: none;
}
/**********************************************************
                   end anchor tags
**********************************************************/


/*******************************************************************************
 *                 begin placement tags                                        *
*******************************************************************************/	
#bgHeader
{
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 15px;
	background-image: url("images/mainImage.jpg");
	background-repeat: no-repeat;
	background-color: #E5E5CC;
	clear: both;
}

#contentText
{
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 25px;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: none;
}

#bookText
{
    padding: 10px 15px 25px 15px;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: none;
}

#nav 
{
	float: left;
	width:229px;
}

#content
{
	width : 550px;
	float: left;
	background: #CCCC99;
}

#thumbnail
{
    padding-top: 15px;
	font-family: arial;
	font-size: 10pt;
}

#thumbnail p {
	font-size: 10pt;
}

#welcome
{
    padding: 0px 10px 20px 20px;
}

#welcome p {
    padding: 0px;
	margin: 0px;
}

#centerCopyright
{
	width: 550px;
	background: #CCCC99;
}


/*******************************************************************************
 *                 end placement tags.                                         *
*******************************************************************************/	

p.dateline {
	font-size: 9pt;
	font-variant: small-caps;
	margin-bottom: 0px;

}

p.title {
	font-size: 14pt;
	color: #CC3300;
	margin-top: 0px;
	margin-bottom: 0px;

}

p.note {
	font-style: italic;
}

p.author {
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0px;
}

