html, body {
background-color: #FFB3CB;
background-image: url('img/01.jpg');
background-repeat: repeat-x;
font-family: Arial;
font-size: 15px;
color: #9E1642;
text-align: center; 
margin: 0px 0px 0px 0px;
min-height: 95%;
}

a:link { 
text-decoration: none; 
font-weight: bold; 
color: #9E1642; 
}

a:visited { 
text-decoration: none; 
font-weight: bold; 
color: #9E1642; 
}

a:active { 
text-decoration: none; 
font-weight: bold; 
color: #9E1642; 
}

a:hover { 
text-decoration: none; 
font-weight: bold; 
color: #000000; 
}


#main a:link { 
text-decoration: none; 
font-weight: normal;
color: #9E1642; 
}

#main a:visited { 
text-decoration: none; 
font-weight: normal; 
color: #9E1642; 
}

#main a:active { 
text-decoration: none; 
font-weight: normal; 
color: #9E1642; 
}

#main a:hover { 
border-bottom: 1px dotted; 
font-weight: normal; 
color: #9E1642; 
}



#left a:link { 
margins: 3px 0px 3px 0px;
padding: 2px;
text-decoration: none; 
font-weight: normal; 
color: #9E1642; 
}

#left a:visited { 
text-decoration: none; 
font-weight: normal; 
color: #9E1642; 
}

#left a:active { 
text-decoration: none; 
font-weight: normal; 
color: #BEE3E4; 
}

#left a:hover { 
text-decoration: none; 
font-weight: bold; 
color: #000000; 
}

h1 {
font-family: Arial; 
font-weight: bold; 
color: #9E1642; 
text-transform: uppercase; 
font-size: 16px; 
margin: 0px 0px 0px 0px; 
}

h1:first-letter {
font-family: Arial; 
font-weight: bold; 
color: #9E1642; 
text-transform: uppercase; 
font-size: 18px; 
margin: 0px 0px 0px 0px; 
}

h2 {
font-family: Arial; 
font-weight: bold; 
color: #9E1642; 
text-transform: uppercase; 
font-size: 15px; 
margin: 0px 0px 0px 5px; 
}

h2:first-letter {
font-family: Arial; 
font-weight: bold; 
color: #9E1642; 
text-transform: uppercase; 
font-size: 17px; 
margin: 0px 0px 0px 0px; 
}

hr {
border: none; 
background-color: #CFEAEB; 
color: #ffffff; 
height: 2px; 
width: 100%;
margin: 1px 0px 1px 0px;  
}

p.side {
font-family: Arial;
font-size: 15px;
font-weight: bold;
color: #000000;
margin: 0px 0px 0px 13px;
text-align: left; 
}

p {
font-family: Arial;
font-size: 15px;
color: #9E1642;
text-align: justify;
margin: 4px 5px 0px 0px;
}

p.center {
font-family: Arial;
font-size: 19px;
text-align: center;
color: #9E1642;
margin: 4px 5px 0px 0px;
}

p.big {
font-family: Arial;
font-size: 23px;
font-weight: bold;
text-align: center;
color: #9E1642;
margin: 4px 5px 0px 0px;
}

#container2 { 
margin: auto;
position:center;
padding: 0px; 
width: 970px;
height: 100%;
}

#container { 
background-repeat: repeat-y;
background-color: #FFD5E3; 
margin: auto;
position:relative;
padding: 0px; 
width: 970px;
height: 100%;
text-align: left; 
} 

#logo {
/*background-image: url('img/logo.jpg');*/
background-repeat: no-repeat;
background-position: center; 
width: 970px; 
height: 170px;

}

#top {
position: relative;
width: 970px; 
height: 11px; 
}

#left {
position: relative;
margin: 0px 0px 0px 0px;
padding: 0px 10px 0px 10px;
width: 200px;
background-color: #FFD5E3; 
float: left;
text-align: center ;
}

.menu {
margin: 3px 0 0 0;
padding: 6px 0px 0px 0px;
width: 160px;
height: 22px;
background-color: #ffffff; 
}

#main {
position: relative;
width: 950px;
background-color: #FFD5E3; 
margin: 0px 0px 0px 0px;
padding: 0px 10px 0px 10px;
text-align: center;
}

.ul {
	padding: 2px 10px 10px 0px;
	text-align: left;
	margin: 0px;
	list-style: round;
}

.cov {
display: inline;
}

.cov-img {
/*height: 330px;*/
border: solid 2px #777777;
}

.clear {
width: 450px;
height: 14px; 
background-color: #FFD5E3; 
}

#footer {
background-image: url('img/04.gif');
background-repeat: no-repeat; 
width: 970px; 
height: 11px; 
}
