
body
{text-align:center
;margin:0
;padding:0
;background-color:black
;font:1em verdana, sans-serif
;color:white
}

h3
{font-size:80%
;margin-bottom:-10px
}
.content
{text-align:left
;width:45em
;height:31em
;margin-left:auto
;margin-right:auto
;margin-top:1em
;border:0.2em solid white
}

#home
{background:url(../images/head.gif) no-repeat top right
}
	
#contact
{background:url(../images/hand.gif) no-repeat top right
}

#about
{background:url(../images/venus.gif) no-repeat top right
}
	
#logo
{margin:4em 0em 0em 4em
;background-image:url('../images/intelligent-artisan-limited.gif') 
;width:500px
;height:60px
}

#logo h1 span
{display:none
}

#tagline
{width:35em
;margin-left:4em
}

#tagline h2
{padding-top:0em
;padding-bottom:1em
;text-align:left
;font-size:1.0em
}

#copy
{margin:0em 0em 0em 4em
;width:35em
;height:10em
}

#menu 
{position:absolute
;top:30em
;border-top:0.1em solid
;border-bottom:0.1em solid
;width:45em
}

#menu ul
{display:inline
;text-align:left
;width:43em
;margin-left:2em
}

#menu ul li
{display:inline
;text-align:left
}

#menu ul li a
{text-decoration:none
}

#menu ul li a:hover
{color:black
;background-color:white
}

#menu ul li a:active
{color:black
;background-color:white
}

#menu ul li a:focus
{color:black
;background-color:white
}

#menu ul li a.selected
{color:black
;background-color:white
}


p
{width:27em
;text-align:left
;font-size:0.7em
}

a
{font-weight:bold
;color:white
;text-decoration:none
}

a:hover
{font-weight:bold
;color:white
;text-decoration:underline
}

dt
{color:white
;font:1em times new roman, serif
}
dd
{color:white
;font:1em times new roman, serif
;font-style:italic
}
#definition
{text-align:left
;width:400px
}

