/* Stylesheet for Alan-Jones Home Website */
/* Author: www.alan-jones.me.uk */
/* Contact: website@arceo.co.uk */
BODY { background-image: url('none');  background-color: #99BBFF; font-family:Verdana; font-size:12pt; margin:0; padding:0;}

/* the following MUST be in THIS order: link, visited, hover, active */
A:link {color: #DDFFAA; text-decoration: none; }
A:visited {color:#6666FF; text-decoration: none; }
A:hover {color: #FFFF00; font-weight: bold; text-decoration: none; }
A:active {color: #6666FF; text-decoration: none; }

h1          { font-family: Verdana; font-size: 24pt; color: blue; font-style: italic; font-weight: bold; text-align:left; }
h2          { font-family: "Arial Black"; font-size: 18pt; }
h3          { font-family: Verdana; font-size: 12pt; color:#6666FF; font-weight:bold; text-align:left; }
h4          { font-family: Arial; font-size: 18pt ; font-weight: normal; }
h5          { font-family: "Abadi MT Condensed Light"; font-size: 14pt ; text-align: left; font-weight: bold; color:#6666FF; }
h6          { font-family: Arial; font-size: 14pt; color: #000080; font-style: oblique; text-align:left; }

p            { font-family: Arial; font-size: 10pt; color: #000080; }
.p1            { color: white; font-weight:bold;}
.p2           { color: yellow; } 
ol           { font-family: Arial; font-size: 12pt; color: #000080; list-style-position: outside; list-style-type: disc; }
oln          { font-family: Arial; font-size: 12pt; color: #000080; list-style-type: none; }

.dcenter              {position:relative; margin-left:auto; margin-right:auto; text-align:center; width:800px;}
.center                {margin-left:auto; margin-right:auto;text-align:center}
.center70           {width:70%; margin-left:15%; margin-right:15%;text-align:center;}
.center80           {width:80%; margin-left:10%; margin-right:10%;text-align:center;}
.center90           {width:90%; margin-left:5%; margin-right:5%;text-align:center;}
.center_border     {width:94%; margin-left:3%; margin-right:3%;background-color: #F3E2FE;}
.center_page    {width:96%;margin-left:auto; margin-right:auto; text-align:center;}
.center_box      {overflow:scroll; height:520px; background-color:#E0C0FF; width:90%;position:relative; margin-left:auto; margin-right:auto;  }

.left             {text-align:left;}
.left5             {text-align:left; text-indent:5%;}
.right          {text-align:right;}
.right9        {text-align:right; margin-right: 9%;}
.small        {font-size:70%}
.medium   {font-size:80%}
.bold          {font-weight:bold;}
.slope        {font-style:oblique;}
.italic          {font-style:italic;}
.vcenter      {vertical-align:middle;}
.hcenter     {text-align:center;}

.fright      {float:right;}
.fleft         {float:left;}

.h1-over    {margin-top:-100px;}
.title           {background-image: url('yellow-field.jpg'); height:150px; width:800px }
.menu       {text-align:left; background-image: url('hill-view.jpg'); height:600px; width:150px; float:left  }
.txinA         {text-align:left; margin-left:5px; }
.txinB         {text-align:left; margin-left:200px;}
.menu1     {border:groove; margin-top:20px;}
