/* MedWays CSS */

body {background-image: url(images/bgGradient.jpg); background-attachment:fixed; height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0;}
html {height:100%; max-height:100%; padding:0;margin:0; border:0;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ }
img { behavior: url(iepngfix.htc); }
img, #logo { behavior: url(iepngfix.htc); }
img, #curves { behavior: url(iepngfix.htc); }
img, #tagline { behavior: url(iepngfix.htc); }
img, #navbg { behavior: url(iepngfix.htc); }
img, #shadow { behavior: url(iepngfix.htc); }
img, #round { behavior: url(iepngfix.htc); }
img, #footer { behavior: url(iepngfix.htc); }
#content {position:absolute; top:140px; width:620px; height:auto; bottom: 40px; left:25%; z-index:1; overflow:auto;}
#javaContent {position:absolute; top:160px; width:65%; height:auto; bottom: 40px; left:25%; z-index:1; overflow:visible;}
.right {float:right; padding-left: 16px; padding-bottom: 11px;}
.left {float:left; padding-right: 16px; padding-bottom: 11px;}
p {font:color:#000; text-decoration:none; font-size:11px; font-weight:bold; font-family:arial, verdana, sans-serif;}
td {font:color:#000; text-decoration:none; font-size:11px; font-weight:bold; font-family:arial, verdana, sans-serif;}
form {font:color:#000; text-decoration:none; font-size:11px; font-weight:bold; font-family:arial, verdana, sans-serif; margin:3em;}
#boards {position:absolute; top:140px; width:720px; height:auto; bottom: 40px; left:22%; z-index:1; overflow:hidden;}

/*universal*/
#logo {background: url(images/newLogo.png); position:absolute; width:236px; height:355px; top: 0px; left:-5px; z-index:5; border:none;}
#curves {background: url(images/curves.png); width:600px; height:138px; position:absolute; top:0px; right:0px; z-index:1;}
#tagline {position:absolute; background:url(images/knot.png); background-position:center; background-repeat:no-repeat; top:25px; left:0; width:100%; height:51px; text-align:center; font-weight: bold; font:18px Georgia, "Times New Roman", Times, serif; color:#FFFFFF; z-index:1;}
#navbg {background: url(images/woodbar.png); width:100%; height:50px; position:absolute; top: 96px; left:0px; z-index:3;}
#shadow {background: url(images/shadow.png); width:100%; height:25px; position:absolute; top: 140px; left:0; z-index:2;}
#bar {position:absolute; left:250px;}
#round {background:url(images/round.png); width:291px; height:600px; position:absolute; top:20px; right:0; z-index:0; clear:left;}

/*content*/
#hirise { width: 600px; height: 50px; background: url(images/mainbordertop.jpg) no-repeat top; float:left;}
#mainSt { width: 600px; height: auto; background: url(images/main.jpg) repeat; float:left; top:50px; text-align:left; overflow:visible;}
#mainSt p { margin:2em; text-align:justify;}
#mainSt h3 {margin:20px; font-family:arial, verdana, sans-serif;}
#mainSt li {list-style:none; font-family:arial, verdana, sans-serif; font-size:12px;}
.sewer {clear: both; position: relative; padding-top:2em;}
#footer {position: absolute; margin:0; display:block; left: 0px; bottom: 0px; background: url(images/footer.png) repeat-x; width: 100%; height: 40px; z-index: 2;}
#cr {position:absolute; left: 45%; bottom: 0; }
