
html {
height: 100%;
}
img {
border: 0;
}
.clear {
clear: both;
}
body {
background: #998D9F url(background.jpg) repeat-x;
color: white;
text-align: center;
} 

img.floatRightClear { 
    float: right; 
    clear: right; 
    margin:0px; 
}

h1 {
font: 22px, Arial, sans-serif;
font-weight: bold;
font-variant: small-caps;
}

#textArea1
{
padding-left: 10px;
padding-right: 10px;
font; color:#FFFFFF; font-size : 12px;
font-family : arial;
color : #ffffff;
}

.container {
        width: 718px;
        padding: 5px;
        margin: 0px 0 100px 0;
        border: 0px;
       
}

/* square */

#navSquare {
        margin: 0;
        padding: 0 0 19px 20px;
        border-bottom: 1px solid #998D9F;
}

#navSquare li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navSquare a:link, #navSquare a:visited {
        float: left;
        font-size: 13px;
	font-family : arial;
        line-height: 13px;
	font-variant: small-caps;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #998D9F;
}

#navSquare a:link.active, #navSquare a:visited.active, #navSquare a:hover {
        color: #000;
        background: url(square.gif) no-repeat bottom center;
}	 

.rollover1 a {display:block; width: 145px;	height: 211px; padding:0px 0px 0px 0px;background: url("images/map_01.gif") 0 0 no-repeat;text-decoration: none;}
.rollover1 a:hover { background-position: 0 -211px;}		
.rollover2 a {display:block; width: 143px; height: 211px; padding:0px 0px 0px 0px;background: url("images/map_02.gif") 0 0 no-repeat; text-decoration: none;}
.rollover2 a:hover { background-position: 0 -211px;}
.rollover3 a {display:block; width: 144px;	height: 211px;padding:0px 0px 0px 0px;background: url("images/map_03.gif") 0 0 no-repeat;text-decoration: none;}
.rollover3 a:hover { background-position: 0 -211px;}		
.rollover4 a {display:block; width: 143px; height: 211px; padding:0px 0px 0px 0px;background: url("images/map_04.gif") 0 0 no-repeat; text-decoration: none;}
.rollover4 a:hover { background-position: 0 -211px;}
.rollover5 a {display:block; width: 147px;	height: 211px;padding:0px 0px 0px 0px;background: url("images/map_05.gif") 0 0 no-repeat;text-decoration: none;}
.rollover5 a:hover { background-position: 0 -211px;}		
