body
{
background-color:#EFEFEF;
}
.descbox
{
width:310px;
height:340px;
margin:auto;
padding-top:40px;
padding-right:30px;
padding-left:40px;
padding-bottom:30px;
overflow:auto;
color:white;
font-family:Arial,sans-serif;
font-size:0.8em;
background-image:url("window.jpg");
background-position:top;
background-repeat:no-repeat;
text-align:left;
float:left;
}
a
{
color:rgb(69, 75, 84);
text-decoration:none;
font-weight:bold;
}
a:hover
{
color:#960018;
text-decoration:none;
}
#left
{
margin-right:4px;
padding-top:30px;
width:50%;
height:100%;
overflow:auto;
float:left;
clear:right;
display:block;
}
#right
{
margin:0px;
padding-top:30px;
height:100%;
overflow:auto;
clear:right;
}
#right2
{
margin:0px;
padding-top:0px;
height:100%;
overflow:auto;
clear:right;
}
a img
{
border:0;
}
p
{
font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
font-size:1em;
color:#000000;
text-indent:10px;
}
form
{
color:#000000;
}
.box
{
font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
color:#000000;
background-color:rgb(220, 220, 221);
border: 2px #C8C8C8 solid;
width:75%;
margin:auto;
padding:5px;
text-align:center;
}
.box_
{
font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
color:#000000;
border: 2px rgb(63, 72, 80) solid;
background-color:#E0E0E0;
width:75%;
margin:auto;
padding:5px;
text-align:center;
}
.box2
{
font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
color:#000000;
border: 2px #C8C8C8 solid;
background-color:rgb(220, 220, 221);
width:75%;
margin:auto;
margin-top:10px;
padding:5px;
}
table
{
font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
color:#000000;
border-collapse: collapse;
width:70%;
background-color:rgb(220, 220, 221);
text-align:center;
}
td
{
padding:4px;
border: 1px #C8C8C8 solid;
}
th
{
padding:4px;
border: 1px #C8C8C8 solid;
}
.stone
{
background-image:url("stone.jpg");
background-position:center;
width:70%;
text-align:center;
margin:auto;
padding:20px;
color:white;
border:5px #C8C8C8 solid;
font-size:3em;
font-family:"Book Antiqua",Palatino,sans-serif;
}
.stone p
{
font-style:italic;
font-size:1em;
color:white;
font-family:"Book Antiqua",Palatino,sans-serif;
}