body { background-image: url("gradbg.jpg") }

        #box
        {
            width:300px;
            height:50px;
            background:#FFFFFF;
            border:1px solid black;
	    border-left-style:none;
	    border-right-style:none;
	    margin-top:-1px;
            padding:0px;
            text-align:left;
            overflow:hidden;
            }
        #i_box
        {
            background:#FFFFFF;
	    text-decoration:none;
	    font-size:40px;
	    font-family:Arial;
	    font-weight:bold;
	    text-transform:uppercase;
	    color:red;
            width:300px;
            height:50px;
            }
        #m_box
        {
            width:300px;
            border:0px solid black;
	    height:300px;
            background:#FFFFFF;
            margin-top:0px;
	    padding:0px;
            }
        #closer
        {
            border:0px;
            border-collapse:collapse;
            border-spacing:0;
            border-width:0;
            background:#bbc7d5;
            width:300px;
            margin-top:0px;
            margin-bottom:0px;
            padding:0px;
            text-align:center;
            }

ul {
	list-style-image: url("redarrow.gif");
	list-style-position: outside;
}

img {display: block;}

img#pics {
display: block;
margin-left: 10px;
maring-top: none;
margin-right: 10px;
margin-bottom: 10px;
border-style:none;
}

img.pad {
display: block;
margin-left: 10px;
maring-top: none;
margin-right: 10px;
margin-bottom: 0px;
border-style:none;
}

img#picborder {
display: block;
margin-left: 10px;
maring-top: none;
margin-right: 10px;
margin-bottom: 10px;
border-style:solid;
border-left-width:1px;
border-right-width:1px;
border-top-width:1px;
border-bottom-width:1px;
}

img#map {
display: block;
margin-left: none;
maring-top: 40px;
margin-right: 40px;
margin-bottom: 10px;
border-style:none;
}

table#t1 {
margin-left: auto;
margin-right: auto;
margin-top: 30px;
margin-bottom: 0px;
text-align: center;
border-collapse: collapse;
border:1px solid black;
width: 800px;
height: 100%;
}

td#boxbody {
background-color: #EEEEEE;
text-align: left;
font: bold 12px/17px arial, helvetica, sans-serif;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px 0px;
vertical-align:top;
width:300px;
height:65px;
}

td#main {
background-color: #FFFFFF;
text-align: left;
font: 16px/16px verdana;
margin-top: 0px;
margin-bottom: 0px;
padding: 8px 8px;
vertical-align:top;
border:1px solid black;
width:500px;
}

td#blog {
background-color: #FFFFFF;
text-align: justify;
font: 12px/12px verdana;
margin-top: 0px;
margin-bottom: 0px;
padding: 8px 8px;
vertical-align:top;
border:1px solid black;
color:black;
height:300px;
width:280px;
}

td#sp {
background-color: #687d97;
text-align: center;
font: bold 12px/17px arial, helvetica, sans-serif;
text-transform: uppercase;
margin-top: 0px;
padding: 2px 2px;
}

td#sp2 {
background-color: #ffffff;
text-align: left;
font: 17px/17px arial, helvetica, sans-serif;
margin-top: 0px;
padding: 6px 6px;
text-decoration: none;
color: #51719d;
}

#menu {
width: 100%;
background: #687d97;
float: left;
border:1px solid black;
border-right-style:none;
border-left-style:none;
border-bottom-style:none;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 10em;
float: left;
}

#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 0px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #000000;
background: #687d97;
text-transform: uppercase;
}

#menu a {
color: #000;
background: #bbc7d5;
text-decoration: none;
}

#menu a:hover {
color: #FFFFFF;
background: #687d97;
}

#menu li {position: relative;}

#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

#menu ul li a {height: 1%;}

#menu a, #menu h2 {
font: bold 0.7em/1.4em arial, helvetica, sans-serif;
}