
* {
margin : 0;
padding : 0;
}
body {
background-color : #eeeeee;
}

#wrapper {
width : 860px;
height : 727px;
margin : 0 auto;
border-top : 5px solid #eeeeee;
background : #ffffff;
padding : 0 10px 0 10px;
}
#title {
height : 69px;
margin : 0;
background-color : #ffffff;
border-bottom : 1px solid #444444;
padding : 3px;
padding-bottom : 6px;
}

img.gal {
margin : 10px 0 10px 10px;
position : relative;
}
#content {
padding : 10px;
}
.separator {
clear : both;
}


a {
color : #888888;
text-decoration : none;
}
a:hover {
color : #2CABD4;
text-decoration : none;
}

p.date {
color : #101010;
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 16px;
line-height : 18px;
text-decoration : none;
margin-left : 70px;
margin-right : 0px;
text-align : justify;

}

p{
color : #101010;
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 14px;
line-height : 18px;
text-decoration : none;
margin-left : 70px;
margin-right : 30px;
margin-top : 20px;
text-align : justify;
}

h1 {
color : #101010;
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 18px;
font-weight : 500;
line-height : 17px;
text-decoration : none;
margin : 10px 0 10px 70px;
text-align : left;
z-index:-1;
}

p.copy {
color : #f5f5f5;
font-family : Verdana, arial, Helvetica, sans-serif;
font-size : 14px;
line-height : 16px;
margin : 10px 0 25px 86px;
text-decoration : none;
text-align : left;
}

#footer {
clear : both;
margin : 0 auto;
width : 860px;
height : 80px;
text-align : center;
padding : 27px 10px 0 10px;
margin-top : 0;
background-color : #000000;
}

#footer a:hover {
color : #00ff00;
text-decoration : underline;
}







