html {
overflow-y: scroll;
}
* {
outline-style: none;
}
body {
margin: 0;
padding: 0;
color: #fff;
font: 90% Arial, Helvetica, sans-serif;
background: black;
text-align: center;
}
#wrapper {
position: relative;
width: 616px;
margin: 0 auto;
text-align: left;
}
#header {
height: 179px;
}
#firstpage {
position: absolute;
top: 500px;
left: 0;
font-weight: bold;
}
#contact {
position: absolute;
top: 435px;
left: 130px;
}
#portfolio {
position: absolute;
top: 400px;
left: 41px;
}
.txtright {
text-align: right;
padding-right: 5px;
}
#blowup {
position: absolute;
top: 200px;
left: 0;
background: white;
width: 100%;
padding-top: 4px;
padding-bottom: 4px;
}
#blowup a {
margin-left: 10px;
}
table.whitebkg {
background: white;
}
td.blacktd {
background-color: black;
}
td.blacktxt {
color: black;
}
td.padtop10 {
padding-top: 10px;
}
td.padleft41 {
padding-left: 41px;
}
td.padleft15 {
padding-left: 15px;
padding-right: 20px;
}
a:link {
color: rgb(134, 130, 122);
font-weight: bold;
}
a:visited, a:active {
color: rgb(134, 130, 122);
font-weight: bold;
}
a:hover {
color: red;
font-weight: bold;
}
.center {
text-align: center;
}
.keyline {
border: 1px solid black;
}
table.margintop10 {
margin-top: 10px;
}
.right {
float: right;
color: black;
font-size: .8em;
font-weight: normal;
margin-right: 5px;
}
.purple {
color: purple;
}
img {
border-style: none;
}
table.centered {
margin: 0 auto;
}
td.top {
vertical-align: top;
}
td.right {
text-align: right;
}
td.left {
text-align: left;
}
td.center {
text-align: center;
}
table.w616 {
width: 616px;
}
table.w400 {
width: 400px;
margin: 0 auto;
}
td.w255 {
width: 255px;
}
td.w262 {
width: 262px;
}
td.w99 {
width: 99px;
}
td.w10 {
width: 10px;
}
td.w283 {
width: 283px;
}
td.w58p {
width: 58%;
}
td.w50p {
width: 50%;
}
td.w33p {
width: 33%;
}
td.w42p {
width: 42%;
}
td.w25p {
width: 25%;
}
p.clickthumbs {
margin-left: 20px;
}
p.clickthumbs2 {
margin-left: 10px;
}
