/* css Zen Garden submission - 'Ancient Greece', by Helen Di Giunta, http://helened12.wordpress.com/ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2007, Helen Di Giunta */
/* Added: June 10, 2007 */


/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */

* {
margin: 0;
padding: 0;
}

body {
margin: 0;
padding: 0;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 0.7em;
color: #000;
}

#container {
padding: 0 0 10px;
width: 800px;
text-align: left;
background-attachment: scroll;
background-image: url(images/column-4.jpg);
background-repeat: no-repeat;
background-position: 0px 153px;
}

#preamble h3 span,
#explanation h3 span,
#participation h3 span,
#benefits h3 span,
#requirements h3 span,
#lselect h3 span,
#larchives h3 span,
#lresources h3 span,
#extradiv3,
#extraDiv4,
#extraDiv5,
#extraDiv6 {
color: #949273;
width: 340px;
height: 20px;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
position: static;
}

#pageHeader span,  
#pageHeader h1, 
#pageHeader h2 {
text-align: center;
font-size: 1em;
font-weight: bold;
}

#pageHeader {
background-image: url(images/ancient-greece-gp-15.jpg);
background-repeat:no-repeat;
height: 180px;
width: 1000px;
background-attachment: scroll;
}

a, a:visited {
text-decoration: none;
color: #d7661c;
border-bottom: 1px dotted #ccc;
}

a:hover {
text-decoration: none;
color: #94ab36;
border-bottom: 1px solid #ccc;
}

acronym {
text-decoration: none;
color: #d7661c;
border-bottom: 1px dotted #ccc;
cursor: help;
}

p {
margin-bottom: 10px;
color: #333333;
}


#quickSummary {
	padding-left: 130px;
	width: 575px;
}

#quickSummary .p1 {
text-align: left;
color: #949273;
font-size: 0.9em;
font-weight: lighter;
}

#quickSummary .p2 {
color: #949273;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 0.9em;
letter-spacing: -1px;
font-weight: lighter;
text-transform: uppercase;
text-align: left;
}

#linkList{
position: absolute;
left:auto;
right:auto;
top: 159px;
margin-left: 600px;
width: 250px;
background-attachment: scroll;
background-image: url(images/athena-7.jpg);
background-repeat: no-repeat;
background-position: 123px 2px;
padding-left: 123px;
}

#linkList2{
padding: 0;
margin: 0;
padding-bottom: 250px;
}

#linkList ul {
text-align: left;
list-style: none;
margin: 0;
padding: 0;
width: 248px;
}

#linkList ul li{
margin: 0;
padding: 3px 0 3px 10px;
border-bottom: 1px solid #ffffef;
}

#linkList ul li a, #linkList ul li a:visited {
border-bottom-style: none;
}

#linkList ul li a:hover {
color: #94ab36;
}

#lselect {
font-size: 0.9em;
padding-top: 10px;
}

#lselect ul li {
background: transparent url(none) 0%;
padding: 3px 0 3px 10px;
}

#lselect a {
display: block;
font-size: 1.1em;
color: #616F1B;
}

#lselect a.c {
display: inline;
line-height: 5px;
margin: 0;
padding: 0;
font-family: Verdana, Arial, Tahoma, sans-serif;
font-size: 1em;
color: #D66518;
letter-spacing: -1px;
}

#preamble, #explanation, #participation, #benefits, #requirements, #requirements p1 {
top: 0px;
position: relative;
padding-bottom: 5px;
padding-left: 130px;
width: 575px;
}

#requirements p2{
width: 650px;
padding-bottom: 15px;
padding-left: 130px;
}

#lselect, #larchives {
margin-bottom: 10px;
padding-left: 5px;
}

#lselect h3, #larchives h3, #lresources h3 {
width: 196px;
height: 15px;
padding-left: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer{
text-align: right;
padding-top: 15px;
padding-bottom: 15px;
}

#footer a, #footer a:visited {
padding: 5px;
border: 1px solid #f4f4f4;
background-color: #fff;
}

#footer a:hover {
padding: 5px;
border: 1px solid #930;
background-color: #d94904;
color: #fff;
}

#extraDiv1, #extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6 { 
display:none 
}
