/*homepage*/
#outline{position:relative;}
#topGrey {clear: both;background-color: #dbdbdb;}
#head {clear: both;}
#content{clear:both;position:relative;background-color:#dbdbdb;background-image: url(../img/layout/headShadow.gif);background-repeat: repeat-x;background-position: top;}
#contentBox{width:930px;position:relative;margin:0px auto;}
#footer{clear:both;text-align:center;padding-top:10px;padding-bottom:12px;background-color:#dbdbdb;}

/*subpage*/
#title{clear:both;}
#bodyContent{
	clear:both;
	width:930px;
	position:relative;
	background-color:#FFFFFF;
}
