/* CSS Document */
@import "common.css";

body {background:#44cc22}

#container {position:absolute; left:50%; margin-left:-500px; z-index:15; top:100px; width:1000px; padding-bottom:100px}

#content {border:6px solid #168e3a; width:696px; background:url(../images/balloons-sketch.png) no-repeat top left #fff;}

#footer {font-size:9px; font-weight:normal; color:#666666; text-align:center}

ul {list-style:url(../images/bullet-vm.png) inside;}

ul#buttons {background:url(../images/tabs/bar-vm.png); padding-left:120px}

ul#buttons a.top {background:url(../images/tabs/vm-l.png);}
ul#buttons a.top span{background:url(../images/tabs/vm-r.png) right no-repeat}

ul#buttons a.top:hover {background:url(../images/tabs/vm-lh.png);}
ul#buttons a.top:hover span{background:url(../images/tabs/vm-rh.png) right no-repeat}

ul#buttons ul a:hover, ul#buttons  ul a {background:#00CC33}

h3 {color:#009933; font-size:16px; border-bottom:1px solid #009933; width:646px}
h4, .sectitle {color:#009933; font-size:14px; border-bottom:1px solid #009933; width:400px; display:block; font-weight:bold}

