ul {
list-style-type: square
}
h1, h2, h3, h4, h5, h6  {
color: yellow
}
hr {
color: olive;
background-color: olive;
height: 3
}
ul {
list-style-type: square
}
ul {
list-style-type: disc
}
p, li, ul, tr, td {font-family: "Verdana", "arial", "helvetica", sans-serif; font-size: 13px}
.copyright {float: center; font-family: "Verdana", "arial", "helvetica", sans-serif,  serif; color: black; background-color: olive}

a: link {color: Olive}
a: visited {color: Magenta}
a: hover {color: Blue}
a: active {color: Red}

p {letter-spacing: 2px}
h2, h3 {padding-left: 50px; padding-top: 3px; padding-bottom: 3px;}
p {padding-left: 90px; padding-top: 3px; padding-bottom: 3px;}

li {padding-left: 20px; padding-top: 3px; padding-bottom: 3px;}

ul {padding-left: 90px; padding-top: 4px; padding-bottom: 4px;} 

h1, h2, h3 {text-align: center}

h1 {font-size: 50px}

h2 {font-size: 30px}

img {float: center}

img {padding-left: 30px; 
padding-top: 0px; 
padding-bottom: 5px;
} 

hr {
color: olive;
background-color: olive;
height: 1px
} 

table {width: 800px; height: 150px}  

#page_width { width: 1000px; float: center}

#masthead {background-image: url(Background_img_anzac_2008.jpg); padding: 20px}

#images_marker {float: right}

#Images {float: left; width: 200px}

#main_text {float: center; padding-left: 50px;}

#images_media {position: absolute; top: 400px; left: 30px; right: 30px; border-style: solid; border-color: olive}

#thumbnails {position: absolute; top: 0px; left: 700px; border-style: solid; border-color: olive}