@import url('GalleryNavigation.css');
@import url('GalleryMPP.css');
@import url('GalleryGallery.css');

#SiteContainer{
width:950px;
margin:0 auto;
}

#BodyContainer{
position:relative;
float:left;
width:926px;
padding:10px;
color:#fff;
background:#000;
border-left:solid 1px #777;
border-right:solid 1px #777;
border-bottom:solid 1px #777;
}


#Banner{
position:relative;
float:left;
width:948px;
height:120px;
background-color:#000;
margin:0;
padding:0;
overflow:hidden;
}

#Banner h1{
text-align:right;
margin:0px 10px;
font-size:38px;
color:#fff;
height:47px;
}

#Banner h2{
text-align:right;
margin:0px 10px;
font-size:24px;
font-family:serif;
font-style:italic;
color:#F00;
height:20px;
}

#HomeLeftSection{
position:relative;
float:left;
width:700px;
Height:600px;
}
#HomeRightCol{
float:right;
width:223px;
Height:607px;
text-align:left;
background-color:#9a7055;
border:solid 1px;
margin:20px 0 0 0;
background-image:url('images/css/ExtLinksImg2.jpg');
}

#WelcomeMessage{
position:relative;
float:left;
width:350px;
height:203px;
font-size:29px;
color:#fff;
margin:21px 0 0 0;
background-image:url('images/css/WelcomeImg.gif');
}
#LeftCol{
position:relative;
float:left;
width:180px;
}

#MainContent{
position:relative;
float:right;
width:768px;
margin:0;
}

#StandardContent{
position:relative;
float:right;
width:751px;
margin:0;
padding:0 8px 8px 8px;
border-right:solid 1px #888;
border-bottom:solid 1px #888;
}





#FooterRegion{
position:relative;
float:left;
width:950px;
text-align:center;
margin:10px 0;
}

#CopyNotice{
position:relative;
float:left;
width:950px;
font-size:11px;
margin:10px 0;
}

#CurrentSlideWrapper{
position:relative;
float:right;
margin:25px 18px 0 0;
width:308px;

}




#ContactForm th{text-align:right;vertical-align:top;}
#ContactForm input.FixedWidthInput{width:300px;}
#ContactForm textarea{width:300px;height:150px;}

#RightCol{
position:relative;
float:left;
width:200px;
border: solid 1px #0f0;
}

#BritishArtsLink{
position:relative;
float:left;
}

#BritishArtsLink img{
position:relative;
float:left;
padding:0 20px 0 0;
}

#RedbubbleLink{
position:relative;
float:right;
margin: 0 20px 0 0;
}


#HowToText{
position:relative;
float:left;
width:500px;

}

#HowToOuterWrapper{
position:relative;
float:right;
width:400px;
padding:0 0 70px 0;
}

#HowToWrapper{
position:relative;
float:right;
width:400px;
text-align:center;
}

.HowToSlide{
position:absolute;
top:0;
left:0;
width:398px;
text-align:center;
opacity:0;
filter:alpha(opacity=0)
}

#Desc{

position:absolute;
width:370px;
bottom:0px;
padding:0 0 0 25px;
}
