* {margin:0;padding:0; border: 0px none;}
ul, ol, li {list-style-type:none;}
p { font: normal 1.2em/1.4em "Verdana", Tahoma, san-serif; }

body {
font: 62.5% "Verdana", Tahoma, san-serif;
margin: 0 auto 15px;
background: #b0b57c;
color: #8a2926;
}
#wrapper {
margin: 15px auto 0;
width: 950px;
height: 672px;
background: #b0b57c url(../_images/bg.gif) top left no-repeat;
border: 1px solid #8a2926; 
text-align: left;
}

/* columns 
--------------------------------*/
#top {
float: left;
width: 950px;
height: 300px;
}
#leftcol {
float: left;
width: 650px;
margin-top:50px;
}
#top #leftcol {
float: left;
width: 200px;
}
#top #middlecol {
float: left;
width: 450px;
}
#rightcol {
float: right;
width: 273px;
}

/* leftcol elements 
--------------------------------*/
h1 {
font: bold 2.5em/1em "Verdana", Tahoma, san-serif;
color: #8a2926;
width: 182px;
height: 158px;
margin: 53px 0 0 12px;
}

/* middlecol elements 
--------------------------------*/
#static{
margin-top:-25px;

}

#scroll {
margin: 35px 0 0 0;
padding: 0;
width: 416px; 
height:315px;
background: #b0b57c url(../_images/scroll-bg.gif) top left repeat-y;
overflow: auto;
scrollbar-base-color: #b0b57c;
}
#scroll h2 {
color: #8a2926;
font: bold 1.5em/1.2em "Verdana", Tahoma, san-serif;
margin: 20px ;
}
#scroll p {
color: #000;
font: normal 1.2em/1.3em "Verdana", Tahoma, san-serif;
margin: 0 20px 10px;
}
#scroll p a {
color: #8a2926;
text-decoration: none;
}
#scroll p a:hover  { text-decoration: underline; }
img.portrait {
float: right;
margin: 20px 20px 10px 20px;
border: 1px dotted #fff;
}

#img p,#videoimg td p {
background: #8a2926;
color: #fff;
text-align: center;
margin: -2px 0 0 0;
padding: 3px;
font: normal 0.9em/1.0em "Verdana", Tahoma, san-serif;


}

.innertable{

border: 1px solid #8a2926;
background: #fff;
width:500px;
width:1px;
  
}
.videotable{
	margin-left:20px;

}
#videoimg{
z-index:10; 
overflow-y:hidden; 
overflow-x:auto; 
width:416px;
height:226px;
scrollbar-base-color: #b0b57c;
background: #b0b57c url(../_images/scroll-bg.gif) repeat-y;

}

#memories-contain { 
float: left;
width: 650px;
height: 87px;
margin: 0px 0 0 -3px;

}
#memories-contain div { 
margin: 0 0 0 73px;
width: 327px;
height: 87px;
}
#check-it-out { 
float: left;
width: 650px;
height: 83px;
margin: -12px 0 0 0;
}
#check-it-out h3 { margin: 0 0 0 314px; }


/* rightcol elements 
--------------------------------*/
#what { margin: 0; }
img#keep-in-touch { margin: 225px 0 0 0; }


/* footer 
--------------------------------*/
#footer {
margin: 8px auto;
width: 900px;
}
#footer p {
text-align: center;
color: #9e423f;
font-size: 1.1em;
}

