

#tcWrapper {
	width			: 90%;
	margin			: 0 auto ;
	text-align		: center;
}


.wSmall #tcWrapper {
	width		: 1000px;
}

#tcWrapperInner {
	text-align	: left;
	padding		: 0;

}


#tcContainerWrap {
	padding: 0;
}

#tcContainer {
	padding: 0;
}


#tcContent {
	padding: 5px;
	margin: 0;
	clear: both;
	display: block;
	padding-top	: 0;
}



#divBorder
{

	width			: 100%;
	float			: left;
	background		: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) repeat-y;
	border-right	: 1px solid #DDDDDD;
}



#tcMainbody, #tcMainbody-fl, #tcMainbody-fr, #tcMainbody-f {
}



#tcMainbody-fr {
	float: right;
	width: 77%;

}

#tcContainer-fr #tcLeftCol {
	float: left;
	width: 23%;
	}



#tcMainbody-fl {
	float: left;
	width: 100%;
}

#tcMainbody-fl #tcContentWrap {
	float: left;
	width: 76.5%;
	background: none;
}

#tcMainbody-fl #tcRightCol {
	float: right;
	width: 23%;
}

#tcMainbody-f {
	float: left;
	width: 100%;
}

#tcMainbody-f #tcContentWrap {
	background: none;
}


#tcMainbody
{
	float: right;
	width: 77%;
}


#tcMainbody #tcContentWrap {
	float: left;
	width: 70%;
	
}


#tcLeftCol {
	float		: left;
	width		: 20%;
}

#tcRightCol {
	float		: right;
	width		: 29.7%;
}

#tcRightColInner
{
	padding: 0;
	margin-top		: 30px;
}

#tcLeftColInner
{
	padding-left	: 5px;
	margin-top		: 30px;
}


#tcLeftCol table,
#tcRightCol table {
	border-collapse: collapse;
	border-spacing: 0;
}

#tcLeftCol ul li,
#tcRightCol ul li {
	padding-left: 10px;
	margin: 0;
}

#tcLeftCol ul,
#tcRightCol ul {
	margin: 0;
}

#tcLeftCol li a,
#tcRightCol li a{
	color: #484848;
}


#copyRight div a:link,
#copyRight div a:active,
#copyRight div a:visited
{
	color			: #fff;
	text-decoration		: none;
}

#copyRight div a:hover
{
	background		: none;
	text-decoration : underline;
}

#modBanner
{
	float			: left;
	width			: 100%;
	margin			: 5px 0 0px 0;
}

#bottomMenu
{
	float			: left;
	width			: 100%;
}

#bottomMenuPositioner
{
	margin			: 5px 0 5px 0;
	text-align		: center;
}




#searchMod
{
	float			: right;
	width			: 100%;
	padding-top		: 10px;
	padding-bottom	: 10px;
	background		: #000;
	text-align		: right;
}

#searchMod input
{
	background		: #eee;
	color			: #000;
	border			: none;
	margin-right	: 20px;
	width			: 140px;

}	

#headerMenu
{
	float			: left;
	width			: 100%;
	height			: 152px;
	background		: url(/templates/artcolors15/colors/green/images/header-menu-bg.gif) no-repeat;
	margin-top		: 10px;
}

#centerALL
{
	margin			: 0 auto;
	width			: 900px;
}

#menuMod
{
	margin		: 117px 0px 0px 10px;
}

#header2
{
	float		: left;
	width		: 100%;
	background	: url(/templates/artcolors15/colors/green/images/header-2.gif) no-repeat;
	height		: 216px;
}

#modTop
{
	float			: right;	
	width			: 300px;
	height			: 186px;
	overflow		: hidden;
	margin-top		: 8px;
	margin-right	: 70px !important;
	margin-right	: 35px;
	font-weight		: bold;
}

#modTop h3
{
	color			: #A2291F;
	font-family		: georgia;
	font-size		: 20px;
	padding			: 0;
	margin			: 0;
}

#lB
{
	float			: left;
	width			: 100%;
	background		: #fff url(/templates/artcolors15/colors/green/images/border.gif) 0px 0px repeat-y;
	margin-top		: 10px;
	
}

#rB
{
	float			: left;
	width			: 100%;
	background		: url(/templates/artcolors15/colors/green/images/border.gif) 100% 0px repeat-y;
}

#tl
{
	float		 	: left;
	width			: 100%;
	background		: url(/templates/artcolors15/colors/green/images/mainbody-tl.gif) top left no-repeat;
}

#tr
{
	float		 		: left;
	width				: 100%;
	background			: url(/templates/artcolors15/colors/green/images/mainbody-tr.gif) top right no-repeat;
}

#bl
{
	float		 	: left;
	width			: 100%;
	background		: url(/templates/artcolors15/colors/green/images/mainbody-bl.gif) bottom left no-repeat;
}

#br
{
	float		 		: left;
	width				: 100%;
	background			: url(/templates/artcolors15/colors/green/images/mainbody-br.gif) bottom right no-repeat;
}

#adjBody
{
	margin				: 10px;
}

#bodyBG
{
	float				: left;
	width				: 100%;
	background			: #FFEBDE url(/templates/artcolors15/colors/green/images/trans-bg.gif);
}



