#container {
	margin: .5%
	font-family: sans-serif, Arial, Verdana;
	margin: 0 auto;
}

#centercontainer {
	width: 800px;
	height: 100%;
	margin: 0 auto;
	font-family: sans-serif, Arial, Verdana;
}

A.sectionName{
    font-size: 12pt;
    font-family: sans-serif, Arial, Verdana;
    color: #993333;
    text-decoration: none;
}
A:hover	{
color:#666666;
	}


#bordered {
	border-top: 1px solid #CC9933; 
	border-right: 1px solid #CC9933; 
	border-left: 1px solid #CC9933; 
	border-bottom: 1px solid #CC9933; 
}
#top-bordered {
	border-top: 1px solid #CC9933; 
}
#left-bordered {
	border-left: 1px solid #CC9933; 
}
#btm-bordered {
	border-bottom: 1px solid #CC9933; 
}
#right-bordered {
	border-right: 1px solid #CC9933; 
}

#logo {
	float: left;
	text-align: left;
	font-size: 18pt;
	TEXT-DECORATION: none; 
	color: #993333;
}

#searcher {
	float: left;
	text-align: center;
}

#caption{
	text-align: center;
	TEXT-DECORATION: none; 
	font-size: 8pt;
}
#label{
	font-family: sans-serif, Arial, Verdana;
	TEXT-DECORATION: none; 
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
}
#greyed{
	font-family: sans-serif, Arial, Verdana;
	TEXT-DECORATION: none; 
	color: #CCCCCC;
}


A.active {
BACKGROUND-COLOR: transparent;
TEXT-DECORATION: none;
}

A.inactive {
BACKGROUND-COLOR: transparent;
TEXT-DECORATION: none; 
color: #993333;
}
A.title {
BACKGROUND-COLOR: transparent;
TEXT-DECORATION: none; 
color: BLUE;
}
#middle {
	height:100%;
	font-size:12pt;
	float:top;
	width: 400px;
	margin-left:160px;
	}

#content {
	font-size: 10pt;
	
}
.centeredForm {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 100px;
	line-height: 200%;
} 

#resultsSummary {
	width: auto;
	font-size: 10pt;
	background-color: #993333;
	color: white;
	font-weight: bold;
}

#sortby {
	font-size: 10pt;
	width: 70%;
}
		.containingbox
		{
			width: 400px;
			height: 100%;
			border: 1px solid #000;
		}
                #sidebar-a {
                        float: left;
                        width: 200px;
			height: 100%;
			text-align: center;
                        margin: 0;
                        margin-right: 5px;
                        padding: 5px;
                        font-size: 10pt;
                }

                #sidebar-b {
                        float: right;
                        width: 180px;
                        height: 100%;
                        margin: 0;
                        margin-left: 5px;
                        padding: 10px;
                        font-size: 10pt;
                }

#RSS-sidebar {
	float: right;
	margin: 0;
	font-size: 8pt;
	border: 1px solid #993333;
	width: 100px;
	padding: 5;
	text-align: center;
	}

UL { list-style: none outside none; 
}
UL LI A{
	text-decoration: none;
	color: #CC9933;
}


#ads {
	float: right;
}


#resultsNavigator {
	text-align: center;
	font-size: 11pt;
}

#footer {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	font-size: 10pt;
}

#footerLinks {
	text-align: center
}

#copyright {
	text-align: center;
}

