Preview:
http://evolution-designs.itopsites.com
Author: Romanos
Code:
body {
background-color: #ffa500;
color: #6e473a;
font-size: 13px;
font-family: verdana, sans-serif;
margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}
form {
margin: 0px;
padding: 0px;
}
input, select {
font-size: 10px;
}
h1 {
font-size: 24px;
font-weight: bold;
margin: 0px;
padding: 0px;
}
h2 {
font-size: 15px;
margin: 0px;
padding: 0px;
}
h3 {
font-size: 14px;
margin: 0px;
padding: 0px;
}
a:link {
color: #6e473a;
font-weight: bold;
text-decoration: underline;
}
a:visited {
color: #6e473a;
font-weight: bold;
text-decoration: underline;
}
a:active {
color: #6e473a;
font-weight: bold;
text-decoration: underline;
}
a:hover {
color: #6e473a;
font-weight: bold;
text-decoration: underline;
}
.bottom {
text-align: center;
}
.graph {
background-color: #6e473a;
padding: 0px;
width: 75px;
}
/* For the ranking tables. */
.darkbg {
background-color: #6e473a;
color: #6e473a;
}
.mediumbg {
background-color: #6e473a;
background-image: url(http://img.photobucket.com/albums/v428/romanos2004/478f16bd.jpg);
color: #6e473a;
}
.lightbg {
background-color: #ffa500;
color: #6e473a;
}
.lightbgalt {
background-color: #ffa500;
color: #6e473a;
}
/* For the menu. */
a.menu, a.menu:visited {
background-color: #ffa500;
border: 1px solid #e59905;
color: #6d473a;
float: left;
margin-left: 8px;
margin-right: 8px;
margin-top: 2px;
padding: 3px;
text-align: center;
text-decoration: none;
}
a.menu:hover, a.menu:active {
color: #6d473a;
background-color: #ffa500;
background-image: url(http://reymysterio.com/images/dir_star.gif);
text-decoration: bold;
}
a.table_top {
color: #fff;
text-decoration: underline;
}
a.table_top:hover, a.table_top:active {
color: #c0c0c0;
text-decoration: none;
}