<!-- /* MARC.CSS Version 1.21 © Copyright 2008 Marc Moisan */

@font-face {
font-family: Gentium; 
font-style: bold; 
src: url(gentium0.eot);
} 

@font-face {
font-family: Gentium; 
font-style: normal; 
src: url(gentium1.eot);
} 

@font-face {
font-family: Gentium; 
font-style: italic; 
src: url(gentium2.eot);
} 

html {
	font-weight: normal;
	font-size: 100%;
	font-family: Gentium, Garamond;
	font-variant: normal;
	font-style: normal;
	color: #000000;
	background: url(../images/banners/crestbkgd.jpg) #FFFFFF;
}

body {
	font-weight: normal;
	font-size: 100%;
	font-family: Gentium, Garamond;
	font-variant: normal;
	font-style: normal;
	color: #000000;
}

h1 {
	font-weight: bold;
	font-style: normal;
	text-align: center;
}

.tiny {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 60%;
}

pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 80%;
}

blockquote {
	padding: 10px 10px 10px 10px;
	border: solid 1px #CCCCCC;
	background-color: #E8F2FB;
}

.chapheader {
	font-weight: bold;
	font-size: 20pt;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	font-style: normal;
	color: #000000;
}

.paraheader {
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
	color: Black;
}

.timestamp {
  font-weight: normal; 
  font-size: 9pt;
  font-family: "Times New Roman", Times, serif; 
  font-variant: normal;
  font-style: italic;
  color: #000000;
}

.popen {
	font-size : 90%;
	font-style : italic;
	font-weight : bold;
	text-align : left;
	}

.peco {
	color: #8B008B;
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}

.pgib {
	background-image: URL(http://www.enpassant.dk/chess/pic/blpieces.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border-color: #2F4F4F;
	border-style: double;
	border-width: 4px;
}

.pgbb {
	border-color: #2F4F4F;
	border-style: double;
	border-width: 4px;
}

.pevent {
	font-size : 90%;
	font-style : italic;
	font-weight : normal;
	text-align : center;
	}

.pplay {
	color: #8B4513;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
}

.ptitle {
	font-size : 70%;
	font-style : normal;
	font-weight : normal;
	}

.pelo {
	color: #000000;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}

.list_label {
	COLOR: #333333; 
	background-color: #A1BFE0;
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	text-align: center;
}

.nav {
	float: left;
	height: 100%;
	width: 30%;
}

.content {
	width: 65%;
	height: 100%;
	float: right;
}

.mid {
	text-align: center;
}

.grp {
	float: left;
	padding-right: 5%;
}
  
img {
border: none;
}

img.port {
	float: left;
	padding-right: 10px;
}

img.stbd {
	float: right;
	padding-left: 10px;
}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	background: #C0C0C0;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	background: #C0C0C0;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	background: #C0C0C0;	
}

a { text-decoration: none }
a:link {
	color: #800000;
}
a:visited {
	color: #800000;
}
a:active { color: #0000FF }
a:hover {
	color: #0000FF;
	text-decoration: underline;
}

.edit {
  font-style: italic;
  color: #006400;
}
