/* 
================================
Skin styles for DotNetNuke
================================
*/   

body
{
	background: #FFDD99;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 10pt;
	overflow:hidden;
	text-align: center;
}
td
{
	font-size: 10pt;
}
.pagemaster {
	position:relative;
	width: 100%;
	height: 100%;	
	background-color: #ffdd99;
	text-align: center;
	min-width: 918px;
}
.skinmaster {
	margin:0 auto;
	height: 96%;
	margin-top:22px;
	top: 0px;
	width: 918px;
	position: relative;
	background-color: #E1EBF8;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	text-align: center;
}
.fields2 
{
	background-image:url(fields2.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 900px;
	height: 230px;
	position:absolute;
	left: 0px;
	bottom: 0px;
}
.hilltop 
{
	background-image:url(hilltop.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 190px;
	height: 36px;
	position:absolute;
	left: 0px;
	bottom: 225px;
}
.treetop 
{
	background-image:url(treetop.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 99px;
	height: 94px;
	position:absolute;
	left: 801px;
	bottom: 205px;
}
.cherryleft 
{
	background-image:url(cherryleft.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 100px;
	height: 148px;
	position:absolute;
	left: 0px;
	top: 0px;
}
.cherrylefttop 
{
	background-image:url(cherrylefttop.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 200px;
	height: 61px;
	position:absolute;
	left: 0px;
	top: 0px;
}
.cherryright
{
	background-image:url(cherryright.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 100px;
	height: 142px;
	position:absolute;
	right: 20px;
	top: 0px;
}
.cherryrighttop 
{
	background-image:url(cherryrighttop.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 197px;
	height: 60px;
	position:absolute;
	right: 20px;
	top: 0px
}
.menus
{
	width: 880px;
	left: 10px;
	top: -20px;
	position: absolute;
	background-color: #FFDD99;
	opacity: .75;
	filter: alpha(opacity=75);
	border-right: #887755 1px solid; 
	border-top: #887755 1px solid; 
	border-left: #887755 1px solid; 
	border-bottom: #887755 1px solid; 	
	text-align: center;
}
.bottombuffer
{
	width:100%;
	height:230px;
}
.topbuffer
{
	width:100%;
	height:20px;
}
.logo 
{
	position: relative;
	top: 0px;
	width: 100%;
	text-align: center;
}
.banner 
{
	position: relative;
	top: 0px;
	width: 100%;
	text-align: center;
}
.content
{
	width: 100%;
	height: 100%;
	z-index: 0;
	scrollbar-base-color: #ffdd99;
	overflow:scroll;
	text-align: left;
}
.contenttable
{
	position: relative;
	left: 65px;
	width: 770px;
}
.controlpanelzone
{
	width:770px;
	position: absolute;
	left: 65px;
	bottom:10px;
}
.leftpane
{
	min-width:150px;
	text-align:justify;
}
.rightpane
{
	min-width:150px;
	text-align:justify;
}
.contentpane
{
	text-align:justify;
}
.toppane
{
	text-align:justify;
}
.bottompane
{
	text-align:justify;
}
.leftpanedummy
{
	width:35px;
	height:30px;
}
.rightpanedummy
{
	width:35px;
	height:30px;
}

