/* Layout Stylesheet */ 

body {
 margin:0px;
 padding:0;
 text-align:center;
 color: #333333;
 background: #999999 url(/images/bgnd.gif) repeat-y center;
}

body a:link {
 color: #3f2dff;
 }

body a:visited {
 color: #3f2dff;
 }

body a:hover {
 color: #3f2dff;
 }

h1 {
	font-size: 42px;
	margin-top: 30px;
}

h2 {
	font-size: 32px;
}

h3 {
	font-size: 24px;
}

#wrapper {
 text-align:left; 
 width:860px;
 margin:auto;
 padding:0;
 }

#header {
 }

#header a {
 text-decoration: none;
 }

#byline {
	font-size: 22px;
}

#subheader {
 }

#navigation {
 margin-top: 50px;
 margin-bottom: 20px;
 clear: both;
}

#footer {
 margin: 0;
 clear: both;
 font: 10px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
 width: 860px;
 height: 90px;
 background-image: url(/images/footer.jpg);
 text-align: center;
}
 
 
#footer a:link {
	color: #3f2dff;
	text-decoration: none;
}

#footer a:visited {
	color: #3f2dff;
	text-decoration: none;
}

#footer a:hover {
	color: #3f2dff;
	text-decoration: none;
}

#body-main {
 position:relative;
 width:860px;
 padding:0;
	clear: both;
	font-family: "Palm Springs", PalmSprings, Georgia, "Times New Roman", Times, serif;
	top: 20px;
}

#licensing {
	font-size: 11px;
	font-style: italic;
}

/* OpenOffice stuff */

P { margin-bottom: 0cm; direction: ltr; color: #000000; text-align: justify; widows: 0; orphans: 0 }

P.western { font-family: "PalmSprings", Georgia, "Times New Roman", Times, serif; font-size: 12pt; so-language: en-GB; font-style: italic }

P.cjk { font-family: "PalmSprings", Georgia, "Times New Roman", Times, serif; font-size: 12pt; font-style: italic }

P.ctl { font-family: "PalmSprings", Georgia, "Times New Roman", Times, serif; font-size: 10pt; so-language: ar-SA; font-style: italic }

P.sdfootnote-western { font-family: "PalmSprings", Georgia, "Times New Roman", Times, serif; font-size: 10pt; so-language: en-GB }

P.sdfootnote-cjk { font-family: "PalmSprings", Georgia, "Times New Roman", Times, serif; font-size: 10pt }

P.sdfootnote-ctl { font-family: "PalmSprings", Georgia, "Times New Roman", Times, serif; font-size: 10pt; so-language: ar-SA }

A.sdfootnoteanc { font-size: 57% }

TD P { margin-bottom: 0cm; direction: ltr; color: #000000; text-align: justify; widows: 0; orphans: 0 }

TD P.western { font-family: "PalmSprings", Georgia, "Times New Roman", Times, serif; font-size: 12pt; so-language: en-GB }

TD P.cjk { font-family: "PalmSprings", Georgia, "Times New Roman", Times, serif; font-size: 12pt }

TD P.ctl { font-family: "PalmSprings", Georgia, "Times New Roman", Times, serif; font-size: 10pt; so-language: ar-SA }

TH P { margin-bottom: 0cm; direction: ltr; color: #000000; widows: 0; orphans: 0 }

TH P.western { font-family: "PalmSprings", Georgia, "Times New Roman", Times, serif; font-size: 12pt; so-language: en-GB }

TH P.cjk { font-family: "PalmSprings", Georgia, "Times New Roman", Times, serif; font-size: 12pt }

TH P.ctl { font-family: "PalmSprings", Georgia, "Times New Roman", Times, serif; font-size: 10pt; so-language: ar-SA }