body {
margin: 0 auto;  
padding: 0;
background: #eee;
color: #333;
}

table {
text-align: center;
font-size: 100%;
}

h1, h2, h3 {
font-family: georgia, times new roman, times, serif;
letter-spacing: 0.09em;
}


ul {
list-style: square;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 1em;
padding-left: 1em;
}

li {
font-size: 85%;
font-family: georgia, times new roman, times, serif;
}

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

a:link { background-color: transparent; text-decoration: none; color: #0033CC; }
a:hover { background-color: #663300; text-decoration: none; color: #fff; }
a:visited { background-color: transparent; text-decoration: none; color: #CC0000; }

#wrapper {
margin: 0px auto;
padding-bottom: 10px;
width: 990px;
position: absolute;
left:15px;
top:15px;
}


#text {
float: left;
position: relative;
margin-right: 5px;
padding-left: 10px;
padding-right: 10px;
border: 1px solid #ccc;
width: 470px;
background: #fff;
color: #333;
font-size: 90%;
text-align: left;
}

#sidebar {
float: left;
position: relative;
margin-right: 5px;
padding: 0px;
width: 125px;
color: #333;
text-align: left;
font-size: 70%;
}


#picture {
float: left;
position: relative;
width: 250px;
margin-right: 5px;
padding: 0px;
}

#pictext {
font-size: 80%;
font-style:italic;
text-align:center;
}



#link_td
{
	padding: 2px 1ex;
	border-color: #000000;
	border-width: 2px;
	border-style: solid;
}

.picitalcen {
font-size: 80%;
font-style:italic;
text-align:center;
}



.title {
font-size: 110%;
font-weight: normal;
background:green; 
color:white;
padding-left: 5px;
}


.copyright {
font-size: 90%;
font-weight: normal;
background: transparent;
color: #666666;
text-align:center;
}


.references {
margin: 10px 0;
font-size: 90%;
letter-spacing: 0.09em;
font-weight: normal;
background: transparent;
color: #666600;
}