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

body {
background-image: url(../images/Wilk_MetalSlip_01.gif);
background-repeat: repeat-x;
/*background-color: #8687d8;*/
background-color: #312316;
/*background-position: 0 0;
background-color: #584bde;*/
font-size: small;
font-family: Georgia, Times, serif;
line-height: 1.4 ems;
}

/* ---- Basic Common Declarations ----*/

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

*html body { /*Simplified Box Model Hack */
font-size: x-small; /* for IE5/Win */
f\ont-size: small; /* for other IE versions */}

img {
margin: 0;
padding: 0;
border: 0;
}

h1 {
font-size: 150%;
}

h2 {
font-size: 130%;
}

h3 {
font-size: 120%;
}

h4 {
font-size: 105%;
}

/* ---- End Basic Common Declarations ----*/

/* --- link hover declarations ---*/

a:link {
color: #ca905b;
text-decoration: none;
}

a:visited {
color: #8a6199;
text-decoration: none;
}

a:hover {
color: #7e6d5e;
text-decoration: underline;
}

a:active {
color: #999999;
}

/* --- end link hover declarations ---*/

/*layout Structure */
	
#wrap {
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
/*max-width: 725px;*/
/*width: 725px;*/
/*width: 655px;*/
width: 700px;
/*background: url(../images/Jw_Bkgd_rt.gif) repeat-y 70% 0;*/
/*background: url(../images/Wilk_Bkgd_01.gif) repeat-x;*/
background-image: url(../images/LineDiagonal01_800x800_312316.gif);
background-color: #8F8F8F;
border: solid 2px #2f2f2d;
/*display: inline; /* --- for IE5 ----*/
}

#wrapinner {
margin-left: auto;
margin-right: auto;
width: 650px;
/*background-image: url(../images/LineDiagonal01_800x800_312316.gif);*/ /* add background here for #content background div*/
background: url(../images/Wilk_Bkgd_02vig.gif);
/*background-repeat: repeat-y;*/
background-repeat: no repeat; 
/*background-position: 28% 0;*/
/*background-position: 4% 0;f*/
background-colour: #312316:
border: solid 2px #2f2f2d;
}

/* --- for the internal pages, expanded the widht --- */

#wrapb {
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
width: 760px;
background-image: url(../images/LineDiagonal01_800x800_312316.gif);
background-color: #8F8F8F;
border: solid 2px #2f2f2d;
/*display: inline; /* --- for IE5 ----*/
}

#wrapinnerb {
margin-left: auto;
margin-right: auto;
width: 720px;
background: url(../images/Wilk_Bkgd_02vig.gif); /* add background here for #content */
background-repeat: repeat-x;
background-colour: #312316;
border: solid 2px #2f2f2d;
}

#intro {
/*color: #978b6f;*/
font-family: courier new, courier, monospace;
font-family: geneva, arial, helvetica, sans-serif;
font-size: 90%;
margin: 0;
padding: 10px;
background-color: #ca905b;
/*border: solid 1px #978b6f;*/
}

#header {
height: 200px;
background-color: #666;
background-position: center;
background: url(../images/Wilk_Header.gif);
border-bottom: solid 1px #6181a7;
}

#beauty {
height: 320px;
border-bottom: solid 1px #6181a7;
background-color: #463d2c;
background-image: url(../images/Wilk_HmPage_01_Beauty_ani.gif);
background-repeat: no repeat;
}

#dolphincontainer {
position: relative;
height: 56px;
color: #E0E0E0;
/*background: #143D55;*/
background: #2f2f2d;
background-image: url(../images/Wilk_angleMenu_720pxAni.gif);
background-repeat: repeat-x;
background-position: bottom left;
width: 100%;
/*width: 655px;*/
font-family: Helvetica,Arial,Verdana,sans-serif;
/*border: solid red 1px;*/
}

#dolphinnav {
position: relative;
height: 33px;
font-size: 12px;
text-transform: uppercase;
font-weight: bold;
/*background: #fff url(images/dolphin_bg.gif) repeat-x bottom left;*/
/* --- Use longhand for it to work in DW ----*/
background-color: #fff;
background-image: url(../images/dolphin_bg.gif);
background-repeat: repeat-x;
background-position: bottom left;
padding: 0 0 0 20px;
}

#dolphinnav ul {
margin: 0;
padding: 0;
list-style-type: none;
width: auto;
float: left;
}

#dolphinnav ul li {
display: block;
float: left;
margin: 0 1px;
}

#dolphinnav ul li a {
display: block;
float: left;
color: #EAF3F8;
text-decoration: none;
padding: 0 0 0 20px;
height: 33px;
}

#dolphinnav ul li a span {
padding: 12px 20px 0 0;
height: 21px;
float: left;
}

#dolphinnav ul li a:hover {
color: #fff;
/*background: transparent url(images/dolphin_bg_OVER.gif) repeat-x bottom left;*/
/* --- Use longhand for it to work in DW ----*/
background-color: transparent;
background-image: url(../images/dolphin_bg_OVER.gif);
background-repeat: repeat-x;
background-position: bottom left;
}

#dolphinnav ul li a:hover span {
display: block;
width: auto;
cursor: pointer;
}

#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover {
color: #fff;
/*background: #1D6893 url(images/dolphin_left_ON.gif) no-repeat top left;*/
/* --- Use longhand for it to work in DW ----*/
/*background-color: #1D6893;*/
background-color: #2f2f2d;
background-image: url(../images/dolphin_left_ON.gif);
background-repeat: no-repeat;
background-position: top left;
line-height: 275%;
}

#dolphinnav ul li a.current span {
display: block;
padding: 0 20px 0 0;
width: auto;
/*background: #1D6893 url(images/dolphin_right_ON.gif) no-repeat top right;*/
/* --- Use longhand for it to work in DW ----*/
/*background-color: #1D6893;*/
background-color: #2f2f2d;
background-image: url(../images/dolphin_right_ON.gif);
background-repeat: no-repeat;
background-position: top right;
height: 33px;
}

#undernav {
height: 165px;
background-color: #2f2f2d;
background-image: url(../images/Wilk_HmPage_01_Concrete.gif);
background-repeat: no-repeat;
background-position: top left;
}

#undernavdiv {
color: #2f2f2d;
padding: 15px 40px 10px 70px;
font-size: 90%;
line-height: 140%;
}

#content {
/*background-color: #2f2f2d;*/
/*background-image: url(../images/Wilk_HmPage_01_Concrete.gif);
background-repeat: no-repeat;
background-position: top left;*/
margin: 0;
padding: 0;
display: inline; /* --- for IE5 ----*/
}

#contentdiv {
/*background-image: url(../images/Wilk_HmPage_01_Concrete.gif);
background-repeat: repeat;
background-position: top left;*/
/*background-color: #464138;*/
color: #fff;
margin: 35px 40px 20px 40px;
padding: 0 20px;
line-height: 190%;
}

#contentdiv li{
color: #fff;
margin: 0 0 0 20px;
}

#contentdiv h3 {
margin: 0 0 10px 5px;
}

#footer { 
margin: 0; 
padding: 10px; 
clear: both;
/*background: url(../images/Jw02_PianoKeysA_01purblu.gif) repeat-x;*/
background: url(../images/Wilk_Footer.gif) repeat-x;
/*background-color: #fff;*/
color: #ca905b;
background-color: transparent;
border-top: 1px solid #6f6475;
/*display: inline; /* --- for IE5 ----*/ 
}

.imgdecoration { /* ---add border to images via class --->
margin: 10px;
/*padding: 5px;*/
border: solid 3px white;
}

img.floatLeft { 
float: left; 
margin: 6px 12px 2px 0; 
}

img.floatLeftalt { 
float: left; 
margin: 0 2px 4px 0;
padding: 0;
}

img.floatRight { 
float: right; 
margin: 4px; 
}

img.floatRightalt { 
float: right; 
margin: 0 2px 4px 0;
}

</style>