body{
background-color: #999999;
}
a:link{
color: transparent;
}
a:visited{
color: transparent;
}
a:hover{
color: black;
}
a img{
border: none;
}
p{
color: blue;
}
h1{
color: red;
}
#maintop{
position: relative;
top: 0px;
left: 50%;
margin-left: -450px;
background-image: url('maintop.png');
background-repeat: no-repeat;
background-position: left;
width: 900px;
height: 55px;
}
#mainmiddle{
position: relative;
top: 0px;
left: 50%;
margin-left: -450px;
background-image: url('mainmiddle.png');
background-repeat: repeat-y;
background-position:left;
width: 900px;
padding-bottom: 10px;
overflow: auto;
}
#mainbottom{
position: relative;
top: 0px;
left: 50%;
margin-left: -450px;
background-image: url('mainbottom.png');
background-repeat: no-repeat;
background-position: left;
width: 900px;
height: 140px;
z-index: -1;
}
#joelguthcom{
position: relative;
top: 10px;
left: 50%;
margin-left: -291.5px;
background-image: url('JoelGuth.com.png');
background-repeat: no-repeat;
width: 583px;
height: 130px;
}
#leftbartop{
position: relative;
top: 0px;
left: 20px;
width: 216px;
height: 21px;
background-image: url('leftbartop.png');
background-repeat: no-repeat;
background-position: center center;
}
#leftbarmiddle{
position: relative;
top: 0px;
left: 20px;
width: 216px;
background-image: url('leftbarmiddle.png');
background-repeat: repeat-y;
background-position:left ;
padding-left: 10px;
}
#leftbarbottom{
position: relative;
top: 0px;
left: 20px;
width: 216px;
height: 31px;
background-image: url('leftbarbottom.png');
background-repeat: no-repeat;
background-position: center center;
}
#contentholder{
float: right;
margin-right: 25px;
width: 620px;
}
#contentmiddle{
position: relative;
top: -6px;
right: 0px;
width: 620px;
background-image: url('maincontentmiddle.png');
background-repeat: repeat-y;
padding: 5px 5px 5px 5px;
}
#contentbottom{
position: relative;
top: -6px;
right: 0px;
width: 620px;
background-image: url('maincontentbottom.png');
background-repeat: no-repeat;
height: 44px;
}
#copyright{
display: block;
position: relative;
top: 0;
left: 50%;
width: 120px;
height: 13px;
margin-left: -60px;
}
