@charset "utf-8";
/* Designed and Developed by Hilda Mateiu */

body{
background:  #636161;
padding:0px;
margin:0px;
}

img{
border:4px ridge #636161;
margin-right:10px;
margin-bottom:10px;
}

a{
color: #ffffff;
}

#body{
width:597px;
margin:0px auto 0px;
border-left:0px solid #000000;
border-right:0px solid #000000;
}

h1{
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
text-transform: none;
color:#000000;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

#header{
background:url(../images/header.jpg) no-repeat center transparent;
height:169px;
}

#menu{
height:30px;
background: url(../images/menu.jpg) no-repeat center #000000;
font-family: "Monotype Corsiva", Arial, Helvetica, sans-serif;
font-size:24px;
color: #ffffff;
font-style:italic;
font-weight: normal;
}

#menu a{
font-family:"Monotype Corsiva", Arial, Helvetica, sans-serif;
font-size:24px;
color:#ffffff;
font-style:italic;
font-weight: normal;
text-decoration:none;
}

#menu a:hover{
font-family: "Monotype Corsiva", Arial, Helvetica, sans-serif;
font-size:24px;
font-style:italic;
color: #b8b7b7;
font-weight: normal;
}

#left_sidebar{
width:300px;
}

#content{
background: url(../images/bkr.jpg) repeat-x top #9a9a9a;;
border-left:0px solid #7f1519;
border-right:0px solid #7f1519;
min_height:500px;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
padding:20px;
line-height:18px;
color:#000000;
margin:0px 0px 0px 0px;
}

#footer{
height:40px;
background: url(../images/footer.jpg) no-repeat top;
}

.footer_text{
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
text-align:right;
font-style:italic;
padding:7px 10px 0px 0px;
}

.div_clear {

	clear: both;

	height: 0;

	line-height: 0;

	font-size: 0;

	overflow: hidden;

}