/* CSS Document */
body {
          width : inherit;
          background-color : #a0b9d0;
          background-image : url(img/backgroundgradient.gif);
          background-repeat : repeat-x;
      }
body img {
          border : 0;
      }
#content {
          margin : auto;
          height : auto;
          width : 750px;
      }
#boxmain {
          float : left;
          width : 740px;
          height : auto;
          background-color : white;
          padding : 5px;
          text-align : left;
      }
#boxheader {
          float : left;
          width : 740px;
          height : 57px;
          background-color : #3b85ca;
          background-image : url(img/photoshopbuddy_scr.gif);
          background-repeat : no-repeat;
      }
.boxbutton {
          float : left;
          width : 77px;
          height : 20px;
          background-color : white;
          background-image : url(img/bg_button.gif);
          background-repeat : no-repeat;
          text-align : center;
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 11px;
          font-weight : bold;
          color : white;
          padding-top : 3px;
      }
.boxbutton a {
          color : white;
          text-decoration : none;
      }
.boxbutton a:hover {
          color : #cccc99;
          text-decoration : none;
      }
#addbutton {
          float : right;
          width : 428px;
          height : 23px;
          background-color : white;
          background-image : url(img/screenphotos_up.jpg);
          background-repeat : no-repeat;
      }
#adds {
          float : left;
          width : 308px;
          height : 250px;
          background-color : white;
          margin-top : 5px;
          margin-bottom : 5px;
          border-top : 1px solid #b1d1ed;
          border-bottom : 1px solid #b1d1ed;
      }
#addico {
          float : left;
          width : 50px;
          height : 250px;
          background-color : white;
      } 
#addyahoo {
          float : left;
		  padding-left:8px;
          width : auto;
          height : auto;
      } 
#addphoto {
          float : right;
          width : 428px;
          height : 257px;
          background-color : white;
          margin-bottom : 5px;
          background-image : url(img/screenphotos_down.jpg);
          background-repeat : no-repeat;
      }
#boxlinks {
          float : left;
          width : 308px;
          height : auto;
          background-color : #ffffff;
      }
#boxtutorials {
          float : right;
          width : 428px;
          height : auto;
          background-color : #f1f3f6;
      }
.boxtitle {
          float : left;
          width : 100%;
          height : 35px;
          background-color : #3b85ca;
          border-bottom : 5px solid #dde1e8;
          background-image : url(img/title_mark.gif);
          background-repeat : no-repeat;
      }
.title {
		  font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 11px;
          font-weight : bold;
          color : white;
		  padding-left:30px;
		  padding-top:11px;
		  }
.linksimg {
          float : left;
          width : 100%;
          height : auto;
          margin-top : 5px;
          margin-bottom : 5px;
          text-align : center;
      }
.linkbody {
          float : left;
          width : 100%;
          height : auto;
          border-top : 1px solid #b1d1ed;
      }
.linkbody h1 {
          padding : 3px;
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 11px;
          font-weight : normal;
          color : black;
      }
.tutorialdate {
          float : left;
          width : 100%;
          height : auto;
          margin-top : 5px;
          margin-bottom : 0;
          text-align : right;
      }
.tutorialdate h1 {
          padding : 0;
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 11px;
          font-weight : bold;
          color : #8eaeb9;
      }
.tutorialbody {
          float : left;
          width : 100%;
          height : auto;
          border-top : 1px solid #b1d1ed;
      }
.tutorialbody h1 {
          padding : 3px;
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 11px;
          font-weight : normal;
          color : black;
      }
.sign {
          float : left;
          text-align : right;
          width : 100%;
          height : auto;
          border-bottom : 7px solid #ffae00;
          padding-bottom : 5px;
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 11px;
          font-weight : bold;
          color : #8eaeb9;
      }
#boxfooter {
          float : left;
          width : 100%;
          height : auto;
          background-color : #3b85ca;
          margin-top : 5px;
      }
#footerleft {
          float : left;
          width : auto;
          height : auto;
          padding : 5px;
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 10px;
          font-weight : normal;
          color : white;
      }
#footerleft a {
          text-decoration : none;
          color : white;
      }
#footerleft a:hover {
          text-decoration : none;
          color : #cccc99;
      }
#footerright {
          float : right;
          width : auto;
          height : auto;
          padding : 5px;
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 10px;
          font-weight : normal;
          color : #8eaeb9;
      }
#footerright a {
          text-decoration : none;
          color : #8eaeb9;
          font-weight : bold;
      }
#footerright a:hover {
          text-decoration : none;
          color : #ffae00;
          font-weight : bold;
      }
.linkbody a {
          text-decoration : none;
          color : #3b85ca;
      }
.linkbody a:hover {
          text-decoration : none;
          color : #ffae00;
      }
.tutorialbody a {
          text-decoration : none;
          color : #3b85ca;
      }
.tutorialbody a:hover {
          text-decoration : none;
          color : #ffae00;
      }
	  .h1 {
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 12px;
          font-weight : normal;
          color : black;
      }