/*
Re-Designed by SingleSpeed@rhizome.net.nz
Released for free under a Creative Commons Attribution 2.5 License
*/
#BodyLeft  
{
    display:block;
    min-width: 300px;
	padding: 0px 0px 0px 20px;
}

#ContentRight
{   
    float:right;
    display:inline;
    width: 425px;
    padding: 0px;
    padding: 0px 0px 0px 20px;
}

#BodyLeft H1
{
    font-family:Arial, Helvetica, Sans-Serif;
    font-size: 24px;  
    font-weight:bold;
    color: #D89048;
    letter-spacing:1pt;
    margin: 0;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    border-bottom:solid 2px #408ad8;
}

#BodyLeft H2
{
    font-family:Arial, Helvetica, Sans-Serif;
    font-size: 18px;
    font-weight:bold;
    color: #D89048;
    margin: 0px;
    padding-top: 24pt;
    padding-right: 10px;
    padding-bottom: 6px;
    padding-left: 0px;
    letter-spacing:1pt;
    border-bottom:solid 1px #408ad8;
}

#BodyLeft H3
{
    font-family:Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    font-weight:bold;
    color: #D89048;
    margin: 0px;
    padding:  12pt 10px 10px 0pt;
    padding-top: 10px;
}

#BodyLeft p , ul, ol , dl , th, td
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11pt;
    color: #404040;
    text-align: left;
    line-height: 16pt;
    padding: 6pt 10px 6pt 0px;
}

#BodyLeft ul li
{
    margin-left:40px;
    margin-bottom:6pt;
    line-height: 12pt;
}

#BodyLeft ol li /* references */
{
    margin-bottom:6pt;   
    margin-left:40px;
}

#BodyLeft dt
{
    font-weight:bold;
    margin-bottom:3pt;
}

#BodyLeft dd
{
    margin-left:40px;
    margin-bottom:3pt;
}
    
#BodyLeft p.footnote
{
 padding-top: 3pt;
 padding-bottom: 3pt; 
 margin-left: 40px;
 text-indent:-40px;
}

#BodyLeft li
{
}

#BodyLeft .indent
{
 margin-left: 40px; 
 margin-right: 20px;
}

#BodyLeft a
{
 color: #ceaa7b;
}

#BodyLeft a:hover {
	text-decoration: none;
	color: orange;
}

#BodyLeft a:visited {
	color: #B60202;
}

#BodyLeft td 
{
    vertical-align:top;
    line-height:normal;
    padding:5px;
}


.padding {
    padding: 10px;
    color:#FF0000;
    font-weight: bold;
}

/* Migrated types */
p.alignright 
{
    font-style:italic;
}

#BodyLeft p.rjbText
{
    font-style:italic;
    font-weight:bold;
    text-align:right;
    padding-bottom:24pt;
}

p.download
{
    margin-left:5px;
    float:right;
}

.youtube 
{
    margin:10px 10px 10px 100px
}

.warning
{
    text-align:center;
    padding: 10px 0 10px 0;
    color:red; 
}

.ppDonateID 
{   
    display:block; 
    position: relative; 
    width: 90%; 
    z-index: 1; 
    margin-left:20px;
    padding: 10px; 
	background-color: #a8c8f0; 
}

.ppDonate 
{   
    font-family: Trebuchet MS;
    font-size: 10pt;
    color: white; 
    text-align:justify; 
    line-height: 14pt;  
}

img.PointLocation 
{
    display:block;
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
	BORDER-RIGHT: #dfdfdf 1px solid; 
	PADDING-RIGHT: 4px; 
	BORDER-TOP: #dfdfdf 1px solid; 
	PADDING-LEFT: 4px; 
	PADDING-BOTTOM: 4px; 
	BORDER-LEFT: #dfdfdf 1px solid;
	PADDING-TOP: 4px; 
	BORDER-BOTTOM: #dfdfdf 1px solid
	
}
img.picture 
{
    float:right; 
    margin: 5px 0px 5px 10px;
	BORDER-RIGHT: #dfdfdf 1px solid; 
	PADDING-RIGHT: 4px; 
	BORDER-TOP: #dfdfdf 1px solid; 
	PADDING-LEFT: 4px; 
	PADDING-BOTTOM: 4px; 
	BORDER-LEFT: #dfdfdf 1px solid;
	PADDING-TOP: 4px; 
	BORDER-BOTTOM: #dfdfdf 1px solid
}
.DVDHeader
{
	font-family: arial, helvetica;
	height: 32px;
	width: 4002px;
	margin: 0px;
	padding: 8px 0px 0px 10px;
	background: url(/images/DVDtitle_blue.jpg) no-repeat;
	font-size: 11pt;
	color: white;
}
.DVDBody
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 9pt;
    color: #404040;
    text-align: left;
    line-height: 14pt;
    padding: 6pt 10px 6pt 0px;
}

