/* CSS Document */
html, body
{
	font-size: 14px;
	margin: 0px;
	font-family: Arial;
	text-align: center;
	background: #ffffff;
}

p {
	}
	
#header
{
	clear: left;
	border: 1px solid #666666;
	background: #ffffff;
	margin: 0px;
	height: 20px;
}
/* cosmetic */#outer_wrapper {
	background: url(../images/background_3.gif) repeat-y left;
	
}
/* cosmetic */#wrapper {
	background: url(../images/background_2.gif) repeat-y right;
}

#container {
	width: 100%;
	float: left;
	margin-right: -200px;
	background: url(../images/background_2.gif) repeat-y right;
}
#content
{
	background: url(../images/background_3.gif) repeat-y left;
	margin-right: 200px;
	text-align: left;
}
#main
{
	padding-right: 20px;
	padding-left: 20px;
	font-weight: 500;
	font-size: 100%;
	
	padding-bottom: 20px;
	margin-left: 150px;
	padding-top: 10px;
}
#left
{
	background: url(../images/background_3.gif) repeat-y left;
	float: left;
	width: 150px;
}
#sidebar 
{
	background: url(../images/background_2.gif) repeat-y right;
	text-align: left;
	width: 200px;
	float: right;
}

#footer {
	
	border: 1px solid #666666;
	background: #cccccc;
	font-size: 85%;
	color: #000000;
	/*  background-image: url(../images/bobby.gif); */
	background-repeat: no-repeat;
	background-position: right;
	
	
}
h1
{
	margin-top: 0px;
	font-weight: bolder;
	font-size: 130%;
	border-bottom-color: #cccccc;
	letter-spacing: 2px;
	border-bottom-style: groove;
}
h2
{
	
	font-size: 105%;
	letter-spacing: 2px;
	text-align: left;
	font-weight: 800;
}

.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;}


/* header */
#headerwrapper
{
	clear: left;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px;
	height: 100px;
}

#headercontainer 
{
	
	width: 100%;
	float: left;
	margin-right: -132px;
	background: url(../images/header_03.gif) no-repeat right;
	background-repeat:no-repeat;
	height: 100;
	
}
#headercontent {
	margin-right: 132px;
	background: url(../images/header_01.gif) no-repeat left;
	height: 100;
	
}
#headermain {
	margin-left: 557px;
	background: url(../images/header_02.gif) repeat-x;
	height: 100;
	
}
/* #headerleft {
	width: 150px;
	float: left;
}
#headersidebar {
	width: 200px;
	float: right;
}*/

/* cosmetic */#headerouter_wrapper {
	/* background: url(../images/headerspacer.gif) no-repeat left bottom;*/
	height: 100px;
	
}
/* cosmetic */#header wrapper
{
	 /*background: url(../images/headerspacer.gif) no-repeat right bottom;*/
	height: 100px;}

/* Links */

A:link
{
	color: #000000;
	text-decoration: none;
	border: 0px;
}	
		
A:visited
{
	color: #000000;
	text-decoration: none;
	border: 0px;
}	
		
A:active	{	
	text-decoration: none;
	color:	#000000;
	border: 0px;
	}	
		
A:hover	{	
	text-decoration: underline;
	color:	#000000;
	border-style: none;
	border: none 0px white;
	border: 0px;
	}	

	
#footer  A:link
{
	
	color: #000000;
	text-decoration: none;
	

}	
		
#footer  A:visited	
{
	
	color: #000000;
	text-decoration: none;
	}	
		
#footer  A:active	
{
	
	text-decoration: none;
	color:	#000000;
	}	
	
#footer A:hover	{	
	text-decoration: underline;
	color: #000000;
	border-style: none;
	border: none 0px white;
	border: 0px;
	}	
	
#left  A:link
{
	
	color: #000000;
	text-decoration: none;
	

}	
		
#left  A:visited	
{
	
	color: #000000;
	text-decoration: none;
	}	
		
#left  A:active	
{
	
	text-decoration: none;
	color:	#000000;
	}	
	
#left A:hover	{	
	text-decoration: underline;
	color: #000000;
	border-style: none;
	border: none 0px white;
	border: 0px;
	}	
	

#sidebar  A:link
{
	
	color: #231F20;
	text-decoration: none;

}	
		
#sidebar  A:visited	
{
	
	color: #231F20;
	text-decoration: none;
	}	
		
#sidebar  A:active	
{
	
	text-decoration: none;
	color:	#CCCCCC;
	}	
	
#sidebar A:hover	{	
	text-decoration:	none;
	color: #FFFF00;
	border-style: none;
	border: none 0px white;
	border: 0px;
	}	


#main A:link
{
	font-weight: bolder;
	color: #000000;
	text-decoration: none;

}	
		
#main A:visited	
{
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	}	
		
#main A:active	
{
	font-weight: bolder;
	text-decoration: none;
	color:	#000000;
	}	
		
#main A:hover 	{	
	text-decoration: underline;
	color:	#000000;
	}
	
/* nav */

#nav {margin: 0; padding: 0;}
#nav li {
	list-style: none; 
	font-size: 11px; 
	float: left; 
/*		width: 100px; */
/*		width: 87px; 	*/
	line-height: 20px; 
	white-space: nowrap;
	background: #ffffff url(../images/tabs3-sm.gif) 0 100% no-repeat;
	}
#nav a {
	text-decoration: none; 
	border: none; 
	display: block; 
	font-weight: bold; 
	float: left; 
	padding: 0 10 0 10;
	background: #ffffff url(../images/tabs3-sm.gif) 100% 100% no-repeat;
	}	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a {float: none;} /*end IE5-Mac hack 8*/
#nav #current, #nav #current a {color: #000000; background-image: url(../images/tabs3-sm-hl.gif);}

/* misc */

#rightpadding
{
	padding-top: 30px;
	padding-right: 10px;
}
#leftpadding
{
	padding-top: 30px;
}


#left ul
{
	font-size: 11px;
	left: -10px;

	list-style-type: none;
	position: relative;
}

#sidebar ul
{
	font-size: 11px;
	list-style-type: none;
	position: relative;	
}



#main li
{
	list-style-image: url(../images/ullogo.gif);
}	

#main #second, #main #second li
{
	font-weight: lighter;
	list-style-position: outside;
	list-style-image: url(../images/o_arrow.gif);
	margin-bottom: 10px;
}	

blockquote
{
	border: dotted 1px #CCCCCC;
	padding: 5px 5px 5px 5px;
	line-height: 20px;}

blockquote h2

{margin-top: 0;}

#bullets
{
	border: dotted 1px #CCCCCC;
	padding: 5px 5px 5px 5px;
	line-height: 20px;
}

#bullets2
{
	border: dotted 1px #CCCCCC;
	padding: 5px 5px 5px 5px;
	line-height: 20px;
}


#smallgray
{
	color: lightgrey;
}

em {
	color:	#000000;}

#img { float: right;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	border: 0px;}

#table
{
	clear: right;
	float: right;
	margin: 20px 0px 5px 5px;
}

#table td {font-size: 60%;}
#table th {font-size: 60%;}

#defaultleft
{
	
	margin-top: 30px;
	font-weight: 600;
	background-repeat: repeat;
	margin-left: 10px;
	
	color: #231F20;
	margin-right: 10px;
	
	letter-spacing: 1px;
	text-align: center;
}
	
#logofooter
{
	right: 0%;
	position: absolute;
}
.results_category {
   background:      #CCCCCC;
   font-weight:     bold;
   border:          2px solid black;
   margin-bottom:   0;
}
	