body {
	color: #6C2630;
	background-color: #CCBCBC;
	background-image: url(../images/key/redcarp1_BA09.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: 0 54px;
}

a:link {
	color: #0033FF;
}
a:visited {
	color: #6633CC;
}
a:hover {
	color: #FF33FF;
}
a:active {
	color: #CC33FF;
}

.twoColFixLt #wrapper	{
	background-color: #E1D2CF;
	border-color: #FFFFFF;
}
.twoColFixLt #sidebarleft {
	background-color: #E1D2CF;
}
#tbox	{
	background-color: #F7E9E6;
}
.twoColFixLt #main { 
	background-color: #E1D2CF;
} 
#logo	{
	background-color: #E1D2CF;
}

.twoColFixLt #topmenu 	{
	background-color: #E1D2CF;	
}

#dd, #dd ul	{	
	background-color: #E1D2CF;
}

#dd li a:hover	{	
	background-color: #E1D2CF;
}

#mainpicfeature {  
	background-color: #E1D2CF;
}

#content	{
	background-color: #E1D2CF;
	/*border: #f0f0f0;	*/
}
#gallery	{
	position: relative;
	top: 11px;
	margin: 0 auto 0 auto;
	padding: 5px 0 15px 0;
	width: 100%;
	height: auto;
	background-color: #FFFFFF;    /*#F7F7F7;	off-white	*/
	text-align: center;	
}
#gallery h1 {
	font-size: 1.3em;
	margin: 0.5em 0em 0.4em 0em;
	padding: 0;
	font-style: italic;
	font-weight: bold;
}
#colsample	{
	width: 100px;
	height: 100px;
	background-color: #6C2630;   /*#3399CC;*/
}
#highlight	{
	width: 100px;
	height: 100px;
	background-color: #333333;
}	/*#0033FF;*/
#gradient1	{
	width: 100px;
	height: 100px;
	background-color: #C5D0FF;
}
#gradient2	{
	width: 100px;
	height: 100px;
	background-color: #0033ff;
}
#shadow	{
	width: 100px;
	height: 100px;
	background-color: #000000;
}
