body {
    background-color:white;
}
.headbox {
    background-color: white;
	position: absolute; //fixed
	height: 70px;
	width:100%;
	margin:0;
}
.header {
	float: right;
	position: absolute;
//fixed
	top: 45px;
	right: 15px;
	margin:0;
	font-family: "Bitstream Vera Sans Mono", "Lucida Monotype", "Courier New", Courier, monospace, mono;
	font-size: 10pt;
	text-align: right;
	background-color:white;
	top: 300px;
}
a.header {
    color: #000000;
	text-decoration:none;
}
.langbox {
    float:left;
	position: absolute;
	color: #999999;
	margin:0;
	background-color:white;
	margin-bottom: 50px;
    height 5px;
	top: 15px;
	right: 17px;
}
.langactive {
	font-family: "Bitstream Vera Sans Mono", "Lucida Monotype", "Courier New", Courier, monospace, mono;
	font-size: 10pt;
	color: #000000;
}
.lang {
	font-family: "Bitstream Vera Sans Mono", "Lucida Monotype", "Courier New", Courier, monospace, mono;
	font-size: 10pt;
}
.langinactive {
	font-family: "Bitstream Vera Sans Mono", "Lucida Monotype", "Courier New", Courier, monospace, mono;
	font-size: 10pt;
	color: #dddddd;
}
a.lang {
    text-decoration:none;
}
a.lang:hover {
	color: #999999;
	text-decoration: none;
}
a.lang:visited {
	color: #999999;
	text-decoration: none;
}
.main {
	margin-top: 100px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
	position: absolute;
	overflow: auto;
}
body {
    margin: 0;
}
.textblock {
    margin: 10px 0px 0px 0px;
}
.author {
    text-align:right;
	color: #BBBBBB;
}
.skiptohp {
    text-align:center
	color: #666666;
}
#colwide {
	width: 528px;
	right: 264px;
	position: absolute;
	top: 370px;
	margin: 0;
	padding: 0px;
}
#colbold {
	width: 777px;
	right: 15px;
	position: absolute;
	top: 370px;
	margin: 0;
	padding: 0px;
}
#colphoto {
	width: 640px;
	right: 152px;
	position: absolute;
	top: 370px;
	margin: 0;
	padding: 0px;
}
#colleft {
	width: 239px;
	right: 553px;
	position: absolute;
	top: 370px;
	margin: 0;
	padding: 0px;
}
#colcenter {
	position:absolute;
	width: 239px;
	right: 283px;
	top: 370px;
	margin: 0;
	padding: 0px;
}	
#colright {
	position:absolute;
	width: 238px;
	right: 15px;
	top: 370px;
	margin: 0;
	padding: 0px;
}	
a {
    color: #999999;
	text-decoration: underline;
}
a:visited {
    color: #999999;
	text-decoration: none;
}
a:hover {
//    text-decoration: underline overline;
    color: #990000;
}

h1 {
	color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.subheading {
	color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
p,li {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #777777;
}
