﻿#Content
{	
	width:764px;
	position:relative;
	overflow:hidden;
	padding-right:2px;
}
#ContentTop
{
	position:relative;
	height:24px;
	width:764px;
	background-image:url("../Images/Gui/WideContentTop.gif");
	background-repeat:no-repeat;
	background-position:right;
	overflow:hidden;
}
#ContentMiddle
{		
	min-height:320px;
	width:764px;
	background-image:url("../Images/Gui/WideContentRepeater.gif");
	background-repeat:repeat-y;
	background-position:right;
	overflow:hidden;
	position:relative;
}
#ContentBottom
{
	height:38px;
	width:764px;
	background-image:url("../Images/Gui/WideContentBottom.gif");
	background-repeat:no-repeat;
	overflow:hidden;
	background-position:right;
	position:relative;
}
#ContentContainer
{	
	overflow:hidden;
	position:relative;
	padding-right:30px;
	padding-left:30px;
	color:#2a517b;
}