Body 
{
background-color: #008000;
color: #000000;
text-align: center;
}
/*Layout*/
#wrapper {
	margin:0 auto;
	width:750px;
}

#footer {
text-align:left;
margin: 0px;
}
#phone 
{
    width:750px;
    background: #FFFFFF;
    margin-top: 10px;
    text-align: right;
}

#header
{
    width: 748px;
    margin-top:3px;
}

#nav
{
    width: 750px;
    background: #FFFFFF;
    margin-top: 3px;
    text-align:center;
}

#main
{
    width: 750px;
    background: #FFFFFF;
    margin-top: 3px;
	text-align: center;
}
                    
/*End Layout*/    
A:link {text-decoration: underline; color: green;}
A:visited {text-decoration: underline; color: green;}
A:active {text-decoration: underline}
A:hover {text-decoration: underline; color: red;}

.dropcat {text-decoration: underline; color: green; cursor:pointer;}
.dropcat hover {text-decoration: underline; color: red; cursor:pointer;}    

div#nifty{ margin: 0 10%;background: green}
div#nifty h2{color: #FFFFFF;}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: green}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
