Hi macphoto
Your home page is now using features-intro layout
1.) The page margins should be 20 pixels, not 0
Add this code below (copy and past) to the custom.css file ( if you do not have it already then create a new one in this folder /templates/ja_purity_III/css/)
.t3-wrapper {
left:30px!important;
margin-right:40px;
}
2.) The user menu should be positioned in the side-bar
It is positioned there but since 2 menu items are set to registered then to see the menu you need to login on the website as a registered user.
3.) The container for the video player should be atop
It is there in position masthead.
Regards