﻿/************************************************** Content Area Frame */

.WideContentFrame
{
	width:900px;
	background:url(WideContent/WideContentFrameBg.gif) no-repeat left top;
	float:left;
	padding-top:15px;
	margin-left:20px;
}

.WideContentFrame a { color:#baa33c; }
.WideContentFrame a:hover { text-decoration:underline; }

.WideContentFrame ul
{
	list-style:none;
	margin:0 0 1.2em 8px;
	padding:0;
}

.WideContentFrame li
{
	list-style:none;
	background:url(GeneralContent/ListItemBg.gif) no-repeat left 1ex;
	padding:2px 0 3px 15px;
	margin-left:0;
}

/************************************************** Content Area Frame I1 */

.WideContentFrameI1
{
	width:900px;
	background:url(WideContent/WideContentFrameI1Bg.gif) repeat-y left;
}

/************************************************** Content Area Frame I2 */

.WideContentFrameI2
{
	width:849px;
	background:url(WideContent/WideContentFrameI2Bg.gif) no-repeat left bottom;
	padding:0 26px 0 25px;
	padding-bottom:15px;
}
