.outline {
	width: 100%;
	border: thin solid #DDDDDD;
	height: 100%;
}


this is for header.php 

.outline1 {
	width: 100%;
	border: thin solid #DDDDDD;
	height: auto;
}
.flashBox {
	text-align: center;
	height: auto;
	width: 100%;
	vertical-align: middle;
}


.header {
	width: 100%;
	height: 160px;
	top: 0px;
	position: relative;
	background-image: url(images/headerBG.png);
}
.headerLeft {
	height: 150px;
	width: 150px;
	padding-top: 5px;
	left: 5px;
	position: absolute;
}
.headerMiddle {
	text-align: right;
	vertical-align: middle;
	width: auto;
	position: absolute;
	top: 35px;
	padding-top: 20px;
	font-family: "AvantGarde Bk BT";
	font-size: 18px;
	color: #996600;
	font-weight: bold;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 170px;
}
.buttonText {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #804000;
	text-align: center;
	vertical-align: middle;
	height: 35px;
}

 this is for header.php 

.Navtop1 {
	height: 40px;
	width: 100%;
	background-image: url(images/menuBG.jpg);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
.headerRight {
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
	top: 35px;
	right: 0px;
	position: absolute;
	text-align: left;
	vertical-align: bottom;
	color: #804000;
	font-weight: normal;
	margin-top: 85px;
	float: right;
	margin-right: 10px;
}
.HomeText {
	font-family: Tahoma;
	font-size: 14px;
	color: #999999;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	height: 100%;
}
.footer {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	vertical-align: middle;
	height: 30px;
	width: auto;
	margin-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	clear: both;
}




.Navtop {
	height: 40px;
	width: 100%;
	background-image: url(images/menuBG.jpg);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
.buttonText5 {
	text-align: center;
	float: right;
	height: auto;
	width: 130px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #5E4701;
	margin-top: 8px;
	font-size: 14px;
	color: #804000;
}
#ContentLeft {
	float: left;
	width: 18%;
}
#ContentRight {
	float: right;
	width: 80%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #960;
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom: 10px;
}
.headerRight2 {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	color: #804000;
	float: right;
	margin-right: 10px;
	margin-top: 40px;
	height: auto;
}
#MainContent {
	margin-top: 10px;
}
.CatTitle {
	height: 26px;
	text-align: center;
	background-image: url(images/menu1BG.jpg);
	background-repeat: repeat-x;
	padding-top: 3px;
	font-weight: bold;
	color: #FFF;
}
#CategoryList {
	font-size: 12px;
	color: #825500;
	width: 98%;
	padding-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
}

