body#pages {
	margin: 0;
	background-color: #C2F56A;
	background-image: url(images/bg-block.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-family: verdana;
	font-size: 16px;
}
a:link, a:visited, a:active {
	color: #ca8945;
        text-decoration: none;
}
a:hover {
	color: #ca8945;
        text-decoration: none;
}
#wrap1 {
	width: 980px;
	margin: 0 auto 0 auto;
	text-align: left;
}
#wrap2 {
	float: left;
	background-image: url(images/bg.gif);
        padding: 1px 100px 10px 100px;
	width: 780px;
}
#header_top {
	float: left;
	background-image: url(images/topheader.jpg);
	width: 980px;
	height: 208px;
}
.A-Z_Words {
        float: left;
        margin-top: 0px;
}
.search {
	float: right;
	margin: 15px 80px 0 0px;
}
#navbar {
	float: left;
	width: 980px;
	height: 60px;
	background-image: url(images/right-tab.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #699E0B;
}
#navbar a {
	text-indent: -5000px;
}
#navbarpic a {
	text-indent: -5000px;
}
.homepage-rectangle-left {
	width: 336px;
	height: 280px;
	float: left;
        margin: 0 5% 1% 0;
}
.homepage-rectangle-right {
	width: 336px;
	height: 280px;
	float: right;
        margin: 1% 0 2% 5%;
}
.adleader {
	width: 728px;
	height: 90px;
	float: left;
	margin: 5px 20px 0px 10px;
        padding: 0 40px 20px 10px;
}
.adbanner {
	width: 468px;
	height: 60px;
	float: left;
	margin-top: 10px;
}
.thumbnail1 {
        float: left;
        border: 1px solid #ccc;
        padding: 3px;
        background-color: #fff;
        font-size: 94%;
        text-align: left;
        margin-left: 0px;
        margin-right: 20px;

}
.thumbnail2 {
        float: right;
        border: 1px solid #ccc;
        padding: 3px;
        background-color: #fff;
        font-size: 94%;
        text-align: center;
        margin-right: 0;
        margin-left: 20px;
}
.caption {
        border: none;
        text-align: left;
        line-height: 1.4em;
        padding: 3px;
        font-size: 94%; 
}
.magnify {
        float: right;
}
.skyscraper {
        width: 120px;
        height: 600px;
        float: right;
        margin-top: 10px;
	margin-right: 0px;
        margin-left: 20px;
        margin-bottom: 0px;
}
.page-wrapper {
        position:relative;
}
.smallskyscraper {
        position: absolute;
        top: 270px;
        right: 132px; 
        width: 120px; 
        height: 600px; 
        background: #ffffff;
        margin-top: 0px;
        margin-bottom: 0px;
}
p {
        font-family: verdana;
}
p.copyright {
        font-size: 9px;
        color: #000;
        margin: 0;
        text-align: center;
}
p.copyright a {
        color: #000;
        text-decoration: none;
}
p.endlinks {
	margin: 400px 0 10px 0;
        text-align: center;
}
p.endlinks a {
	color: #ca8945;
        text-decoration: underline;
}
#left_main {
	float: left;
	height: 60px;
	width: 33px;
	background-image: url(images/left-tab.gif);	
}
a#tab1 {
	float: left;
	display: block;
	background-image: url(images/tab1.gif);
	width: 168px;
	height: 60px;
}
a#tab2 {
	float: left;
	display: block;
	background-image: url(images/tab2.gif);
	width: 167px;
	height: 60px;
}
a#tab3 {
	float: left;
	display: block;
	background-image: url(images/tab3.gif);
	width: 172px;
	height: 60px;
}
a#tab1:hover, a#tab2:hover, a#tab3:hover {
	background-position: 0 -60px;
}
a#tab1:active, a#tab2:active, a#tab3:active {
	background-position: 0 -120px;
}
a#tab2pic {
	float: left;
	display: block;
	background-image: url(images/tab2pic.gif);
	width: 167px;
	height: 60px;
}
a#tab3pic {
	float: left;
	display: block;
	background-image: url(images/tab3pic.gif);
	width: 172px;
	height: 60px;
}
a#tab1:hover, a#tab2pic:hover, a#tab3pic:hover {
	background-position: 0 -60px;
}
a#tab1:active, a#tab2pic:active, a#tab3pic:active {
	background-position: 0 -120px;
}
#urhome {
	float: left;
	display: block;
	background-image: url(images/tab1.gif);
	background-position: 0 -120px;
	width: 168px;
	height: 60px;
}
#urabout {
	float: left;
	display: block;
	background-image: url(images/tab2.gif);
	background-position: 0 -120px;
	width: 167px;
	height: 60px;
}
#urcontact {
	float: left;
	display: block;
	background-image: url(images/tab3.gif);
	background-position: 0 -120px;
	width: 172px;
	height: 60px;
}
h1 {
	color: #79B613;
	text-align: left;
	font-size: 28px;
	margin: 50px 0 20px 0;
}       
h2 {
	color: #79B613;
	text-align: left;
	font-size: 24px;
}
h3 {
	color: #79B613;
	text-align: left;
	font-size: 24px;
}
h2.subhead {
	color: #ffffff;
	background-color: #79B613;
	padding: 5px 30px 5px 30px;
	margin: 30px 0 0 0;
	border-top: 1px solid #79B613;
	border-right: 1px solid #79B613;
	border-left: 1px solid #79B613;
}
p {
	margin: 0 0 20px 0;
}
p.subtext {
	margin: 10px 0 0px 0;
	font-size: 18px;
}
div.subtext {
	margin: 0 0 30px 0;
	border: 1px solid #79B613;
	background-color: #ffffff;
	padding: 20px 30px 30px 30px;
 	height: 212px;
}
div.subbox1 {
	width: 520px;
	float: right;
}
div.subbox2 {
	width: 180px;
	float: left;
}
#footer {
	float: left;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 980px;
	text-align: center;
	padding-top: 10px;
	font-size: 13px;
}
.a-z {
       font-family: Arial, Helvetica, sans-serif; 
       font-size: 14px; 
       font-weight: bold; 
       color: #79B613; 
}
.words {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
        margin-top: 5px;
        float: left;
}
.alphabet a {
    
        float: left;
    
        background-color: #79B613;
   
        color: #ffffff;
    
        display: block;
    
        font-size: 14px;
    
        width: 21px;
    
        margin-left: 3px;
  
        font-weight: bold; 
        padding: 3px;
           
        text-align: center;

        margin-top: .1em;
        margin-bottom: 10px;
}


.alphabet-title {
	font-family: Verdana;
        color: #474240;
        font-size: 11px;
        font-weight: normal;
        text-shadow: 1px 1px 0 #fff;
        padding-top: 0px;
}
#main_footer {
        text-align: center;
        float: left;
        padding-left: 100px;
        width: 728px; 
        height: 0px;
}