﻿* {
margin: 0;
padding: 0;
border: 0;
vertical-align: middle;
}
html {
overflow: scroll-y;
}
body {
font-family: Georgia, "Times New Roman", serif;
font-size: 12px;
background: url(images/bg2.jpg) no-repeat fixed;
background-position: top center;
}
table {
border-collapse: collapse;
}
#master {
width: 950px;
margin: 0 auto;
text-align: center;
padding-top: 5px;
}
#master2 {
width: 1080px;
margin: 10px auto;
text-align: center;
padding-top: 15px;
}
a.main {
font-size: 26px;
color: #887;
padding: 0 20px;
font-family: Georgia, serif;
letter-spacing: -1px;
font-weight: normal;
text-decoration: none;
}
a.main:hover {
color: #1c453b;
text-decoration: none;
}
a.main2 {
font-size: 15px;
color: #776;
padding: 0 10px;
font-family: Georgia, serif;
letter-spacing: -1px;
font-weight: normal;
text-decoration: none;
}
a.main2:hover {
color: #0b342a;
text-decoration: none;
}
div#roll {
vertical-align: middle;
text-align: center;
}
div#pic {
width: 950px;
margin: 5px auto;
text-align: center;
}
div#pic2 {
width: 1080px;
height: 540px;
text-align: center;
}
a img {
border: 1px solid #000;
margin: 0 1px;
}
img#on {
border: 3px solid #a00;
padding: 1px;
margin: 0 1px;
}
img#viewer {
border: 1px solid #999;
}
div#mininav {
float: right;
font-size: 10px;
font-family: "Trebuchet MS", sans-serif;
}
div#mininav a {
color: #000;
}
div#mininav a:hover {
color: #c00;
}