/* portfolio css */
body {background: url(../Images/screenLtgrey.jpg) no-repeat center 70px; background-color: #949494; margin: 0px; padding: 0px; font-family: Arial, Helvetica, Sans-serif;}
a {text-decoration: none;}
#page {position: relative; width: 702px; height: 600px; margin: 0 auto; padding: 0; text-align: justify;}
#title {font-family: "Courier New", Courier, mono; font-size: 36px; font-style: italic; margin-top: 0; z-index: 101;}
#title a {text-decoration: none; color: #000; font-weight: bold; background-color: white; padding-right: 0.5em; padding-bottom: 0; padding-left: 0.5em;}
#title a:hover {color: #FFF; background-color: #000;}
#subtitle {font-family: "Courier New", Courier, mono; font-size: 20px; font-style: oblique; font-weight: normal; text-transform: lowercase; color: #FFFFFF; text-align: right; padding-right: 1em; margin-top: -1.2em;}
#nav {font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-transform: uppercase; text-align: center; width: 100%; font-weight: bold; border-top: 1px solid #666; border-bottom: 1px solid #666; padding-top: 3px; padding-bottom: 3px; margin-top: 2px; background: #AAA;}
#nav a {text-decoration: none; color: #000; padding-top: 3px; padding-right: 1em; padding-bottom: 3px; padding-left: 1em;}
#nav a:hover {color: #CCCCCC; background-color: #000;}
#nav b {display: none;}
#editable {margin-left: -1px; width: 702px; height: 502px; margin-top: 10px; margin-bottom: 5px; overflow: auto;}
#copyright {position: relative; width: 700px; right: 0xp; color: #CCCCCC; font-size: x-small; text-align: left; width: auto; border-top: 1px dotted #CCC;}
#design {position: relative; bottom: 0px; right: 0px; text-align: right; color: #CCC; font-size: x-small; margin-top: -1.2em;}
#design a {text-decoration: none; color: #CCC;}
#design a:hover {color: #666;}