@import "main.css";

#indexUL {height: 38px; width: 800px; margin: 0; padding: 40px 0 0 0; list-style-type: none;}

#indexUL li {color: #fff; font-size: 160%; font-family: sans-serif; float: right; margin-right: 20px;}

#indexUL li a, #indexUL li a:visited {color: #fff; text-decoration: none;}

#indexUL li a:hover {color: #bdb257;}

.imgHolder {margin: 0; padding: 0;}

.img1 {width: 267px; height: 147px;}

.img2 {width: 266px; height: 147px;}

.img3 {width: 267px; height: 144px;}

.img4 {width: 266px; height: 144px;}

p img {border: 0;}

#divFigurative {width: 40%; float: left;}

#divLandscape {width: 40%; float: right;}

.indexTitlesBottom, .indexTitles a, .indexTitles a:hover {font-size: 150%; color: #808080; margin-top: 15px; margin-bottom: 0;}

.indexTitles a {text-decoration: none;}

.clearBottom {clear: both; margin: 0;}

.marginTop5 {margin-top: 5px;}