body
{
        padding: 0 0 0 0;
        margin: 0 0 0 0;
        background-image: url("bg.jpg");
        background-color: #090e14;
}

#page
{
        width: 1000px;
        min-height: 1191px;

}

#top
{
        width: 1000px;
        height: 614px;
        vertical-align: top;
        background-image: url("top.jpg");
        background-repeat: no-repeat;
}

#body
{
        width: 1000px;
        min-height: 235px;
        background-image: url("body.jpg");
        background-repeat: repeat-y;
        vertical-align: top;
        padding-left: 150px;
        padding-right: 150px;
        padding-top: 20px;
        font-family: arial, verdana;
        font-size: 11pt;
}

#body2
{
        margin-top: -320px;
        min-height: 100%;
        width: 700px;
        margin-bottom: -170px;
}

#footer
{
        width: 1000px;
        height: 391px;
        background-image: url("footer.jpg");
        background-repeat: no-repeat;
}

#pname
{
        text-align: center;
        font-family: Monotype corsiva;
        font-size: 30pt;
        color: #8f570d;
        padding-bottom: 10px;
        margin-top: 0px;
        margin-bottom: 5px;
}

#pname2
{
        text-align: right;
        margin-right: 50px;
        font-family: Monotype corsiva;
        font-size: 20pt;
        color: #8f570d;
        padding-bottom: 10px;
}

.link
{
        height: 30px;
        display: block;
        position: relative;
        border-color: white;
        border-style: solid;
        border-width: 0 0 0px 0;
        padding-bottom: 2px;
}

.link:hover
{
		border-width: 0 0 2px 0;
		padding-bottom: 0px;
}

.primer
{
		font-family: arial, tahoma;
		font-size: 14pt;
}

.rp
{
	font-size: 14pt;
	font-family: arial, tahoma;
	font-weight: normal;
	color: #f3463e;
}

#animation
{
	    display: block;
        position: relative;
        margin-top: -18px;
        margin-left: 256px;
}