/* CSS Document */

body{margin:0px; padding:0px; background-color:#3f3e3e; font-size : 10pt; color : #ffffff; font-family : arial, sans-serif; text-align : justify;}

#content{width:540px; height:800px; position: absolute; left: 470px; top: 332px; z-index: 1}
#toplinks{width:400px; height:14px; ; position: absolute; left: 610px; top: 37px; z-index: 2; font-family: arial, sans-serif; font-size: 8pt; color: #ffffff; text-align: right}
#gallery{width:540px; position: absolute; left: 470px; top: 342px; z-index: 1}
#left{width:133px; position: absolute; left: 329px; top: 350px; font-family: arial, sans-serif; font-size: 9pt; color: #ffffff;text-align: left;}

.borderit img{
border: 1px solid #ccc;
}

.borderit:hover img{
border: 1px solid #d3ae62;
}

.borderit:hover{
color: red; /* irrelevant definition to overcome IE bug */
}

.topmenu A:link {color : #ffffff; font-size : 8pt; text-decoration: none}
.topmenu A:visited {color : #ffffff; font-size : 8pt; text-decoration: none}
.topmenu A:active {color : #ffffff; font-size : 8pt; text-decoration: none}
.topmenu A:hover {color : #d3ae62; font-size : 8pt; border-bottom: solid;}

.leftmenu A:link {color : #ffffff; font-size : 8pt; text-decoration: none}
.leftmenu A:visited {color : #ffffff; font-size : 8pt; text-decoration: none}
.leftmenu A:active {color : #ffffff; font-size : 8pt; text-decoration: none}
.leftmenu A:hover {color : #ffcc66; font-size : 8pt; text-decoration: none;}


A:link {color : #ffe7bb; font-weight: bold; font-size : 10pt; text-decoration: none}
A:visited {color : #ffe7bb; font-weight : bold; font-size : 10pt; text-decoration: none}
A:active {color : #d3ae62; font-weight: bold; font-size : 10pt; text-decoration: none}
A:hover {color : #E5E4E3; font-weight: bold; font-size : 10pt; border-bottom: none}
H1, H2 {font-family: "Arial";  font-weight : bold; text-align: left; color : #ffffff; }
H3, H4 {font-family: "Arial";   font-weight : bold; text-align: left;color :#ffffff; }
