html { height: 100%; }
body { font-size: 12px; height: 100%; background: #95d7ce; }
a { color: #000; text-decoration: underline; }
p { margin-bottom: 5px; }

#bg { background: url(body-bg.gif) no-repeat; width: 1280px; margin: 0 auto; height: 994px; }
#container { background: url(body-bg2.png) no-repeat left bottom; width: 815px; height: 985px; margin: 0 auto; }

#header { position: relative; xborder: 1px solid red; height: 230px; }

#header a.likeme, #header a.followme, #header a.tohome, #header #logo { display: block; xborder: 1px solid red; position: absolute; text-indent: -9999px; }
#header a.likeme { width: 120px; height: 90px; top: 50px;}
#header a.followme { width: 130px; height: 140px; top: 20px; left: 140px; }
#header a.tohome { width: 130px; height: 100px; top: 20px; right: 30px; }
#header #logo { width: 180px; height: 150px; top: 30px; left: 320px; }
#header #logo a { width: 180px; height: 150px; display: block; }

#section-img { display: none; }

#nav { position: absolute; top: 190px;}
#nav ul { margin: 0; list-style: none; position: relative; }
#nav li { position: absolute; xborder: 1px solid red; height: 35px; width: 100px; text-indent: -9999px; }
#nav li a { display: block; height: 35px; width: 100px; }

#nav_li_0 { left: 150px; }
#nav_li_1 { left: 260px; }
#nav_li_2 { left: 460px; }
#nav_li_3 { left: 580px; }

#content { position: relative; height: 728px; }
#maincontent { position: absolute; xborder: 1px solid red; width: 270px; top: 31px; left: 127px; height: 398px; overflow: auto; padding: 20px 10px 0 0; }

#maincontent img.heading { margin-bottom: 10px; }

#sectionWrapper { background-position: 636px 233px; background-repeat: no-repeat; }
#page214 #sectionWrapper { background-position: 636px 223px; background-repeat: no-repeat; }
#page213 #sectionWrapper { background-position: 636px 223px; background-repeat: no-repeat; }

#footer { text-align: center; margin-left: 10px; }