* {
 margin: 0;
 padding: 0;
}

a {
 text-decoration: none;
}

ul, li {
 list-style: none;
}

body {
 font-size: 100%;
 text-align: center;
}

#wrapper {
 width: 760px;
 margin: 0 auto 0 auto;
 text-align: left;
 font-size: .9em;
 font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
 background: #ffffff;
 border: 1px solid silver;
 background-color: rgb(254, 254, 254);
 background-image: url(black2.jpg);
 background-repeat: repeat-y;
}

h1 {
 background-color: #000000;
 color: #ffffff;
 font-size: 3.25em;
 font-weight: lighter;
 letter-spacing: 3px;
 text-align: center;
 padding: 25px 0 25px 0;
}

span.i {
 color: red;
}

p.h1 {
 color: #ffffff;
 font-weight: normal;
 font-size: .7em;
 letter-spacing: 17px;
 padding: 8px 0 8px 0;
 background-image: url(globe.jpg);
 background-repeat: no-repeat;
 background-position: 49% 50%;
 }

p.h12 {
 color: #000000;
 margin: -55px 0 0 2px;
 padding: 8px 0 8px 0;
 letter-spacing: 17px;
 font-size: .7em;
}

span.italic {
 font-style: italic;
}

p.url {
 font-size: .25em;
 letter-spacing: 10px;
 text-align: right;
 color: red;
 margin-right: 35px;
}

span.com {
 font-size: .4em;
}

em.ah {
 font-variant: normal;
}

h2 {
 text-align: center;
 letter-spacing: 5px;
 margin-bottom: 10px;
 font-variant: small-caps;
 color: rgb(85, 0, 0);
 background-image: url(gradient8.jpg);
 background-repeat: repeat-y;
}

div.left {
 float: left;
 width: 200px;
 margin: 0 0 0 8px;
 border-top: 1px solid white;
}

ul.mainnav li {
 border-bottom: 1px solid white;
}

ul.mainnav a {
 display: block;
 width: 12.5em;
 display: block;
 padding: 5px 5px 5px 15px; 
 color: #ffffff;
}
 
ul.mainnav a:hover {
 background-color: black;
 color: #ffffff;
 text-align: right;
 font-variant: small-caps;
}

body#home a#homeLink, 
body#marketing a#marketingLink,
body#portfolio a#portfolioLink,
body#webdesign a#webdesignLink,
body#publishing a#publishingLink, 
body#webdesign a#webdesignLink,
body#graphicdesign a#graphicdesignLink,
body#weboptimization a#weboptimizationLink,
body#webhosting a#webhostingLink,
body#webdomain a#webdomainLink,
body#ahpubs a#ahpubsLink,
body#aboutus a#aboutusLink,
body#contact a#contactLink {
 color: red;
}

body#home a#homeLink:hover,
body#marketing a#marketingLink:hover,
body#portfolio a#portfolioLink:hover,
body#webdesign a#webdesignLink:hover,
body#publishing a#publishingLink:hover,
body#webdesign a#webdesignLink:hover,
body#graphicdesign a#graphicdesignLink:hover,
body#weboptimization a#weboptimizationLink:hover,
body#webhosting a#webhostingLink:hover,
body#webdomain a#webdomainLink:hover,
body#ahpubs a#ahpubsLink:hover,
body#aboutus a#aboutusLink:hover,
body#contact a#contactLink:hover {
 background-image: none;
 background-color: #000000;
 color: #ffffff;
}

span.a, span.h {
 font-style: italic;
 font-weight: bold;
}

span.ahcom {
 font-size: .7em;
}

div.content2 {
 margin: 25px 25px 0 250px;
}

h3 {
 text-align: center;
 letter-spacing: 2px;
}

p.para2 {
 margin-bottom: 20px;
}

p.para3 {
 margin-bottom: 20px;
 text-align: center;
}

/* index */

div.content  {
 margin: 25px 25px 0px 250px;
 padding: 10px;
 border: solid silver 1px;
 background-repeat: repeat-x;
 background-color: #ffffff;
}

div.content p {
 line-height: 1.30em;
 margin: 15px 0 15px 0;
 font-size: 1.15em;
 text-align: center;
 color: rgb(85, 0, 0);
 letter-spacing: .05em;
 font-style: italic;
}

/* marketing */

div.right {
 width: 150px;
 float: right;
 padding: 5px 5px 0 10px;
 margin: 0 0 0 10px;
 border: 1px dashed rgb(111, 5, 5);
 font-size: .8em;
 font-weight: bold;
}

div.right p {
 margin-bottom: 10px;
 color: rgb(85, 0, 0);
}

/* end marketing */

/* domain brokerage */
 
table {
 padding: 20px;
 width: 500px;
 border: solid 1px silver;
 border-collapse: collapse;
}

th, td {
 text-align: left;
 padding: 5px;
}

tr.silver, tr.silver td {
 background-color: silver;
}


th {
 padding-left: 10px;
 font-size: 1.25em;
 color: #000000;
 letter-spacing: .2em;
 text-transform: small-caps;
 border-bottom: solid 1px silver;
 border: solid 1px silver;
}

td {
 font-size: 1em;
 padding-left: 10px;
 padding-right: 10px;
}

td.sold {
 color: red;
}

div.footer {
 text-align: center;
 letter-spacing: 1px;
 font-size: .8em;
 margin-top: 60px;
}

div.footer p.top {
 margin-bottom: 5px;
}

div.footer p.top a {
 color: rgb(85, 0, 0);
}

div.footer p.top a:hover {
 text-decoration: underline;
}
