body
{
  font-size: 100%;
  text-align: center;
  background: #ddeEaa;
  color: blue;
  margin: 1px;
}

div.main
{
    width:800px;
    margin: 0px auto;
}

div.date
{
    width:800px;
    margin: 0px auto;
    text-align: left;
    background: black;
    color: yellow;
    font-weight: bold;
    font-family: helvetica, sans-serif;
    font-size: 10px;
    letter-spacing: 1px;
}
div.header
{
    width:800px;
    margin: 0px auto;
    text-align: left;
    background-image: url("/intro/topright.png");
    color: yellow;
    font-weight: bold;
    font-family: helvetica, sans-serif;
    font-size: 10px;
    letter-spacing: 1px;
}
div.header1
{
    width:400px;
    height: 73px;  
    text-align: left;
    background-image: url("/intro/topright.png");
    float: left;
}
div.header2
{
    width:400px;
    height: 73px;  
    text-align: right;
    vertical-align: bottom;
    background-image: url("/intro/topright.png");
    color: blue;
    font-weight: bold;
    font-family: helvetica, sans-serif;
    font-size: 10px;
    float: left;
}

.titletop
{
	color:#77FF00;
	font-size:30px;
	line-height:30px;
	white-space:nowrap;
	font-weight:bold;
	font-family: Georgia,Arial,sans-serif;
}

.titlebottom 
{
	color:#999966;
	font-size:48px;
	font-weight:bold;
	white-space:nowrap;
	font-family: Georgia,Arial,sans-serif;
	text-shadow: 1px 1px 1px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}
#	color:#990000;
