<!--

/* GLOBAL styling */

body {
font-family:arial,sans-serif;
background-color:white;
color:black; }

p,h4,h5,h6 {
margin:0.2em;
font-size:100%;
font-weight:normal;
text-decoration:none;
text-align:justify; }

h1 {
margin:0.4em 0.4em 0.0em 0.4em; 
font-size:300%; 
font-weight:bold; 
text-decoration:underline;
text-align:center; }

h2 {
margin:0.4em 0.4em 0.0em 0.4em;
font-size:150%;
font-weight:bold;
text-decoration:none;
text-align:left; }

h3 {
margin:0.4em 0.4em 0.0em 0.4em;
font-size:100%;
font-weight:bold;
text-decoration:none;
text-align:left; }

a {
margin:0.0em;
color:blue;
font-size:100%;
text-decoration:none;
text-align:justify; }

em {
font-style:italic; }

ul,li,table,tr,td,img {
}

/* ANCHOR tags */

a:hover {
color:red;
text-decoration:underline; }

a.menu {
margin-left:0.5cm;
font-weight:bold; }

a.submenu {
margin-left:1cm; }

a.rules {
}

a.external {
}

a.mail {
}

a.picture {
}

a.w3c {
}

/* HEADER tags */

h1.title {
}

h1.title-rules {
font-size:250%; }

h2.subheading {
}

h3.variant {
margin-left:1cm; }

/* PARAGRAPH tags */

p.subtitle {
font-size:70%;
font-style:italic;
text-align:center; }

p.menu {
}

p.body {
}

p.member-name {
color:white;
font-size:80%;
text-align:left; }

p.member-detail {
font-size:60%;
text-align:left }

p.center {
text-align:center; }

p.indent {
margin-left:1cm; }

p.rules {
margin-left:1cm; }

p.variants {
margin-left:1cm; }

p.notes {
margin-left:1cm; }

p.blanked {
color:white;
font-size:70%;
border:thin solid black; }

p.w3c {
}

/* DIV tags */

div.menu {
float:left;
padding:1%;
border-right:thick ridge red;
border-top:thick ridge red;
border:thick ridge red;
width:140px; }

div.main {
margin-left:180px;
width:800px; }

div.over-title {
position:relative;
left:54px;
padding:0px 2px;
width:144px;
background-color:navy;
border:2px solid navy; }

div.over-body {
position:relative;
left:54px;
padding:2px;
width:144px;
min-height:40px;
background-color:#ffcc33;
border:2px solid navy; }

/* LIST tags */

ul.quotes {
}

ul.games {
}

ul.pictures {
}

ul.rules {
margin-left:1cm; }

/* TABLE tags */

table.members {
}

tr.members-row {
}

td.members-data {
width:260px;
text-align:center; }

/* IMAGE tags */

img.member {
border:2px solid black;
width:150px;
height:150px; }

img.w3c {
width:88px;
height:31px;
margin-left:0.5cm;
border:0; }

img.fish {
}

// -->

