/* Alistair Monaghan Design */

html { 
height: 100%; 
}
body {
background-color: #4f020d;
background-image: url("_images/img_bg01.gif"); 
background-repeat: repeat-y;
background-position: center top;
font-family:  verdana, arial, sans-serif;
font-size: 0.7em;
color: white;
padding: 0;
margin: 0;
text-align: center;
line-height: 1.4em;
}
div.centerize {
height: 100%;
min-height: 100%;
width: 720px;
margin: 0 auto;
}
#text {
text-align: center;
width: 552px;
height: 381px;
background-image: url("_images/img_checker_bg.jpg");
background-repeat: no-repeat;
background-position: bottom right;
border: 1px solid white;
margin: 80px auto 0 auto;
}
p.info {
color: white;
padding: 0 80px;
margin: 3px 0 10px 0;
}
a {
padding: 0;
margin: 0;
font-weight: bold;
color: #f9b54a;
}
a:hover {
color: white;
}
h1 {
font-size: 1.2em;
margin-bottom: 0;
}
div.menu {
padding: 0;
margin: 0;
}
div.menu ul {
display: inline;
list-style: none;
padding: 0;
margin: 0;
}
div.menu li {
padding: 0;
margin: 0;
}
div.menu li a {
white-space: pre;
padding: 0;
margin: 0;
}
#btn01 {
width: 214px;
height: 40px;
text-indent: 10000px;
overflow: hidden;
background: url(_images/img_getflash.gif) top left no-repeat;
display: block;
padding: 0;
margin: 0;
}
#btn01:hover {
background-position: bottom left;
}
