#header1 .SkinObject { 
position: absolute; right: 45px; top: 30px;
letter-spacing: 1px;
}
.ControlPanel { background: #A3ABAF}
body { font: 100%/normal Arial, Helvetica, sans-serif; background-color: #fff;}
#Body { 
	font-weight: normal;
	background: url(images/bg.gif) repeat 0 1px;
	
}
a img {border:0;}
/* Edit the width and background repeat image */
#skinmaster 
{
position: absolute;
float: left;
/* Enter the width of the skin here */
width: 910px; 
left: 50%;
margin-left: -455px;
top:10px;
}
/* Edit the height Edit background for mast head */

#header1
{
position: relative;
float: left; 
width:100%;
height:177px;
background: url(images/header.gif);
}

#header2 
{
position: relative; width:100%; height:12px;float: left;
background: url(images/repeat.gif) repeat-y;
}

#menu 
{
background: url(images/repeat.gif) repeat-y;
}
/* ImageSmith CSS Based Layout for Dotnetnuke */
#content { width: 100%; float: left; background: url(images/repeat.gif);
}
/* 
contentpane layout styles 
*/

#dnn_leftpane, #dnn_contentpane, #dnn_rightpane { float: left; }
#footer { 
position: relative;
clear: both;
width: 100%;
height: 152px;
background: transparent url(images/footer.gif) no-repeat top; }

/* Styles for footer content */
.foot {	margin:0 10px; position: relative;	top:28px;
	text-align: center;
	}
	
.foot a:hover,
.foot a:active,
.foot a:visited:hover {text-decoration: none}


.twopanes #dnn_leftpane {width: 199px;
}
.twopanes #dnn_contentpane {
	WIDTH: 642PX;

}
		
.threepanes #dnn_leftpane {
	width:199px;
}

.threepanes #dnn_contentpane {
	width: 443px;  margin-left: 30px;
}
.threepanes #dnn_rightpane {
	width: 185px;
		
}

.connav .DNNTree div  { margin:0 0 10px 0;text-indent: 1em; background: url(images/menubullet.gif) no-repeat 5px 50%;}

.connav .DNNTree div div { margin:0 0 6px 0; text-indent:2em; background: transparent none !important;}


.connav .DNNTree img { position: absolute; z-index: -90009; display: none; }

#dnn_ctr369_dnnTREEVIEWMENU_lblHeader {display: none}
#dnn_ctr369_dnnTREEVIEWMENU_ctldnnTREEVIEWMENUexpcol7,
#dnn_ctr369_dnnTREEVIEWMENU_ctldnnTREEVIEWMENUexpcol38 { display: inline; position: relative; left:-12px; top:-2px; filter:alpha(opacity=100); opacity: 1;}

/* Styles for the Spacer.gif logo */
#dnn_dnnLOGO_imgLogo { width: 220px; height: 85px; position: absolute; left: 30px; top: 75px;}





/* Styles for Formmaster */

table.formModule tr td td { padding: 8px;}
.formModule input {}
.formModule label { font-size: 80%; font-family: Georgia, Serif; }