/* ©2008 j_petite. All rights reserved. */

body {
background: #000000;
font-family: Arial;
font-size: 09pt;
color: #FFFFFF;}

h1 {
background: #000000;
background-repeat: no-repeat;
height: 20px;
font-family: Arial;
font-size: 14pt;
color: #800000;
text-align: center;
letter-spacing: 5px;
margin: 0px;}

h2 {
background: #000000;
background-repeat: no-repeat;
height: 20px;
font-family: Arial;
font-size: 14pt;
color: #800000;
padding-left: 05px;
margin: 0px;}

img {
padding: 5px;}

p {
padding-bottom: 20px;}

b {
font-style: bold;
color: #C00000;}

i {
font-style: italic;
color: #C0C0C0;}

u {
font-style: underline;}

p, li {
color: #FFFFFF;
font: 07pt Arial;}
	
p, ul, ol {
margin: 0 0 10px 0;}
	
ul {
list-style: none;}

ul li {
padding: 0 0 0 3px;
list-style-type: circle;
margin-left: 16px;}

a, a:link, a:active, a:visited {
color:#FF0000;
font:bold 09pt arial;
text-decoration: none;}

a:link, .footernav.link, a.footernav:link, a.footernav:active {
color:#FF0000;
font:bold 09pt arial;
text-decoration: none;}

a:visited, a.footernav:visited, {
color:#FF0000;
font:bold 09pt arial;
text-decoration: none;}

a:hover {
color:#000000;
font: bold 09pt arial;
text-decoration: none;}


/*-----------------------------------------------------------*/

#body {
width: 960px;
margin: 0 auto;}

#center {
overflow: auto;
width: 100%}

#header {
background: #000000 url(header.png);
border: 0px solid #000000;
width: 960px;
height: 230px;
margin: 0;}

#sidebar {
float: left;
background: #000000 url(sbarbg.png);
border: 0px solid #000000;
width: 320px;
margin-right: 20px;}

.sidetext {
width: 290px;
border: 0px solid #000000;
padding: 10px 0 10px 15px;
text-align: justify;}

.sidebottom {
background: #FFFFFF url(footersb.png);
width: 320px;
height: 106px;
border: 0px solid #808080;
text-align: justify;}

#content {
float: right;
background: #000000 url(contentbg.png);
border: 0px solid #000000;
width: 620px;
margin: 0 auto;}

.ctext {
width: 590px;
border: 0px solid #000000;
padding: 10px 0 10px 15px;
text-align: justify;}

.cbottom {
background: #FFFFFF url(footerm.png);
width: 620px;
height: 106px;
border: 0px solid #000000;
text-align: justify;}

#footer {
background: #000000;
border: 0px solid #000000;
width: 990px;
margin-top: 20px;
text-align: center;}

/*-----------------------------------------------------------*/

