﻿/* root */
body {margin:0px; padding:0px; background-color:#336699; background-image:url('gui/gradient.jpg'); background-repeat:repeat-x; background-attachment:fixed; width:100%; height:400px;}
/* root */

/* anchors */
a:link {color:#0066DD; text-decoration:none;}
a:visited {color:#0066DD; text-decoration:none;}
a:hover {color:#003399; text-decoration:underline;}
a:active {color:#0066DD; text-decoration:none;}
/* anchors */

/* imgs */
img {border:0px; padding:0px; margin:0px;}
img.r {border:1px; border-style:solid; border-color:#000000; float:right; margin:0px 0px 10px 10px;}
img.l {border:1px; border-style:solid; border-color:#000000; float:left; margin:0px 10px 10px 0px;}
/* imgs */

/* divs*/
div {margin:0px; padding:0px;}
#arena {position:relative; margin:auto; width:770px;}
#subarena {position:relative; margin:auto; width:760px; background-color:#FFFFFF; border-width:0px 1px 2px 1px; border-style:solid; border-color:#333366;}
/* divs */

/* header */
#header {position:relative; width:750px; height:102px; border-width:5px 5px 0px 5px; border-style:solid; border-color:#FFFFFF;}
#logo {position:absolute; left:0px; top:0px; width:390px; height:92px;}
#himg {position:absolute; left:390px; top:0px; width:360px; height:64px;}
#home {position:absolute; left:390px; top:64px; z-index:2; width:60px; height:28px;}
#about {position:absolute; left:450px; top:64px; z-index:2; width:58px; height:28px;}
#ps  {position:absolute; left:508px; top:64px; z-index:2; width:169px; height:28px;}
#contact {position:absolute; left: 677px; top:64px; z-index:2; width:73px; height:28px;}
#hminibar {position:absolute; left:0px; top:92px; z-index:2; width:750px; height:10px;}
/* header */

/* content */
#content {position:relative; width:750px; background-image:url('gui/wm_logo.png'); background-repeat:no-repeat; background-attachment:fixed;  background-position:center center; border-width:0px 5px 0px 5px; border-style:solid; border-color:#FFFFFF;}
h2 {text-align:left; margin:0px 10px 0px 10px; padding:0px;}
h3 {text-align:left; margin:0px 10px 0px 10px; padding:0px;}
p {text-align:justify; font-size:12pt; font-family:georgia,'times new roman', serif; color:#000000; margin:0px 10px 0px 10px;}
li {text-align:left; font-size:12pt; font-family:georgia, 'times new roman', serif; color:#000000; margin:0px 10px 0px 10px;}
#address {list-style:none; text-align:justify;}
#maillite {text-align:left; font-size:8pt; font-family:georgia,'times new roman', serif; color:#999999; margin:0px 10px 0px 10px;}
/* content */

/* footer */
#footer {position:relative; width:750px; height:31px; border-width:0px 5px 5px 5px; border-style:solid; border-color:#FFFFFF;}
#fminibar {position:absolute; left:0px; bottom:23px; z-index:2; width:750px; height:9px;}
#mfooter {position:absolute; left:0px; bottom:0px; z-index:2; width:713px; height:23px;}
#ttop {position:absolute; left:713px;  bottom:0px; z-index:2; width:37px; height:23px;}
/* footer */

/* design */
#design {position:relative; height:50px;}
#designb {position:absolute; left:10px; bottom:20px; display:inline; text-align:left; font-size:8pt; font-family:tahoma, sans-serif; color:#6699CC;}
#designc {position:absolute; right:10px; bottom:20px; display:inline; text-align:right; font-size:8pt; font-family:tahoma, sans-serif; color:#6699CC;}
a.designa:link {color:#88BBCC;}
a.designa:visited {color:#88BBCC;}
a.designa:hover {color:#AADDFF;}
a.designa:active {color:#99CCDD;}
/* design */