body
{
font-size:100%;
font-family:"Georgia", serif; 
background-color:black;
color:#D0BCFE;
margin:10px;
}


.centerphoto {
border-width:0px;
padding-top:25px;
padding-bottom:25px;
padding-right:50px;
padding-left:50px;
text-align:center;
}

.center {
text-align:center;
} 

p.normal {line-height:130%;font-size:80%;}

p.latest {
border-width:0px;
margin-top:20px;
margin-bottom:80px;
margin-right:20px;
margin-left:20px;
text-align:center;
}

p.service {
line-height:130%;
font-size:100%;
font-family:"Georgia", serif;
margin-right:80px;
margin-left:80px;
}

h1 {color:#D0BCFE;font-size:200%;text-align:center;}
h1.golden {color:#d9a96f;font-size:200%;text-align:center;}
h2 {color:#D0BCFE;font-size:140%;text-align:center;}
h2.golden {color:#d9a96f;font-size:140%;text-align:center;}

h3 {
color:#D0BCFE;
font-size:110%;
text-align:left;
border-width:0px;
}




ul.a {
list-style-type: circle;
margin-right:80px;
margin-left:80px;
}

ul.b {list-style-type: square;}
.errorlist {list-style-type: circle;font-size:140%;text-align:left;}

.outset {border-style:outset;border-width:0px;margin:25px;}


.ml 
{
color:#D0BCFE;
font-size:140%;
text-align:center;
line-height:100%;
font-family:"Times New Roman", serif;
}

h1.question 
{
color:#FFE920;
font-weight:bold;
font-size:300%;
text-align:center;
}

h3.contact
{
color:#D0BCFE;
font-size:85%;
text-align:center;
}

h3.ports
{
color:#D0BCFE;
font-size:85%;
text-align:center;
padding-top:25px;
padding-bottom:25px;
padding-right:50px;
padding-left:50px;
}


h1.socks 
{
color:#d9a96f;
font-weight:bold;
font-size:200%;
text-align:center;
}


p.quote3 {
border-width:0px;
margin-top:10px;
margin-bottom:10px;
margin-right:10px;
margin-left:40px;
text-align:center;
font-weight:bold;
font-size:120%;
}

p.quote4 {
border-width:0px;
margin-top:10px;
margin-bottom:10px;
margin-right:10px;
margin-left:40px;
text-align:left;
font-weight:bold;
font-size:120%;
color:#FFC0CB;
}


/** text for press and media links **/
p.press {
margin-top:10px;
margin-bottom:10px;
margin-right:10px;
margin-left:60px;
}

a:link {
color:#33FF33;
text-decoration:underline;
}

a:visited {
color:#FF7575;
text-decoration:underline;
}

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

a:active {
text-decoration:underline;
}


/** Table Styling **/
table {
  background-color:#000000;
}

tr {
  background-color:#000000;
}
th {background-color:#000000;}
td {background-color:#000000;}


/** making floating columns **/
.multi-wrapper {
width: 100%;
-moz-column-width: 15em;
-moz-column-gap: 5em;
-webkit-column-width; 15em;
-webkit-column-gap: 5em;
column-width: 15em;
column-gap: 5em;
text-align:center;
}

/** making portfolio text & image stay together **/
.link {
display: table;
border-collapse: collapse;
margin-bottom: 1em
}

/** padding for portfolio thumbs **/
.thumb-pad {
margin-top:25px;
margin-bottom:25px;
margin-left:30px;
}
