@charset "UTF-8";
/* CSS Document */

body {
background-image:url(images/stripes.jpg);
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.9em;
}
#content {
width:900px;
background-image:url(images/background.png) !important;
background-image:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/background.png, sizingMethod='scale');
background-position:center;
background-repeat:repeat-y;
margin:0 auto;
position:relative;
top:5px;
float:left;
padding-bottom:15px;
}
img, div { 
behavior: url(iepngfix.htc);
}
p {
margin:0px;
padding-bottom:1em;
}
#wrapper {
width:900px;
margin:0 auto;
background-image:url(images/top.png);
background-repeat:no-repeat;
position:relative;
top:4px;
}
h1 {
text-indent:-9999px;
margin:0px;
}
h1 a {
height:250px;
background-image:url(images/flavour.png);
background-repeat:no-repeat;
width:250px;
float:left;
display:block;
margin-left:10px;
}
#nav {
list-style-type: none;
margin:0 auto;
display:table;
padding:0px;
white-space:nowrap;
font-size:0.9em;
font-weight:bold;
}
#nav li {
display:inline;
}
* html #nav li {
float:left;
}
#nav a {
display:inline;
float:left;
width:auto;
padding:10px;
color:#d04028;
font-size:1.13em;
text-decoration:none;
position:relative;
border-right:#336600 2px solid;
border-top:#336600 2px solid;
}
#nav li a:hover {
border-bottom:#2c1c5d 2px solid;
margin-bottom:-2px;
background-color:#99ff66;
}
#container {
text-decoration:none;
}
#footer {
background-image:url(images/bottom.png);
background-repeat:no-repeat;
height:40px;
width:900px;
margin:0 auto;
padding-top:14px;
text-align:center;
font-size:0.8em;
position:relative;
top:5px;
clear:both;
}
#menu {
text-align:center;
clear:left;
margin-top:15px;
border-bottom:#336600 2px solid;
}
.active, .active:hover {
border-bottom:#99ff66 2px solid !important;
background-color:#99ff66;
margin-bottom:-2px;
color:#c71024;
}
#body {
clear:both;
padding-top:15px;
padding-bottom:10px;
padding-left:8px;
padding-right:8px;
}
a {
color:#009900;
text-decoration:underline;
}
a:hover {
text-decoration:none;
}
#body ul {
padding-bottom:1em;
margin-bottom:0px;
}
#body h2 {
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#body h3 {
padding-top:1em;
font-family:Georgia, "Times New Roman", Times, serif;
}
#body img {
margin:5px;
padding:1px;
border:#006600 2px solid;
}
#body ul {
margin:0px;
padding:0px;
list-style-position:inside;
list-style-type:square;
}
#body li {
padding-top:0.5em;
}
#header h2 {
background-image:url(images/support.png);
width:600px;
height:230px;
text-indent:-9999px;
margin:0px;
margin-left:260px;
position:relative;
top:20px;
background-repeat:no-repeat;
}
#footer a {
color:#d04028;
}
#header {
background-color:#66FF33;
width:890px;
margin:0 auto;
}
#nav {
display:inline-block;
}
#nav {
display:inline;
}
#nav li {
display:inline-block;
}
#nav li {
display:inline;
}
#container {
display:inline-block;
}
#nav a {
float:left;
display:inline-block;
}
.caption {
clear:both;
font-size:0.7em;
color:#006600;
padding-left:6px;
padding-right:6px;
padding-top:0px;
position:relative;
top:-4px;
text-align:justify;
}