/* CSS Document */
body
{
background-image:url(img/img33.png);
background-repeat: no-repeat;
background-color:#FFFFFF;
margin-top:0px;
margin-left: 110px;
margin-right: 30px;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
}

#menu a{
text-decoration:none;
}

a:link{
color:#666666;
}

a:visited{
color:#666666;
}

a:hover{
color: #8400B7;
}

a:active{
color: #8400B7;
}

.box1{
border: 1px solid #CCCCCC;
background: url(img/R.gif) right repeat-y #FFFFFF;
margin-bottom:15px;
}

#logo{
text-align:center;
}

#menu{
text-align:center;
font-weight:bold;
margin-left: 40px;
}

#content{
margin-left: 80px;
}

#content .box3{
padding: 20px;
}

p{
text-align:justify;
}

.box2{
background: url(img/L.gif) bottom repeat-x;
}

.box3{
background: url(img/Corner.gif) bottom right no-repeat;
padding: 10px;
}

p.intro{
font-style:italic;
}

.footer{
text-align:center;
margin-left: 80px;
}
