span.blackgray { font-weight: normal; COLOR: #454545; font-size: 11px; }


body {
background-attachment:fixed;
background-position:top left;
background: url(images/background.jpg);
background-repeat: repeat-x;
background-color: #e7e7e7;
margin:2px 2px 2px 2px; 
text-align:left;
font-family: Verdana, Arial;
font-size: 12px;
color: #454545;
}

a {
text-decoration: none;
color: #454545;
}

a:hover {
text-decoration: underline;
color: #454545;
}

H1 {
font-size: 16px;
font-weight: normal;        
color: #FF6600;
line-height: .8em;
}

#main {
line-height: 1.5em;
float: left;
z-index: 1;
border: 0px solid #FFFFFF;
padding: 0px;
margin: 0px;
color: #454545;

	position: relative;
	left: 50%;
	top: 120px;
	width: 960px;
	margin-left: -480px;

}

#content {
float: left;
z-index: 1;
border: 0px solid #00FF00;
padding: 0px;
margin: 0px;

	position: relative;
	clear: both;
	top: 2px;

}

#footer {
background-color: #FFFFFF;
position: relative;
clear: both;
z-index: 3;

border: 1px solid #FFFFFF;
padding: 0px;
margin: 0px;
	bottom: -60px;
        Width: 100%;
}

#footer a {
        color: #FFFFFF;
        text-decoration: none;
}

#footer a:hover {
        color: #0055bb;
        text-decoration: none;
}

#footer_box {
        z-index: 1;
        background-attachment:fixed;
        background-position:top left;
        background: url(images/footer.jpg);
        background-repeat: repeat-x;
        background-color: #00CC00;
        color: #FFFFFF;
        font-size: 12px;
        margin: 6px;
        height: 60px;
}

#footer_butterfly {
        z-index: 3;
        position: absolute;
        left: 50%;
        margin-left: -35px;
        height: 70px;
        top: -20px;
}

#footer_credit {
        z-index: 2;
        position: absolute;
        left: 20px;
        bottom: 16px;
}

#footer_copy {
        z-index: 2;
        position: absolute;
        right: 20px;
        bottom: 16px;
}

#header {
position: absolute;
clear: both;
z-index: 3;

border: 0px solid #00FF00;
padding: 0px;
margin: 0px;
	top: 5px;
        left: 50%;
        margin-left: -480px;
        Width: 960px;

        font-family: Georgia, Verdana, Arial;
        font-size: 14px;
        color: #FFFFFF;

}

#header a, #header a:hover {
        text-decoration: none;
        color: #FFFFFF;
}

#header_new_icon {
        position: absolute;
	top: 55px;
        right: 10px;
}

#header_logo {
        position: absolute;
	top: 15px;
        left: 10px;
}

#header_quote {
        border: 0px solid #000000;
        position: absolute;
	top: 8px;
        right: 50px;
        font-size: 16px;
}

#header_menu {
        border: 0px solid #000000;
        position: absolute;
	top: 30px;
        right: 70px;
        width: 480px;
}

#header_menu ul {
        margin: 2px;
        padding: 4px;
}

#header_menu li {
        background-color: #f3a523;
        background-attachment:fixed;
        background-position:top left;
        background: url(images/menu.jpg);
        background-repeat: repeat-x;
        width: 125px !important;
        float: left;
        display: inline;
        border: 1px solid #f3a523;
        padding: 4px;
        margin: 6px;
        text-align: center;
}

.green_bg {
        background-color: #00CC00;
        background-attachment:fixed;
        background-position:top left;
        background: url(images/footer.jpg);
        background-repeat: repeat-x;
        color: #FFFFFF;
}


.openld-content a, .openld-content a:hover {
font-size: 16px;
font-weight: normal;        
color: #FF6600;
}
        
.category {
	width: 100%;
        border: 0px solid #000000;
        padding: 10px;
}

.category td {
        width: 33%;
        border: 0px solid #000000;
        text-align: left;
        vertical-align: top;
        padding: 10px;
}
