body {
background-color: #FFFFFF;
font-family: Arial;
font-size: 1em;
color: #000000;
text-align: center; 
margin: 10px 0px 0px 0px; 
}

a:link { 
text-decoration: underline; 
font-weight: bold; 
color: #c60d1e; 
}

a:visited { 
text-decoration: underline; 
font-weight: bold; 
color: #808080; 
}

a:active { 
text-decoration: underline; 
font-weight: bold; 
color: #000000; 
}

a:hover { 
text-decoration: underline; 
font-weight: bold; 
color: #800000; 
}

#left a:link { 
text-decoration: none; 
font-weight: bold; 
color: #000000; 
}

#left a:visited { 
text-decoration: none; 
font-weight: bold; 
color: #000000; 
}

#left a:active { 
text-decoration: none; 
font-weight: bold; 
color: #800000; 
}

#left a:hover { 
text-decoration: none; 
font-weight: bold; 
color: #800000; 
}

h1 {
font-family: Arial; 
font-weight: bold; 
color: #c60d1e; 
text-transform: uppercase; 
font-size: 1em; 
margin: 0px 0px 0px 0px; 
}

h1:first-letter {
font-family: Arial; 
font-weight: bold; 
color: #c60d1e; 
text-transform: uppercase; 
font-size: 1.2em; 
margin: 0px 0px 0px 0px; 
}

h2 {
font-family: Arial; 
font-weight: bold; 
color: #c60d1e; 
text-transform: uppercase; 
font-size: 1em; 
margin: 0px 0px 0px 5px; 
}

h2:first-letter {
font-family: Arial; 
font-weight: bold; 
color: #c60d1e; 
text-transform: uppercase; 
font-size: 1.2em; 
margin: 0px 0px 0px 0px; 
}

h3 {
font-family: Arial; 
font-weight: bold; 
color: #c60d1e; 
text-transform: uppercase; 
font-size: 0.8em; 
}

h3:first-letter {
font-family: Arial; 
font-weight: bold; 
color: #c60d1e; 
text-transform: uppercase; 
font-size: 1.2em; 
}


hr {
border: none; 
background-color: #808080; 
color: #808080; 
height: 1px; 
width: 175px;
margin: 2px 0px 4px 0px;  
}

p.side {
font-family: Arial;
font-size: 13px;
color: #000000;
margin: 0px 0px 0px 0px;
text-align: left; 
}

p {
font-family: Arial;
font-size: 13px;
color: #000000;
text-align: justify;
margin: 4px 0px 0px 0px;
}

#container { 
background-color: #FFFFFF; 
background-image: url('img/03.jpg');
background-repeat: repeat-y;
margin: auto;
position:relative;
padding: 0px; 
width: 697px;
text-align: left; 
} 

#top {
background-image: url('img/02.jpg');
background-repeat: no-repeat; 
background-color: #FFFFFF; 
width: 697px; 
height: 150px; 
}

#left {
position: relative;
margin: 0px 0px 0px 25px;
width: 180px;
background-color: #FFFFFF; 
float: left;
}

#main {
position: relative;
width: 440px;
background-color: #FFFFFF; 
margin: 0px 0px 2px 230px;  
min-height: 0px; 
}

.clear {
width: 450px;
height: 14px; 
background-color: #FFFFFF; 
}

#footer {
background-image: url('img/04.jpg');
background-repeat: no-repeat; 
background-color: #FFFFFF; 
width: 697px; 
height: 25px; 
}

#footer2 {
background-color: #FFFFFF; 
width: 697px; 
height: 28px;  
font-size: 0.8em;
text-align: center; 
}