body {
	background-color: #FFDEAD;
	color: #601810;
/*
	background-color: #d3e6ea;
	color: #ECDFB7;
*/
}

a:link {
	color: #0000FF;
}

a:visited {
	color: #0000FF;
}

a:hover {
	color: #FF0000;
}

P.center {
	text-align: center;
}

ul.bbullet {
	list-style-type: none; /*
	list-style-image: url(../images/bookbullet.png);
	*/
	list-style-image: url(../images/gladiusbullet.png);
	margin-left: 40px;
}

.menu {
	position: absolute;
	top: 120px;
	left: 5px;
}

.left-column {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
}

.main-header {
	position: absolute;
	top: 20px;
	left: 220px;
	right: 40px;
	font-family: "Trebuchet MS", Helvetica, "New York", "MS Sans Serif";
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.main-column {
	position: absolute;
	top: 100px;
	left: 200px;
	right: 10px;
}

.content {
	position: absolute;
	top: 100px;
	left: 10px;
	right: 10px;
}

.copyright  {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	margin-top: 50px;
	margin-bottom: 10px;
}


.logo {
	position: absolute;
	top: 5px;
	left: 20px;
}

.verse {
	width: 600px;
	margin-left: 50px;
}

.poet {
	font-size: 10pt;
}

.poemtitle {
	text-align: center;
}

.poem {
	font-size: 13pt;
}

.pubyear {
	font-size: 10pt;
	text-align: center;
}

.menu {
	margin-top: 10px;
	padding-top: 10px;
}

.lheader {
	font-size: 13pt;
	font-weight: bold;
}

IMG.left  {
	float : left;
}

IMG.right  {
	float : right;
}

#network {
	position:relative;
	width:160px;
	top:360px;
	display:block;
	background-color:#d0af7f;
	padding:5px;
	font-size:12pt;
	font-weight:bold;
	text-align:left;
}

#network table {
	padding-left:20px;
}

table.portal {
	padding-left:10px;
	font-size:12pt;
}
