@charset "utf-8";
/* CSS Document */

.twoColFixRtHdr #container #sidebar1 li {
	list-style-type: disc;
}
body  {
	margin: 0px; /*  margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center; /* centers the container IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
#container {
	width: 840px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top:10px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixRtHdr #container #sidebar1 h3 {
	color: #FF6600;
	text-transform:uppercase;
}

#outerouterheader{
	background-repeat:repeat-x;
	background-position:bottom;
	background-color: #ff6600;
	background-image:url(/gfx/header_bg.png);
}

#outerheader{
	background-position:top;
	background-repeat:no-repeat;
	background-image:url(/gfx/header_spotlight.png);
	margin:0px;
	width:100%;
}

#header {
	color: #FFFFFF;
	background-image: url(/gfx/bl-org.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
    padding-bottom: 0px;
    height:150px;
	margin: 0px;
}

#headleft {
	width:350px;
	float:left;
} 

#headright {
	width:350px;
	float:right;
	font-size: small;
} 

#headmenu {
	clear:both;
	padding-bottom:0px;
} 

#header h1 {
line-height:15px;
font-size:20px;

}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
    padding: 0px;
	margin: 0px;
}
.twoColFixRtHdr #mainContent {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	width:590px;
	text-align:left;
} 
#footer {
	padding-top: 0;
	padding-bottom: 10px;
	background-image: url(/gfx/tl-org.png);
	background-repeat: no-repeat;
	background-position: left top;

} 

#contentfooter{
	padding-top: 0;
	padding-bottom: 10px;
	clear: both;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.twoColFixRtHdr #container #sidebar1 h4 {

}
.twoColFixRtHdr #container #sidebar1 h4 {
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.twoColFixRtHdr #container #sidebar1 li {
	color: #666666;
	font-size: small;
}

#outerfooter {
	color: #FFFFFF;
	background-color:#FF6600;
	background-image:url(/gfx/header_spotlight.png);
	background-position:top;
	background-repeat:no-repeat;
	font-size: small;

}
#outerfooter a {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	background:none;
}

#outerfooter a:hover {
	color: #FFFFFF;
}

#headmenu a {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
	padding-right:25px;
	margin-right:5px;
	margin-left:5px;
	font-size: medium;
	background-image: url(/gfx/tr-red.png);
	background-position: right top;
}

#header a{
    color:#FFFFFF;
	text-decoration:none;
	background-repeat:no-repeat;
}

#headmenu a:hover {
	color:#FFcc99;
}

#header #headleft a {
    background-image: url(/gfx/br-red.png);
    background-color:#CC0000;
	padding-right:10px;
	background-position: right bottom;

}

#header #headright a {
    background-image: url(/gfx/tl-red.png);
	padding-left:5px;
	background-color:#CC0000;
	background-position: left top;
    padding-bottom:2px;
}

#headright a:hover {
	color:#FFcc99;
}

a {
	color:#FF0000;
	text-decoration:underline;
}

a:hover{
	color:#FF9900;
}

a.button {
	   color:#FFFFFF;
	   padding-left:10px;
	   background-repeat:no-repeat;
	   text-decoration:none;
       background-image:url(/gfx/bl-red.png);
	   background-color:#CC0000;
	   border:2px;
}

a.button:hover{
       color:#FFcc99;
}


a:hover{
       color:#FF9900;
}

h2{
	padding:5px;
	color:#FFFFFF;
	text-transform:uppercase;
	background-color: #FF6600;
	background-image: url(/gfx/br-org2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right:-15px;

}

tr.highlight:hover{
	background-color:#eee;
}

.spectrum {
	overflow:hidden;
	margin-bottom:15px;
}

.spectrumcol {
	width:20%;
	float:left;

}

.spectrumcol a {
	padding:10px;
	text-align:left;
	display:block;
	color:#f00;	
	text-decoration:none;

}

.spectrumcol a:hover {
	color:#000;
}

.spectrumcol a span {

	height:4em;
	display:block;
	color:#000;

}

.spectrum .publicdomain a {
  background-color:#EECCFF;
}

.spectrum .publicdomain a:hover {
	background-color:#ddaaff;
}

.spectrum .freeimages a {
  background-color:#CCCCFF;
}

.spectrum .freeimages a:hover {
	background-color:#bbbbff;
}

.spectrum .creativecommons a {
  background-color:#CCFFCC;
}

.spectrum .creativecommons a:hover {
	background-color:#aaffaa;
}

.spectrum .microstock a {
  background-color:#ffffAA;
}

.spectrum .microstock a:hover {
	background-color:#ffff88;
}

.spectrum .macrostock a {
  background-color:#FFCCCC;
}

.spectrum .macrostock a:hover {
	background-color:#ffbbbb;
}
