/* About the Author Styles by Kim Falconer - - CSS Ideas from Zen Garden-The Beauty of CSS design and Lars Daum, http://www.redrotate.de/ */



* {
	padding: 0;
	margin: 0;
}
body {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
    text-align: center;
	background: #cccccc url(images/chocmint.gif) fixed;
   
   
}
a, a:link, a:visited {
    color: #566047;
    text-decoration: none;
}
	/* this gives an nice hover effect by changing the alpha across all browsers (-Moz is for FF)*/
a:hover{
	border:none;
	text-decoration:none;	
	border-bottom: 1px dashed #666600;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;

}
a:active, a:focus {
    color: #566047;
}  
.p5 span a {
    font-weight: bold;
}
p {
    margin-bottom: 10px;
    line-height: 19px;
    font-size: 80%;
}
acronym {
    font-weight: bold;
    text-decoration: none;
    border-bottom: none;
}
#container {
    position: relative;
    margin: auto;
    text-align: left;
	background: #cccccc url(hegemony/Images/sunrise.gif);
    width: 760px;
	
}


.into img{
	float: left;
	padding: 0px 10px 0px 0px;
}
#pageHeader {
	
    text-align: right;
    background: #8C9777  url(images/about_sword.jpg) left top no-repeat;
    height: 600px;
	padding-left:20px;
	
}



#preamble {
	
    margin: -40px 50px 20px 230px;
    padding: 20px 20px 10px;
    border: 3px solid #7D8965;
    background: #cccccc url(hegemony/Images/chocmint.gif) fixed;
}
#preamble h3 {
    margin-bottom: 10px;
    height: 40px;
    background: url(images/astro_kim.gif) right top  no-repeat;
    border-bottom: 1px solid #7D8965;
}
#preamble h3 span {
    display: none;
}
#supportingText {
    margin-left: 195px;
    padding: 0 45px 35px 35px;
}
#supportingText h3 span {
    display: none;
}
#explanation, #participation, #benefits, #requirements {
    padding-right: 50px;
	border: 3px solid #8C9777;
	padding: 20px 20px 10px;
	background: #cccccc url(hegemony/Images/chocmint.gif) fixed;
	margin-bottom: 20px;
}
#explanation h3 {
    margin-bottom: 10px;
    height: 40px;
    background: url(images/edgar_ban.jpg) right top no-repeat;
    border-bottom: 1px solid #7D8965;
	 
}
#participation h3 {
    margin-bottom: 10px;
    height: 40px;
    background:url(images/astro_kim.gif) right top no-repeat;
    border-bottom: 1px solid #7D8965;
}
#benefits h3 {
    margin-bottom: 10px;
    height: 40px;
    background:url(images/astro_kim.gif) right top no-repeat;
    border-bottom: 1px solid #7D8965;
}
#requirements h3 {
    margin-bottom: 10px;
    height: 40px;
    background: url(Images/edgar_ban.jpg) right top no-repeat;
    border-bottom: 1px solid #7D8965;
}
#footer {
    margin: 0 0 -55px -230px;
    padding: 20px 20px 0 400px;
    text-align: center;
	color:#000000;
    clear: both;
    font-size: 100%;
    background: #cccccc url(hegemony/Images/sunrise.gif) fixed;
    height: 60px;
	background: url(images/kk_sand.jpg) left top  no-repeat;
    
    voice-family: "\"}\"";
    height: 175px;
    voice-family: "\"}\"";
}
#linkList a.c, #linkList a.c:link, #linkList a.c:visited, #linkList a.c:hover, #linkList a.c:active, #linkList a.c:focus {
    display: inline;
    padding: 0;
    font-size: 100%;
    font-weight: normal;
    text-decoration: none;
    color: #8C9777;
    background-image: none;
}.image_left {
	clear: none;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
