BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: -20px;
	PADDING-TOP: 0px;
	BACKGROUND-COLOR: #49423c;
	background-image:url('../images/bg7.gif');
	background-repeat:repeat;
	background-attachment:fixed;
	background-position:center;*/
}

td {
text-align:left;
}

A {
	COLOR: #774c2a;
	TEXT-DECORATION: none
}

A:hover {
	COLOR: #ae834c;
	TEXT-DECORATION: none
}

/*front page "cubby" cells*/

/*default orange*/
div.cubby {
	margin-bottom:10px; 
	height:auto; 
	width:356px; 
	background-image: url(/images_box/boxside.jpg); 
	background-repeat:repeat-y; 
	background-position:center; 
}

div.cubbyTop {
	top:0px; 
	height:60px; 
	background-image: url(/images_box/boxtop.jpg); 
	background-repeat:no-repeat; 
	background-position:center; 
}

div.cubbyBottom {
	height:20px; 
	background-image: url(/images_box/boxbottom.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom; 
}
/*------------------------*/

/*#660000 maroon*/
div.cubby2 {
	margin-bottom:10px; 
	height:auto; 
	width:356px; 
	background-image: url(/images_box/boxside2.jpg); 
	background-repeat:repeat-y; 
	background-position:center; 
}

div.cubbyTop2 {
	top:0px; 
	height:60px; 
	background-image: url(/images_box/boxtop2.jpg); 
	background-repeat:no-repeat; 
	background-position:center; 
}

div.cubbyBottom2 {
	height:20px; 
	background-image: url(/images_box/boxbottom2.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom; 
}
/*------------------------*/

/*#BFDDDD light blue*/
div.cubby3 {
	margin-bottom:10px; 
	height:auto; 
	width:356px; 
	background-image: url(/images_box/boxside3.jpg); 
	background-repeat:repeat-y; 
	background-position:center; 
}

div.cubbyTop3 {
	top:0px; 
	height:60px; 
	background-image: url(/images_box/boxtop3.jpg); 
	background-repeat:no-repeat; 
	background-position:center; 
}

div.cubbyBottom3 {
	height:20px; 
	background-image: url(/images_box/boxbottom3.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom; 
}
/*------------------------*/

/*#006666 teal*/
div.cubby4 {
	margin-bottom:10px; 
	height:auto; 
	width:356px; 
	background-image: url(/images_box/boxside4.jpg); 
	background-repeat:repeat-y; 
	background-position:center; 
}

div.cubbyTop4 {
	top:0px; 
	height:60px; 
	background-image: url(/images_box/boxtop4.jpg); 
	background-repeat:no-repeat; 
	background-position:center; 
}

div.cubbyBottom4 {
	height:20px; 
	background-image: url(/images_box/boxbottom4.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom; 
}
/*------------------------*/

div.cubbyImage{
	padding-left:3px;
	/*padding-top:1px;*/
	padding-right:1px;
}

div.cubbyBody {
	height:auto; 
	padding-left:8px; 
	padding-right:8px;
}
/*------------------------*/