body{
color:#505050;
font-family: Georgia,Verdana,Tahoma,Arial,sans-serif;
text-align: center;
}
#bigbox {
margin: 0 auto;
width: 752px;
text-align: left;
}
#counter {
margin-top: 50px;
}
p{
font-size:90%;
}
p.front{
text-align: justify;
}
p.sig{
font-style: italic;
font-weight: bold;
color:#ff0033;
margin: 25px 0;
}
#menu {
margin: 30px 0;
padding: 0px 0px 0px;
border-right: thin solid white;
float: left;
width: 125px;
background: white;
}
#menu a{
font-size: 100%;
color: #808080;
text-decoration: none;
letter-spacing: -1px;
font-weight: 700;
padding: 4px;
display: block;
}
#menu a:hover {
color: #505050;
border: 1px solid #ff6600;
padding: 3px;
}
#menu a.sub{
font-size: 90%;
margin-left: 10px;
}
#urwhere{
text-align:right;
margin-right: 10px;
}
#urwhere a:hover{
text-decoration: underline;
}
#maintext {
margin: 20px 10px 10px 155px;
border-left: 1px dotted gray;
min-height: 700px;
padding: 0 0 0 40px;
<!-- text-align: justify; -->
}
h2{
color: #505050;
margin: 0 0 10px;
font-size: 120%;
}
h3{
margin-left: -5px;
margin-right: -5px; 
margin-top: 10px; 
background: #990000; 
border-bottom: 1px solid gray;
border-top: 1px solid gray;
padding: 2px 0 2px 10px;
color: white;
font-size:95%;
}
h3.links{
margin-left: -5px;
margin-right: -5px; 
margin-top: 30px; 
background: #ff0066; 
border-bottom: 1px solid gray;
border-top: 1px solid gray;
padding: 2px 0 2px 10px;
color: white;
font-size:90%;
}
ul{
margin-left: -20px;
list-style-type: circle;
color: ##ff0066;
}
h4{
font-variant: small-caps;
color: #505050;
font-size:95%;
margin-bottom: 10px;
}
h5{
font-size: 100%;
margin: 50px 0 10px;
}
#maintext img{
margin: 5px 20px 10px;
border: 1px solid #990000;
}
#maintext img.left{
margin: 10px 10px 5px 10px;
border: 1px solid #990000;
float: left;
}
a{
color: #ff9900;
text-decoration: none;
font-weight: 700;
font-size: 90%;
}
a:hover{
color: #ff6600;
}
.intro{
font-weight: bold;
text-align: justify;
color: #505050;
font-family: Georgia,Verdana,Tahoma,Arial,sans-serif;
font-size: 90%;
}
.big{
font-size: 95%;
display: block;
margin: 20px 0px 30px;
}
.big2{
font-family: Georgia,Verdana,Tahoma,Arial,sans-serif;
font-size: 95%;
display: block;
margin: 20px 0px 30px;
}
.boldblue{
color: #0033cc;
font-weight: 700;
font-size: 90%;
}
.boldbrown{
color: #990000;
font-weight: 700;
font-size: 90%;
}
.right{
text-align: right;
}
.left{
text-align: left;
}
.italic{
font-style: italic;
}
.hide{
display:none;
}
a.engine{
color: #0066cc;
}
a.engine:hover{
color: #0033cc;
}
#footer{
border-top: 1px solid #999999;
padding-right: 30px;
}
#footer p{
text-align: right;
font-size:  80%;
color: gray;
}
