body {background-color: #000; margin: 0; font-family: arial, helvetica, sans-serif; font-size: 14px; color: #ccc;}
body.home #wrapper {height: 753px; background: url('../img/home-bkgd.jpg') top left no-repeat;}
#wrapper {width: 950px; margin: 0 auto; padding: 0;}
#romance {margin: 0 auto;}
#content {background: none; margin: 8px 50px; padding: 50px 50px; height: 750px; width: 850px; line-height: 20px;}

h1 {font-size: 28px; font-weight: bold; letter-spacing: .3em; color: #fff; margin: 0; padding: 0; margin-bottom: 6px;}
h2 {font-size: 20px; font-weight: normal; margin: 0; padding: 0;}
a {color: #fff; text-decoration: none;}
a:hover {text-decoration: underline;}

#nav {float: right; width: 375px; margin-right: 100px;}
#nav h2 {margin: 0; padding: 0;}
#nav h2 a {font-weight: bold; color: #fff; text-decoration: none;}
#nav h2 a:hover {text-decoration: underline;}
#nav p {margin: 3px 0 0 0; font-size: 16px; }
.spacer {height: 16px;}


/* -- WORK page -- */

#worktemp {background: url('../img/worktemp.jpg') top left no-repeat;}
#worktemp #content { }


/*
#nav ul {list-style: none; margin: 0; padding: 0;}
#nav ul li {position: relative; list-style: none; margin: 0; padding: 0; margin-bottom: 14px; font-size: 10px;}
#nav ul li a {position: absolute; top: 0px; left: 95px; font-size: 22px; font-weight: bold; color: #ccc; text-decoration: none;}
#nav ul li a:hover {color: #fff;}
#nav ul li .info {position: absolute; top: 20px; left: 95px; line-height: 14px;} 
#nav img {margin-right: 12px;} 
*/