#mainbox
{
	position: absolute;
	left: 40px;
	top: 50px;
}

body
{
background-image: url("images/back.png");
background-repeat: repeat-y;
background-color: #fff;
margin: 0px;
color: #0f0;
padding: 0px;
}


p,
ol,
ul,
li
{
color: #000;
font-family: Georgia, serif;
font-size: 16px;
line-height: 24px;
margin-bottom: 10px;
margin-top: 0;
margin-right: 13px;
}

ul,
li
{
margin-bottom: 0px;
margin-top: 0em;
list-style-image: url("images/bullet.gif");
padding: 0px;
margin-left: 7px;
}

.head1,
.head2,
.head2-b
{
color: #800;
font-size: 50px;
margin-bottom: 35px;
margin-top: 0px;
}

.head2,
.head2-b
{
font-size: 20px;
margin-bottom: 10px;
margin-top: 20px;
}

.head2-b
{
margin-top: 00px;
color: #800;
}

.inset {
margin-left: 70px;
}

.afterbullet {
margin-top: -20px;
}

td {
vertical-align: top;
padding: 0px;
margin: 0px;
}

tr {
padding: 0px;
margin: 0px;
}

img
{
border: 0px;
margin: 0;
padding: 0;
}

.tiny
{
font-size: 14px;
color: #999;
font-weight: normal;
line-height: 14px;
}

em
{
font-style: italic;
}

strong
{
color: #444;
}

a:link,
a:visited,
a:hover,
a:active
{
color: #800;
text-decoration: none;
font-weight: bold;
}

a:hover
{
color: #d00;
text-decoration: underline;
}

a:active
{
color: #999;
text-decoration: none;
}
