﻿
div#SkinMaster {
	width: 790px;
    background: url(images/bodybg.gif) repeat-y 0 -3px;
	position: relative;	
}

#header {

background:url(images/header.gif) no-repeat top; 
width: 790px; 
height:222px; 
margin-bottom: 25px;
}

.login 
{
    position: absolute;
    top:0;
    left: 0;
    }
.user 
{
    position: absolute;
    top:12px;
    left: 0;
 }
body 
{
    background: url(images/bg.jpg) repeat 0 -12px;
    font-family: Verdana, Arial, sans-serif;
    }

#content {
	position: static;
	height: 400px;
	width: 790px;
}


#dnn_LeftPane  {
	width:389px;
	top: 245px;
	left: 25px;
	position: absolute;
}

#dnn_ContentPane
{
position: absolute;
right: 30px;
width: 325px;
top: 245px;
}

#SkinMaster #footer {
background: url(images/footer.gif) no-repeat bottom center;
height:42px;}

/* For the form module */
#dnn_LeftPane table {table-layout: auto; border-collapse: collapse; vertical-align: top}
#dnn_LeftPane tr , #dnn_LeftPane tr td {
	 vertical-align: top; border-collapse: collapse; 
	 empty-cells: hide; padding:0; margin:0; border: 0;
}

h2,h3  {
color: #336666;
font-family: Verdana, Arial, Sans-Serif;font-weight:590;  
font-size: 10px; margin: 0; padding: 0; white-space: normal}

.footer, .SubHead, label, input
{
    color: #336966; font-size: 10px; padding: 0; margin: 0;
    
    }
.footer {
	text-transform: uppercase;
}
address {
	font-style: normal; color: #9a9c9e; font-size: 11px; line-height: normal;
	
	}
#dnn_ContentPane div {margin:0; line-height: 14PX; letter-spacing:1px;
color: black; font-size:11px; font-weight: 500;}
	

a.CommandButton , p  {padding: 0; margin:0; color: #9a9c9e;
  font-family: Verdana, Sans-Serif;
line-height: 11px; font-size: 9px}

	
hr 
{ height:0;
    border: 1px dashed black;
    margin: 0;
    padding: 0;
 }


address, a:link {
	text-decoration: none;
	 color: #336966;
	

}

