/* CSS Document */

/* ### GENERAL TAGS ### */

.clearer{height:1px;overflow:hidden;margin-top:-1px;clear:both;}

.captionedimage {
background-color: #efefef;
padding: 10px;
margin: 0 0 10px 0;
width: 320px;
border: 1px solid #ccc;
}

.captionedimage em {
margin-top: 5px;
font-size: 12px;
font-family: Georgia;
}

img {
border: none;
}

.hidden { display: none; }

a {
color: #9D9E65;
text-decoration: none;
}

a:hover {
color: #9D9E65;
text-decoration: underline;
}

#content a {
color: #9D9E65;
text-decoration: none;
}

#content a:hover {
color: #9D9E65;
text-decoration: underline;
}


body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
background-color: #FFFFFF;
color: #7E827D;
margin: 0;
padding: 0;
}


/* ### MAIN DIV BLOCKS ### */

#outerwrapper {
margin: 20px auto;
padding: 1px 0;
color: #000000;
}

#innerwrapper {
background-color: #fff;
color: #7E827D;
}

#top {
display: none;
}

#logo a, #logo a:hover {
width: 150px;
height: 50px;
float: left;
background-color: #fff;
background-image: url(images/logo-chances.gif);
background-repeat: no-repeat;
}

#search {
display: none;
}

#topnav {
display: none;
}

#headerpic {
background-color: #fff;
margin: 0 0 20px 0;
}

#main h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 26px;
line-height: 24px;
font-weight: normal;
padding-bottom: 10px;
margin-bottom: 10px;
}

#subnav {
display: none;
}


#content {
padding: 0;
margin: 0;
background-color: #fff;
}

#content h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 32px;
line-height: 24px;
font-weight: normal;
font-style: italic; 
padding: 0;
margin: 0;
}

#content h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 26px;
font-weight: normal;
margin: 0;
padding-top: 20px;
}

#content h4 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
font-weight: normal;
margin: 0;
padding-top: 20px;
}

#content small {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
padding: 0;
margin: 0;
}

#content p {
font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 21px;
margin: 0 0 10px 0;
}

#subscribe {
display: none;
}

#comments {
border-top: 1px solid #efefef;
margin: 0;
padding: 0;
margin-bottom: 20px;
}

#comments h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 26px;
font-weight: normal;
margin: 0;
padding-top: 20px;
}

#comments h3 small {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
}

.comment {
background-image: url(images/quote.gif);
background-repeat: no-repeat;
padding: 10px 60px 0 60px;
}

.nocomments p {
font-style: italic;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 21px;
}

.comment h4 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
font-weight: normal;
padding: 10px 0 0 0;
margin: 0;
}

.comment p small {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
font-style: normal;
}

#addcomment {
border-top: 1px solid #efefef;
}

#addcomment h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
font-weight: normal;
padding: 20px 0 0 0;
margin: 0;
}

#addcomment h3 small {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
}

#commentform {
display: none;
}

.commentlabel {
width: 120px;
float: left;
}

.comment p {
font-style: italic;
}

#footer {
margin-top: 30px;
border-top: 1px solid #efefef;
padding-top: 10px;
}

#footer p {
font-size: 11px;
font-family: Georgia, "Times New Roman", Times, serif;
}

.footer-left {
float: left;
margin: 0;
padding: 0;
width: 250px;
}

.footer-right {
text-align: right;
float: right;
margin: 0;
padding: 0;
width: 250px;
}



	.hilite {
			color: #000;
			background-color: #99ccff;
			}
    .hilite1 {
			color: #000;
			background-color: #ffcc66;
			}
    .hilite2 {
			color: #000;
			background-color: #99ff66;
			}
    .hilite3 {
			color: #000;
			background-color: #ff9999;
			}
				

blockquote {
font-style: italic;
background-image: url(images/quote.gif);
background-repeat: no-repeat;
padding: 10px 60px 0 60px;
}