* {
   margin: 0;
   padding: 0;
   text-decoration: none;
   list-style: none;
   font-size: 10px;
}
#wrapper {
   background-color: #fff;
   width: 730px;
   margin: 0 auto;
   text-align: left;
   border: #ccc 1px solid;
}
body {
   background-color: #fff;
   text-align: center;
}
/*------------masthead rules--------------*/
#masthead {
   background: url(../images/masthead1.jpg) no-repeat top left;
   display: block;
   margin: 1em 0 0 1.5em;
}
#masthead h1 {
   font: 1.9em Tahoma, Arial, sans-serif;
   color: #fff;
   padding: 1.5em 0 4em 16em;
}
/*-------------Content rules-------------*/
#content {
   float: left;
   display: inline;
   margin-left: 1.5em
}
#about {
   height: 180px;
}
#list {
   height: 590px;
}
#about, #list {
   width: 450px;
   background: #eaeaea url(../images/contentTop.jpg) no-repeat top left;
   
   
}
#about .above {
   font: 1.1em Arial, sans-serif;
   color: #666;
   margin-top: 1em;
   padding: 0 0 1em 1em;
   
}
#about .above span {
   font: 1.2em Verdana, sans-serif;
   color: #333;
}
#list {
   margin-top: 1em;
   height: 610px;
}
#about h2, #list h2, #portfolio h2, #contact h2, #links h2 {
   font: 1.2em Verdana, sans-serif;
   color: #fff;
   padding: 1em 0 1em 1em;
   
}
#list dl dt {
   font: 1.2em Verdana, sans-serif;
   color: #333;
   padding: 1em 0 1em 1em;
  
}
#list dl dd {
   font: 1.1em Arial, sans-serif;
   color: #666;
   padding: 0 1em 1em 1em;
  
}
.lower {
   font: 1.1em Arial, sans-serif;
   color: #666;
   padding: 0 1em 1.5em 1em;
   
}
#list .below {
   padding-bottom: 1em;
}
/*-------------right rules--------------*/
#right {
   float: right;
   display: inline;
   margin-right: 1.5em;
  
}
/*------------portfolio rules--------------*/
#portfolio {
   height: 800px;
   background: #eaeaea url(../images/portTop.jpg) no-repeat top left;
   width: 238px;
}
#portfolio p {
   font: 1em Arial, sans-serif;
   color: #666;
   padding: 0 2em;
  
}
#portfolio .top {
   margin-top: 0.5em;
}
#portfolio img {
   padding: 0.7em 0 1em 2em;
   border: none;
}
p a {
   font: 1.1em Arial, sans-serif;
   color: #333;
  
}
p a:hover {
   text-decoration: underline;
}
.upper {
   margin-top: 1em;
}
#mwv {
   margin-left: 1em;
}
/*--------------contact rules---------------*/
#contact {
   height: 150px;
   width: 450px;
   background: #eaeaea url(../images/contentTop.jpg) no-repeat top left;
   margin: 1em 0;
}

#contact p {
   font: 1.2em Arial, sans-serif;
   color: #333;
   padding: 0 0 1em 1.5em;
}
#contact .higher {
   margin-top: 1em;
}
.higher a {
   color: #999;
}
.higher a:hover {
   color: #000;
   text-decoration: none;
}
/*--------------links rules---------------*/
#links {
   height: 150px;
   width: 238px;
   background: #eaeaea url(../images/portTop.jpg) no-repeat top left;
   margin-top: 1em;
}

#links p {
   font: 1.2em Arial, sans-serif;
   color: #333;
   padding: 0 0 1em 1.5em;
}
#links .higher {
   margin-top: 1em;
}
.higher a {
   color: #999;
}
.higher a:hover {
   color: #000;
   text-decoration: none;
}
#wdd {
   border-color: #033;
}
/*-----------footer rules--------------*/
#footer {
   clear: both;
   background: #fff url(../images/footer.gif) no-repeat top left;
}
   
/*-----------Portfolio Rules------------*/

#container {
   width: 730px;
}
#moreleft {
   float: left;
   display: inline;
   width: 25em;
   
   margin: 0 0 1em 6em;
}
#moreright {
   float: right;
   display: inline;
   width: 30em;
   
   margin-right: 4em;
}
.portleftop a, 
.portright a {
    font: 1.1em Arial, sans-serif;
    color: #333;
}
.portleftop, 
.portrightop {
    text-align: center;
	margin: 1em 0;
}
.portleft ,
.portright {
    font: 1em Arial, sans-serif;
    color: #666;
	text-align: center;
}
#leftsite {
   border: #000 solid 0.1em;
   margin: 1em 0 1em 3.5em;
}
#rightsite {
   border: #000 solid 0.1em;
   margin: 1em 0 0 3em;
}
.home {
   margin: -2em 0 0 66em;
}




 
   

