div.centered {
    clear: both;
    display: inline-block;
    text-align: center;
    width: 1025px;
}

div.main {
    clear: both;
    display: inline-block;
    text-align: center;
    background-color: white;
    margin: 0;
    width: 1025px;
    font: normal 14px "Arial";
}

div.inner {
    text-align: left;
    float: left;
    margin: 14px 28px 5px 28px;
    width: 969px;
}

body {
    background-color: #b6caf1;
    font: normal 14px "Arial";
    margin: 0;
    text-align: center;
    width: 100%;
	background-attachment:inherit;
	background-position:50% 0;
	background-repeat:no-repeat;
	background-size:cover;
}

img {
    border: 0;
}

img.logo {
    margin: 14px;
    vertical-align: middle;
}

p.logo {
    text-align: center;
}

div.footer {
    clear: both;
    float: left;
    background-color: white;
    width: 1025px;
    margin: 0 0 10px 0;
    border-top: 2px solid #B6CAF1;
    font: normal 14px "Arial";
    text-align: center;
}

p.chair {
    margin-bottom: 0;
    margin-top: 0;
    font-weight: bold;
}
h1, h3, h4 {
    margin-bottom: 0;
    color: #395182;
}

h2 {
    margin-bottom: 0;
    color: #CC2523;
}

h2 a.invis {
    color: #CC2523;
    text-decoration: none;
}

h3 a.inl {
    color: #395182;
}

.general {
    text-align: center;
}

.general a{
    color: #CC2523;
}

h2.title {
    margin: 15px 0 0 0;
    color: #cc2523;
    font: 700 24px "Arial";
}

h3.title {
    margin: 5px 0 0 0;
    color: #cc2523;
    font: normal 18px "Arial";
}

span.dead {
    border-style: solid;
    border-width: 1px;
    border-color: black;
    padding: 0px;
}

ul, ol {
    margin-top: 0;
}

ul.invis { 
    list-style: none;
    margin-top: 14px;
}

.red {
    color: #CC2523;
}

.bold {
    font-weight: bold !important;
}

.blue {
    color: #395182;
}

.first {
    margin-top: 0 !important;
}

.last {
    margin-bottom: 0;
}

p.edit {
    text-align: right;
    font-style: italic;
    color: #395182;
    margin-bottom: 0;
    font-size: 12px;
}

p.navigation {
    font-size: 12px;
    font-weight: bold;
    margin-top: 0;
    color: #CC2523;
}

p.navigation a {
    color: #CC2523;
    text-decoration: none;
}

p.navigation a:hover {
    text-decoration: underline;
}

p.indent {
	text-indent: 25px;
}

.candidates {
	line-height: 1.4;
	font-size: 120%;
}

table.reg td {
    text-align: left;
    vertical-align: middle;
}

table.nice {
    border: 1px solid #395182;
    border-collapse: collapse;
    margin: 14px 0 14px 0;
}

table.nice td {
    border: 1px solid #395182;
    padding: 0.3em;
    font:normal 14px "Arial";
    text-align: center;
}

table.nice td.strong {
    background-color: gainsboro;
    text-align: left;
}

table.invis {
    border: 0px solid #395182;
    border-collapse: collapse;
    margin: 14px 0 14px 0;
}

table.invis td {
    border: 0px solid #395182;
    padding: 0.3em;
    font:normal 14px "Arial";
    text-align: left;
}

table.invis td.strong {
    font-weight: bold;
}

table.invis td.center {
    text-align: center;
}

a.active {
    padding: 0 12px 0px 12px;
    margin: 0 5px 0 5px;
    border-radius: 8px 8px 0 0;
    background-color: white;
    text-decoration: none;
    color: #4868A5;
    font-size: large;
    line-height: 15px;
    height: 15px;
}

a.nonactive {
    padding: 0 12px 0px 12px;
    margin: 0 5px 0 5px;
    border-radius: 8px 8px 0 0;
    background-color: #4868a5;
    text-decoration: none;
    color: lightgray;
    font-size: large;
    line-height: 15px;
    height: 15px;
}

a.nonactive:hover {
    background-color: #879dcb;
    color: white;
}

div.map {
    width: 100%;
    height: 545px;
    background-position: 0;
    background-image: url("../images/map.gif");
    background-repeat: no-repeat;
    margin-top: 16px;
}

p.note {
    margin-left: 28px;
    font-size: larger;
    margin-top: 7px;
}

dt {
    margin-top: 7px;
}

div.col3 {
    width: 33%;
    float:left;
    margin-bottom:2em;
}

div.col3 ul {
    list-style: none;
    margin-top: 14px;
    padding-left: 1em;
    line-height: 1.5em;
}

div.col3 li {
    text-indent: -1em;
}

div.col2 {
    width: 50%;
    float:left;
    margin-bottom:2em;
}

div.col2 ul {
    list-style: none;
    margin-top: 14px;
    padding-left: 1em;
    line-height: 1.5em;
}

div.col2 li {
    text-indent: -1em;
}

p.thumbnail img {
    margin: 2em 1em;
}

div.gallery {
    position: fixed;
    top: 30px;
    z-index: 2;
    background-color: #B6CAF1;
    padding: 8px 16px;
    border-radius: 5px;
    line-height: 1em;
}

div.gallery button {
    font-size: 18px;
    height: 30px;
}

div.gallery li.counter {
    font-size: 14px;
    margin: 7px 0;
    color: #395182;
    font-weight: bold;
}


div.gallery a.download {
    font-size: 16px;
    height: 32px;
}

div.gallery img {
    box-shadow: 0 0 3px black;
}

div.gallery p {
    margin: 0;
    text-align: right;
}

div.gallery ul.goto {
    margin: 0 0 8px 0;
    list-style: none outside none;
    padding: 0;
    text-align: center;
    height: 30px;
}

div.gallery ul.goto li {
    display: inline;
}

div.dim {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1;
}

div.gallery span.note {
    position: fixed;
    top: 80px;
    z-index: 2;
    visibility: hidden;
    background-color: rgba(0, 0, 0, 0.6);
    color: #D3D3D3;
    margin: 0 16px;
    border-radius: 2px;
    text-align: center;
}

.right {
    float: right;
}

.left {
    float: left;
}

#pic {
    margin: 0;
}

