* { margin: 0 auto; padding: 0; }

body {
margin: 68px 0 0 0; color: white;
font-family: verdana, arial, helvetica, sans-serif;
text-align: center; /* Hack for IE5/Win */
background: #808080 url("img/bg-page.jpg") repeat-x;
}

#logo {
position: absolute;
top: -70px;
left: 183px;
width: 357px;
height: 80px;
}

#logo img { display: block; margin: 0 auto; }

#outer {
margin: 0 auto;
padding: 9px 9px 0 9px; width: 729px; height: 100%; /* height added 6th Nov */
background-image: url("img/checkers.jpg");
}

#inner_outer { position: relative;
width: 699px; height: 100%; /* height and width added 6th Nov */
padding: 12px; margin: 0;
background-color: #666;
border: 3px solid #808080;
}

#header {
height: 120px;
background-color: #666;
background-image: url("img/bg-header.jpg");
}

#header_left { display: inline;
float: left; width: 251px; height: 120px;
text-align: left;
}

#header_right { display: inline;
float: left; width: 240px; height: 120px;
background-image: url("img/diagonals.jpg"); background-repeat: no-repeat;
background-position: 46px 10px; text-align: left;
}

#header_center { display: inline;
float: left; width: 196px; height: 120px;
}

#outer #inner_outer #header #header_center img {
display: block;
}

#main { clear: left;
background-image: url("img/bg-left-column.jpg"); background-repeat: repeat-y;
text-align: left;
}

#nav { clear: left;
float: left;
margin: -16px 0 0 0;
width: 240px;
font-size: 13px;
background-image: url("img/diagonals2.jpg"); background-repeat: no-repeat;
background-position: 0 250px; background-color: black;
}

#nav .small {
font-size: 11px;
padding-bottom: 4px;
}

#nav a {
color: #fff;
}

#nav a:hover {
color: #ff0;
}

#nav ul {
list-style: none;
float: left;
margin-top: 16px;
width: 240px;
}

#nav li {
position: relative;
float: left;
}

#nav ul li a, #nav ul li strong {
margin-bottom: 4px;
padding: 5px 10px 6px 8px;
display: block;
font-weight: bold;
width: 240px;
voice-family: "\"}\"";
voice-family: inherit;
width: 222px;
} html>body #nav a, html>body #nav strong { width: 222px; }


#nav ul li a {
color: #fff;
background: #78012e url("img/bg-button1.jpg") repeat-x;
text-decoration: none;
}

#nav ul li a:hover, #nav ul li strong {
color: #ff0;
background: #78012e url("img/bg-button1.jpg") repeat-x;
text-decoration: none;
}

#nav img { margin: 8px 0 0 0; border: 4px solid #808080; }

#nav p {
margin: 10px;
line-height: 1.3;
}

#nav #image img { margin: 0; border: 0; }

#nav ul.normal {
list-style-type: none;
}

#nav ul.normal li {
width: 220px;
font-size: 11px;
padding: 0 10px 6px 10px;
}

#nav .pics {
margin-left: 10px;
}

#nav .pics p {
margin: 0 10px 0 0;
font-size: 11px;
}

* html #content, * html #content2, * html #content3 { height: 1%; } /* IE hack to stop 3px jog */
#content {
margin: 6px 0 0 248px;
padding-bottom: 30px;
background-color: #573E3E;
background-image: url("img/bg-hatch3.jpg");
border-right: 10px solid #C9C9C9;
border-left: 10px solid #C9C9C9;
}

#content2 {
margin: 6px 0 0 248px;
padding-bottom: 30px;
background-color: #8D0136;
background-image: url("img/bg-hatch2.jpg");
border-right: 10px solid #C9C9C9;
border-left: 10px solid #C9C9C9;
}

#content3 {
margin: 6px 0 0 248px;
padding-bottom: 30px;
background-color: black;
background-image: url("img/bg-hatch.jpg");
border-right: 10px solid #C9C9C9;
border-left: 10px solid #C9C9C9;
}

#content p, #content2 p, #content3 p {
margin: 0 20px 10px 10px;
font-size: 15px;
line-height: 1.3;
}
/*
#content3 p { margin: 0 0 10px 10px; padding: 0; font-size: 15px; }
*/
#content3 img {
margin: 10px 0 10px 10px;
border: 4px solid #808080;
}

#content ul, #content2 ul {
list-style: disc inside;
margin: 0 20px 10px 10px;
font-size: 15px;
font-weight: bold;
}

#content3 ul {
list-style: disc inside;
margin: 0 20px 10px 10px;
font-size: 13px;
font-weight: bold;
}

#content li, #content2 li, #content3 li {
line-height: 1.5;
}

#contact_form { margin: 0; padding: 0; }

#contact_form fieldset {
padding: 18px 0 10px 0;
border: 0;
}

#contact_form label {
margin: 0 20px 10px 10px;
font-size: 13px;
font-weight: bold;
color: white;
}

#contact_form form input {
margin: 0 20px 10px 10px;
color: black;
background-color: #DFDFDF;
display: block;
width: 200px;
height: 18px;
border: 1px solid black;
border-color: black #fff #fff black;
}

#contact_form form textarea {
margin: 0 20px 10px 10px;
color: black; background-color: #DFDFDF;
width: 90%;
border: 1px solid black;
border-color: black #fff #fff black;
}

#contact_form input.btn {
margin: 0 20px 10px 10px;
padding: 4px 0 4px 0;
height: 24px;
width: 100px;
border: 0;
background-image: url("img/bg-button1.jpg");
font-family: "Verdana"; font-weight: bold;
font-size: 13px;
text-align: center;
color: white; 
}

form .imgcode { margin:0 10px 10px 10px; float:left;}

#bottom { clear: both;
margin: 3px 0 0 0;
padding: 10px 0 4px 0;
height: 65px;
background-color: black; }

#bottom p {
margin: 0 0 10px 0;
color: #C9C9C9;
text-align: center;
font-size: 11px;
font-weight: bold;
}

#footer {
margin: 0px auto;
padding: 9px 0 0 0;
width: 747px;
background-image: url("img/checkers.jpg");
}

#footer_inner {
height: 20px;
background-color: #808080;
}

#table1 {
text-align: left;
}

a {
color: white;
text-decoration: underline;
font-weight: bold;
}

a:hover {
color: #ff0;
text-decoration: underline;
font-weight: bold;
}

h1 {
margin: 13px 0 0 3px;
padding: 4px 0 4px 7px;
width: 227px;
color: #ff0;
font-size: 13px;
}

h2 {
margin: 0 8px 0 10px;
color: #D5D5D5;
font-size: 13px;
}

h3 {
margin: 13px 0 0 3px;
padding: 4px 0 4px 7px;
width: 227px;
color: #ff0;
font-size: 13px;
}

h4 {
margin: 0 8px 0 10px;
color: #D5D5D5;
font-size: 13px;
}

h5 {
margin: 0 20px 30px 10px;
padding-top: 20px;
color: #EBEBEB;
font-size: 18px;
}

.center { text-align: center; }
.center0 { text-align: center; }

span.yellow { color: #ff0; }
/*
#header img { border: 0; display: inline; text-align: center; }
*/