body {
color: #ccc;
background: #000;
}

div.main{
width: 800px;
}

table.main{
margin-left:auto;
margin-right:auto;
width: 800px;

}

td.header{
color: #fff;
background-image: url(images/seoheader.jpg);
background-repeat: no-repeat;
width: 800px;
height: 75px;
font-family: Tahoma, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-align: right;
}

td.seonav{
background-image: url(images/seonav.jpg);
background-repeat: no-repeat;
background-position: center;
width: 800px;
height: 33px;
font-family: Tahoma, Helvetica, sans-serif;
font-size: 12px;
color: #ccc;
text-align: center;
}

a.seolink {
font-family: Tahoma, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #FFF;
}

a:visited.seolink {
font-family: Tahoma, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #d0d0d0;
}

a:hover.seolink {
font-family: Tahoma, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #FFCFCF;
}

a.seofooter {
font-family: Tahoma, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
padding-right: 20px;
text-decoration: none;
color: #FFF;
}

a:visited.seofooter {
font-family: Tahoma, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
padding-right: 20px;
text-decoration: none;
color: #404040;
}

a:hover.seofooter {
font-family: Tahoma, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
padding-right: 20px;
text-decoration: none;
color: #FFCFCF;
}

td.leftmain{
width: 500px;
margin-top: 10px;
}

td.rightmaintop{
width: 300px;
height: 30px;
background-image: url(images/seorighttop.jpg);
background-repeat: no-repeat;
}

td.rightmainmid{
width: 300px;
background-image: url(images/seorightmid.jpg);
background-repeat: repeat-y;
}

td.rightmainbot{
width: 300px;
height: 30px;
background-image: url(images/seorightbot.jpg);
background-repeat: no-repeat;
}

td.footer{
background-image: url(images/seofooter.jpg);
background-repeat: no-repeat;
width: 800px;
height: 40px;
font-family: Tahoma, Helvetica, sans-serif;
text-align: right;
font-size: 10px;
font-weight: bold;
color: #FFF;
}

h1{
font-family: Tahoma, Helvetica, sans-serif;
color: #FFF;
font-size: 18px;
text-align: center;
}

h2{
font-family: Tahoma, Helvetica, sans-serif;
color: #FFF;
font-size: 16px;
text-align: center;
}

h3{
font-family: Tahoma, Helvetica, sans-serif;
color: #FFF;
font-size: 14px;
text-align: center;
}

p {
font-family: Tahoma, Helvetica, sans-serif;
font-size: 14px;
color: #cfcfcf;
font-weight: normal;
margin-left: 20px;
margin-right: 30px;
padding-bottom: 6px;
letter-spacing: 1px;
}

p.center {
font-family: Tahoma, Helvetica, sans-serif;
font-size: 12px;
color: #cfcfcf;
font-weight: normal;
margin-left: 30px;
margin-right: 10px;
text-align: center;
}

p.right {
font-family: Tahoma, Helvetica, sans-serif;
font-size: 12px;
color: #cfcfcf;
font-weight: normal;
margin-left: 30px;
margin-right: 10px;
text-align: right;
}

hr{
width: 80%;
text-align: center;
}
