body
{
  margin:  0 auto;
  font-family: Arial, Verdana;
  font-size: 80%;
  color: #ccc;
  
}

h1
{
  font-size: 20px;
  color: #888;
  font-family: arial;
  margin: 0;
  padding: 0;
  letter-spacing: 2px;
  margin-bottom: 17px;

}

strong
{
  color: #ddd;
}

p
{
  margin: 0;
  padding: 0;
  margin-top: 6px;
  margin-bottom: 8px;
  font-size: 11px;
}

body#templategrey
{
  background: url("../images/background-grey.png") no-repeat #000 top center;
  
}

body#templatebrown
{
  background: url("../images/background-brown.png") no-repeat #000  top center;

}

body#templatebronze
{
  background: url("../images/background-bronze.png") no-repeat #000;
  background-position: top center
}

body#templateblue
{
  background: url("../images/background-blue.png") no-repeat #000;
  background-position: top center
}

body#templateteal
{
  background: url("../images/background-teal.png") no-repeat #000;
  background-position: top center
}


a
{  
  color: #666;
  text-decoration: none;
}


div#header
{
  width: 980px;
  margin:  0 auto;
  padding: 2px;
  height: 111px;
}

div#maincontent
{ 
  width: 950px;
  margin:  0 auto;
  position: relative;
  top: 32px;
  padding: 2px;
  height: 540px;
  left: -2px;

}

div#menu
{ 
  margin:  0 auto;
  position: relative;
  top: -10px;
  padding: 2px;
  height: 30px;
  background: url("../images/menu-back.png") no-repeat;  
  background-position:  center top; 
}

div#menubrown
{ 
  margin:  0 auto;
  position: relative;
  top: -10px;
  padding: 2px;
  height: 30px;
  background: url("../images/menu-back-brown.png") no-repeat;  
  background-position:  center  top;  
}

div#menublue
{ 
  margin:  0 auto;
  position: relative;
  top: -10px;
  padding: 2px;
  height: 30px;
  background: url("../images/menu-back-blue.png") no-repeat;  
  background-position:  center top; 
}

div#menubronze
{ 
  margin:  0 auto;
  position: relative;
  top: -10px;
  padding: 2px;
  height: 30px;
  background: url("../images/menu-back-bronze.png") no-repeat;  
  background-position:  center top; 
}

div#menuteal
{ 
  margin:  0 auto;
  position: relative;
  top: -10px;
  padding: 2px;
  height: 30px;
  background: url("../images/menu-back-teal.png") no-repeat;  
  background-position: center top; 
}

div#menuitems
{ 
  width: 980px;
  margin:  0 auto;

}

div.menuitem a, div.menuitembrown a, div.menuitemblue a, div.menuitembronze a, div.menuitemteal a
{
  color: #aaa;
  display: block;
  background: url("../images/menuitem-back.gif") no-repeat; 
  height: 24px;
  width: 114px;
  text-align: center;
  position: relative;
  top: -1px;
  padding-top: 8px;
  float: left;
  margin-left: 1px;
  margin-top: 1px;  
}

div.menuitembrown a
{ 
  background: url("../images/menuitem-back-brown.gif") no-repeat; 
}

div.menuitemblue a
{ 
  background: url("../images/menuitem-back-blue.gif") no-repeat; 
}

div.menuitembronze a
{ 
  background: url("../images/menuitem-back-bronze.gif") no-repeat; 
}

div.menuitemteal a
{ 
  background: url("../images/menuitem-back-teal.gif") no-repeat; 
}


div.menuitem a:hover, div.menuitembrown a:hover, div.menuitemblue a:hover, div.menuitembronze a:hover, div.menuitemteal a:hover
{
  color: #fff;
  background: url("../images/menuitem-back-down.gif") no-repeat;   
  padding-top: 10px; 
  height: 22px;    
}

div.menuitembrown a:hover
{
  background: url("../images/menuitem-back-brown-down.gif") no-repeat;   
}

div.menuitemblue a:hover
{
  background: url("../images/menuitem-back-blue-down.gif") no-repeat;   
}

div.menuitembronze a:hover
{
  background: url("../images/menuitem-back-bronze-down.gif") no-repeat;   
}

div.menuitemteal a:hover
{
  background: url("../images/menuitem-back-teal-down.gif") no-repeat;   
}

div.menufiller, div.menufillerbrown, div.menufillerblue, div.menufillerbronze, div.menufillerteal
{
  color: #aaa;
  background: url("../images/menu-filler.gif") no-repeat; 
  height: 24px;
  width: 286px;
  text-align: center;
  position: relative;
  top: -1px;
  padding-top: 8px;
  float: left;
  margin-left: 1px;
  margin-top: 1px;
}

div.menufillerbrown
{
  background: url("../images/menu-filler-brown.gif") no-repeat; 
}

div.menufillerblue
{
  background: url("../images/menu-filler-blue.gif") no-repeat; 
}

div.menufillerbronze
{
  background: url("../images/menu-filler-bronze.gif") no-repeat; 
}

div.menufillerteal
{
  background: url("../images/menu-filler-teal.gif") no-repeat; 
}

#menuselectoraboutme
{
  position: relative;
  left: 27px;
  top: -28px;
  text-align: center;
}

#menuselectorcontact
{
  position: relative;
  left: -88px;
  top: -28px;
  text-align: center;

}

#menuselectorotherwork
{
  position: relative;
  left: -203px;
  top: -28px;
  text-align: center;
}

#menuselectorgallery
{
  position: relative;
  left: -318px;
  top: -28px;
  text-align: center;
}

#smenuselectorhome
{
  position: relative;
  left: -433px;
  top: -28px;
  text-align: center;
  overflow: hidden;
}

div#header #logo
{
  text-align: right;
  margin-top: 20px;

}

div#header #headeremail
{
  text-align: right;
  position: relative;
  top: -20px;
  left: -3px;
  color: #333;
}

div#header #headeremail a
{
  
  color: #aaa;
  font-size: 11px;
  letter-spacing: 1px;
}

div#header #headeremail a:hover
{   
  color: #fff;
}

img
{
  border: 0;
}

div.leftside
{
  float: left;
  width: 230px;
  font-size: 10.5px;
  color: #aaa;
  letter-spacing: 0px;
}

div.rightpanelimage
{
  float: right;
  width: 710px;
}

.contactform
{
  position: relative;
  top: 10px;
  
}

.contactform dl
{
  clear: left; 

}

.contactform dt
{
  margin: 0;
  float: left;
  width: 60px;
  margin-top: 10px;
  height: 20px;
 

}

#contacttable th
{
  text-align: left;
  width: 90px;
  font-weight: bold;
  color: #ddd;
  
}



#contacttable
{
  margin-bottom: 12px;
    margin-top: 2px;
}
.contactform dd
{
   margin-top: 10px;
  float: left;
  width: 220px;
}

.fadeinput
{

  border: 1px solid #777;
  color: #eee;
  background: url("../images/form-back.gif") repeat-x ;
  background-color: #444;
  
}