/* CSS file for www.karenerlebach.co.uk */

html, body 
{
background-color:#ffffff;     /* White*/
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
line-height:120%;
margin:0;
padding:0;
border:0;
}

/* Remove browser inconsistent padding and margin  */
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input
{
margin:0; 
padding:0 
}

a:link {color:#800080; text-decoration:none;}      /* Purple */
a:visited {color:#ee82ee; text-decoration:none;}   /* Violet */
a:active {color:#ff0000; text-decoration:none;}    /* Red */
a:hover {color:#ff0000; text-decoration:none;}     /* Red */

#frame 
{
width:600px;
margin-right:auto;
margin-left:auto;
text-align:left;
}

.linkstab
{
border-collapse:collapse;
margin-top:20px;
}

.linkstd
{
background-color:#ffe4c4;         /* Bisque */
border-color:#ffdab9;             /* PeachPuff */
border-style:solid;
border-top-width:0px;
border-left-width:0px;
border-bottom-width:0px;
border-right-width:2px;
}

.linkstdlast
{
background-color:#ffe4c4;         /* Bisque */
border-color:#ffdab9;             /* PeachPuff */
}

.logo
{
text-align:center;
margin-top:10px;
}

.textbody
{
margin-top:20px;
}

.middiv
{
margin-top:15px;
}

.middle
{
margin-top:5px;
}

.midhead
{
font-size:120%;
font-weight:normal;
margin-top:0px;
}

.name
{
font-weight:bold;
}

.nomarg
{
margin-top:0px;
}

.tabpad
{
padding-top:5px;
}

.lm
{
padding-left:10px;
}

.ulin
{
list-style-position:inside;
list-style-type:circle;
}

.ulout
{
padding-left:1em;
list-style-position:outside;
list-style-type:circle;
}

.footer
{
font-size:0.75em;
text-align:center;
margin-top:20px;
}

#bigpic
{
margin-top:5px;
margin-left:5px;
}

#button
{
margin-top:10px;
width:120px;
margin-right:auto;
margin-left:auto;
background-color:#d3d3d3;         /* LightGrey */
text-align:center;
}
