html { font-size:100.01%; }
body {
margin: 0px;
padding: 0px;
background: #ededed url(../img/body.jpg) top left repeat;
font-family: Verdana,sans,sans-serif;
font-size: 1em;
color: #939393;
line-height:  1.40em;
cursor: default;
}
.wrapper {
background: #f5f5f5 url('../img/wrapper.png') top left repeat-y;
margin-left: auto;
margin-right: auto;
margin-top: 1px;
width: 715px;
height: 100%;
overflow: visible;
clear: both;
}
.mast {
background: #4682b4 url('../img/mast.jpg') top left no-repeat;
color: #fff8dc;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-align: center;
width: 715px;
height: 100px;
}
.mast h1 {
padding: 18px 0px 0px 0px;
}
.masttagline {
font-size: 80%;
font-style: italic;
padding: 0px;
margin: 0px;
}
.menuhoriz {
background: transparent url('../img/menu.jpg') top left no-repeat;
clear: both;
border: none;
padding: 0px;
margin: 0px auto 0px auto;
text-align: center;
line-height: 2em;
overflow: visible;
height: 44px;
}
.contents {
float: left;
font-size: 80%;
margin: 0px 0px 0px 8px ;
padding: 0px 0px 0px 8px ;
overflow: display;
}
.contents h2 {
padding: 0px 16px 8px 16px;
width: 632px;
}
p {
padding: 4px 16px 0px 24px;
width: 93%;
text-align: justify;
}
a {
font-weight: bold;
text-decoration: none;
border-bottom: 1px dotted #a7cbb0;
color: #5e5393;
}
a:hover {
font-weight: bold;
text-decoration: none;
border-bottom: 1px dotted #a7cbb0;
color: #5e5393;
background: lightcyan;
}
a:visited {
font-weight: bold;
color: #c6bde1;
}
.contentpicmain {
float: left;
padding: 24px 16px 0px 24px;
margin: 0px;
}
.rightbox1 {
background: transparent url('../img/box.png') top right no-repeat;
border:none;
float: right;
width: 190px;
padding: 12px 0px 24px 18px;
margin: 12px 0px 0px 32px;
font-size: 70%;
line-height: 1.4em;
}
.rightbox2 {
clear: right;
background: transparent url('../img/box.png') top right no-repeat;
border:none;
float: right;
width: 190px;
padding: 12px 0px 24px 18px;
margin: 12px 0px 0px 32px;
font-size: 70%;
line-height: 1.2em;
}
dl {
margin: 0px;
padding: 0px;
}
.footer p {
background: transparent url('../img/footer.png') top left no-repeat;
color: rosybrown;
border: none;
clear: both;
width: 715px;
text-align: center;
line-height: 1.2em;
font-size: 70%;
overflow: visible;
height: 44px;
margin: 0px auto 0px auto;
padding: 0px 0px 0px 0px;
}
.farcooltext {
color: #5e5393;
font-style: italic;
}
h1, h2, h3, h4, h5, h6 {
color: rosybrown;
font-style: italic;
}

