/* CSS Document ; OXFAMVINTAGE MINISITE */


body {
background-image:url(images/bkg-pattern.gif);
background-repeat:repeat;
margin:0;
font-family: Georgia, "Times New Roman", Times, serif;
color: #000;
font-size: 15px;
}

#main {
width: 950px;
background-image:url(images/graphic-main.jpg);
background-repeat:no-repeat;
margin: auto;
height: 1439px;
background-color: #fffde3;
}




#row1 {
width: 890px;
height: 480px;
position:relative;
top:238px;
/*margin-top: 336px;*/

margin: auto;
}

#box-about {
width: 214px;
height: 320px;
float: left;

padding-left: 25px;
padding-top: 120px;
padding-right: 44px;
}

#box-slideshow {
width:335px;
height:476px;

float: left;
}

#box-news {
width:255px;
height:295px;

float: right;
padding-top:110px;
}


#box-news li {
margin-bottom: 30px;
}

#row2 {
width: 925px;
height: 250px;
position:relative;
top:260px;
/*margin-top: 336px;*/

margin: auto;
}

#box-myspace {
width: 298px;
height: 201px;

float: left;

}

#box-where {
width: 250px;

float: right;
padding-top: 30px;
padding-right: 40px;
}

#row3 {
width: 925px;
height: 255px;
position:relative;
top:290px;

margin: auto;
}

#footer {
width: 500px;
position:relative;
top:330px;

float: left;
padding-left: 105px;
}





#footer-logo {
width: 199px;
padding-top: 45px;
float: left;
}

#footer-text {
width: 265px;

float: right;
padding-top: 20px;
}

#footer-text p {

color: #fff;
padding: 0;
}

#footer-text a {
text-decoration: none;
font-weight: bold;
color: #fff;
}

#footer-text a:hover {
text-decoration:underline;
}


a {
color: #333;
font-weight:bold;
text-decoration:none;
}

a:hover {
color: #666;
text-decoration: underline;
}

h2 {
font-size: 18px;
color: #333;
}

/*---------------------------NEWS PAGE ------------------------------*/


#main-news {
width: 950px;
background-image:url(images/graphic-news-bkg.jpg);
background-repeat:no-repeat;
margin: auto;
height: 1439px;
background-color: #fffde3;
}


#footer-news {
width: 500px;
position:relative;
top:486px;

float: left;
padding-left: 105px;
}

#row1-news {
width: 350px;
height: 150px;
position:relative;
top:250px;
float: left;

padding-left: 135px;
padding-top: 25px;
}


#row2-news {
clear: both;
width: 780px;
height: 650px;
position:relative;
top:260px;
/*margin-top: 336px;*/

margin: auto;
padding-left: 40px;
}
