#container
{
position: relative;
margin: 0 auto;
border: 1px solid #000;
background-image: url(/images/brownpaper.jpg);
background-repeat: no-repeat;
width: 800px;
height: 550px;
z-index:10;
}

#topmenu
{
position: absolute;
left: 0px;
top: 0px;
color: #000;
font-family: georgia, serif;
font-size: 20px;
width: 800px;
border: 0px;
}

#topmenu img
{
border: 0px;
}

#name
{
text-align: right;
top: 30px;
border: 0px;
margin-right: 1px;
}

#links
{
position: absolute;
left: 20px;
top: 150px;
list-style-type: none;
font-weight: lighter;
text-align: center;
}

#links ul li
{
list-style-type: none;
padding: 1em 0em 0em 0em;
}

#aboutright
{
font-family: Georgia, serif;
position: absolute;
width: 420px;
left: 350px;
font-size: 15px;
line-height: 140%;
text-align: justify;
color: #330033;
}

#aboutright li
{
list-style: none;
display: inline;
padding: 0em 0em 0em 1em;
}

#aboutleft
{
position: absolute;
width: 350px;
left: 40px;
font-size: 13px;
font-family: Georgia, serif;
color: #330033;
}

#content
{
position: absolute;
top: 130px;
right: 5px;
margin-right: 5px;
text-align: right;
}

#content img
{
border: 1px solid #000;
}

#content1
{
border: 0px;
position: absolute;
left: 340px;
top: 130px;
}

#content2
{
border: 0px;
position: absolute;
left: 430px;
top: 170px;
}

#details
{
top: 475px;
width: 700px;
left: 90px;
position: absolute;
font-family: georgia, serif;
color: #000;
text-decoration: none;
letter-spacing: -1px;
text-align: right;
font-weight: normal;
font-size: 20px;
}

#magnif
{
position: absolute;
top: 490px;
left: 500px;
width: 26px;
height: 30px;
}

#list
{
top: 495px;
right: 10px;
position: absolute;
font-family: georgia, serif;
color: #000;
text-decoration: none;
text-align: right;
height: 30px;
vertical-align: middle;
}

#list ul
{
text-align: right;
}

#list li
{
display: inline;
list-style: none;
text-align: right;
}

a img
{
border: 0px;
}

a:link
{
text-decoration: none;
color: #330000;
font-size: 25px;
border: 0px;
font-family: Georgia, serif;
font-weight: lighter;
}

a:visited
{
text-decoration: none;
color: #000066;
font-size: 25px;
border: 0px;
font-family: Georgia, serif;
font-weight: lighter;
}

a:hover
{
text-decoration: none;
color: #003300;
font-size: 25px;
border: 0px;
font-family: Georgia, serif;
font-weight: lighter;
}

a:active
{
text-decoration: none;
color: #330033;
font-style: normal;
font-size: 25px;
border: 0px;
font-family: Georgia, serif;
font-weight: lighter;
}

#rablink
{
position:absolute;
bottom: 1px;
right: 1px;
z-index: 5;
}