﻿/* CSS Document */

div, #DWMain, #pageLeft, #pageRight {

}

#DWMain, #pageRight {
	width:600px;
}
#pageLeft {
	display: none;
	width: 0px;
}


.col1, .col2, .col3, .col4, .paragraphText {
	width: 600px;
border-top: 0px;
border-bottom: 0px;
clear:both;
}
.pageHeader, .pageLogo {
float: left;
clear: both;
}
#dwtopimage {
width: 75%;
height: 75%
}
