/*layout*/
#wrapper{
margin-left: auto;
margin-right: auto;
width: 732px;
margin-top: 10px;
}
h3{
display:inline;
}
h1{
display:inline;
}
#top{
width: 732px;
height: 113px;
position:relative;
}
#header{
background: transparent url(../images/header.png) left top;
width: 732px;
height: 71px;
}
#headpic{
position: absolute;
margin-left: 3px;
margin-top: 10px;
background: transparent url(../images/headpic.jpg) left top no-repeat;
width: 725px;
height: 60px;
}


#path{
	width: 732px;
	height: 42px;
	background: transparent url(../images/path.png) left top;
	text-align: left;
	font-size: 11px;
	color: #ff9900;
}

a#path:visited{
	font-size: 40px;
	color: #ff9900;
}


#content{
	width: 732px;
	background: #ffffc7;
	position:relative;
}

.spacer {
  clear: both;
  height:0px;
  }

#leftcol{
float: left;
width: 180px;
margin-left: 0px;
}

#main{
float: right;
width: 552px;
}

#user1{
width: 270px;
float: left;
}

#user2{
width: 270px;
float: right;
margin-right: 1px;
padding-right: 1px;
}

#user1 table.moduletable th{
width: 267px;
background: url(../images/path.png) left top;
}

#user1 table.moduletable td{
width: 268px;
background: url(../images/userbg.jpg) left bottom no-repeat;
margin-bottom: 5px;
padding-bottom: 5px;
}

#user1 a:link, a:visited {
	color: Blue; 
  text-decoration: none;
	font-weight: bold;
}

#user1 a:hover {
	color: Blue; 
  text-decoration: none;
	font-weight: bold;
}

#user2 a:link, a:visited {
	color: Blue; 
  text-decoration: none;
	font-weight: bold;
}

#user2 a:hover {
	color: Blue;
	text-decoration: none;
	font-weight: bold;
}

#user1 li{
background: transparent url(../images/bullet.png) no-repeat left;

}

#user2 li{
background: transparent url(../images/bullet.png) no-repeat left;

}

#user2 table.moduletable th{
width: 267px;
background: url(../images/path.png) left top;
}

#user2 table.moduletable td {
width: 268px;
background: url(../images/userbg.jpg) left bottom no-repeat;
margin-bottom: 5px;
padding-bottom: 5px;
}

#mainbody{
width: 552px;
float: left;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
text-align: justify;
}
#footer{
color: #fff;
text-align: center;
background-color:#9595ff; 
clear:both;
bottom: 0px;
border-top-color: #fff;
border-top: 1px; 
border-top-style: solid 
 } 
#subcentral{
text-align:center;
}
#submain{
text-align:center;


}

