body{
font:76% Verdana,Tahoma,Arial,sans-serif;
text-align:center;
background:#000;
margin:0px;
padding: 0px;
}

.body a:link, #body a:visited
{
float: left;
font-weight: bold;
font-size:0.9em;
text-decoration: none;
color: #C0C0FF;
}

#container{
width:760px;
margin:0px auto;
height:550px;
text-align:left;
background:#F5F5F5;
color:#000;
border-top: none;
}

#header {
background: #F5F5F5;
background-repeat:no-repeat;
border: none;
border-bottom: 1px solid #C0C0FF;
}

#header h1 {
color: 			#87AFC7;
padding-top: 10px;
padding-left:10px;
margin: 0;
font-family: Verdana;
font-size: 0.9em;
}

#content {
}

.menu{
margin-top: 0px;
float:right;
width:150px;
padding:0px 0px 10px 0px;
line-height:1.4em;
border:none;
text-align: center;
font-size:0.9em;

}
#content1 {
background:#F5F5F5;
float:left;
width:560px;
height:510px;
overflow:auto;
font-size:0.9em;
padding:10px 20px 0 30px;
color: #555;
}

h2 {
font-size:1.3em;
font-weight:normal;
text-align:left;
color: #336699;
}

p {
text-align:left;
font-size: 1em;
color: #555;
}

.menu ul, .menu li {
list-style-type: none;
}

.menu a {
color: #87A7C8;
text-decoration: none;
}

.menu li {
text-align: left;
}

.menu a:hover{
color:#336699;
text-decoration: none;
}

a {
color: #87A7C8;
text-decoration: none;
}

a:hover{
color:#336699;
text-decoration: none;
}
