body{ background-image: url('images/bg2.jpg'); font-family: sans-serif; padding:0px;}
h1 { font-size: 24px; margin: 0px}
table { border-style: none; padding:0px; margin:0px;}


a:visited.menu-item{color:#FFF; text-decoration: none; font-weight: bold;}
a:link.menu-item{color:#FFF; text-decoration: none; font-weight: bold;}
a:hover.menu-item{text-decoration: none; color: red; font-weight:bold;}

a:visited {color:#339966; text-decoration: none; font-weight: bold;}
a:link {color:#339966; text-decoration: none; font-weight: bold;}
a:hover {text-decoration: underline; color: #333366; font-weight:bold; text-decoration:none;}

#page {position:relative; margin-left:auto; margin-right: auto; margin-top:0px; margin-bottom:0px; padding: 0px; top:-16px; width: 1024px;}
#header { position:relative; margin:0px; overflow: hidden;}
#middle { position:relative; background:url('images/slice.jpg') repeat-y; top:-8px; left:111px; width: 900px; }
#footer { position:relative; left: 111px; top:-8px;}

#content { position: relative; width:567px; left: 245px; top:-50px; color: #444; margin-bottom:-20px; }

#content-top {background: url('images/c-t.png') no-repeat; width: 100%; height: 44px;}
#content-middle { background: url('images/c-m.png') repeat-y; width: 548px; padding: 5px; padding-left: 15px;font-weight:600;}
#content-bottom { background: url('images/c-b.png') no-repeat; width:100%; height: 44px;}

#scroller-top {background: url('images/s-t.png') no-repeat; width: 116%; height: 44px; margin-left: -90px;}
#scroller-middle { background: url('images/s-m.png') repeat-y; width: 638px; padding: 5px; padding-left: 15px;font-weight:600; margin-left: -90px;}
#scroller-bottom { background: url('images/s-b.png') no-repeat; width: 116%; height: 44px; margin-left: -90px;}


#legalText { color: #FFF; position: absolute; top: 30px; left: 250px; font-size: 10px; width: 300px}
#menu{ position: relative; width: 100px; z-index:2; top:165px; left:140px; height:0px; }
#menu-header{background-image:url('images/menu-top.png'); background-repeat:no-repeat;  width:160px; height:35px;}
#menu-body{background-image:url('images/menu-slice.png'); background-repeat:repeat-y;  width:200px;}
#menu-footer{background-image:url('images/menu-bottom.png'); background-repeat:no-repeat;width:160px; height:195px;}
#menu-body ul{margin: 0px;width:105px; padding: 0 0;list-style: none; text-align:right; }
a.menu-item{margin: 2px;}
	#pin{position:absolute; background-image:url('./images/pin.png'); width: 30px; height: 44px; background-repeat: no-repeat;top:-3px; left:110px;} 
.red{
color: #FF0000;
}
.small{
font-size:10px;
}	
.medium{
font-size:14px;
}
.text{ position:absolute; top: 150px; left: 410px; font-weight: bold; width:380px; text-align: justify;}
.dark{ color:#333;}
