body {
margin:0;
padding:5px;
height:100%;
background: #cebca1;
}

body,td,th {
	font-size: 14px;
}
body {
	background-color: #e4dabc;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
	

#wrapper {
	position:relative;
	margin: 0px auto;
	top: 10px;
	width:900px;
	height:600px;

	background-image: ../images/wrapper-graphic.jpg;
	background-repeat: no-repeat;
	border:none;
	background-image: url(../images/wrapper-graphic.jpg);
}

#header-graphic_ {
	position:absolute;
	left:11px;
	top:13px;
	width:703px;
	height:91px;
	border:none;
}


#header-title_ {
	position:absolute;
	left:260px;
	top:13px;
	width:440px;
	height:65px;
	background-color: #000000;
}

#voted-number-one_ {
	position:absolute;
	left:714px;
	top:13px;
	width:175px;
	height:91px;
}

#about_ {
	position:absolute;
	left:19px;
	top:116px;
	width:160px;
	height:22px;
	border:none;
}

#business-opportunity_ {
	position:absolute;
	left:185px;
	top:116px;
	width:184px;
	height:22px;
	border:none;
}

#store_ {
	position:absolute;
	left:375px;
	top:116px;
	width:165px;
	height:22px;
	border:none;
}

#contact_ {
	position:absolute;
	left:546px;
	top:116px;
	width:162px;
	height:22px;
	border:none;
}

#printable-pdf_ {
	position:absolute;
	left:714px;
	top:116px;
	width:169px;
	height:22px;
	border:none;
}

#main-content-area_ {
	position:absolute;
	left:11px;
	top:138px;
	width:878px;
	height:448px;
	background-color:#cebca1;
	border:none;
}

#leftSide {
	position:absolute;
	left:10px;
	top:10px;
	width:624px;
	height:428px;
	background-color: #cebca1;	/*border: 1px solid #ff6600;*/
}

#leftSide p {
	padding: 10px;
	font-family: arial, verdana, helvetica;
	font-size: 14px;
	line-height: normal;
}


#rightSide {
	position:absolute;
	left:648px;
	top:11px;
	width:226px;
	height:428px;
	background-color: #cebca1;	
	background-image: url(file:///System%20HD/Users/student/Desktop/about-slide.jpg);
	border:none;
}


#2-pack-graphic {
	position: absolute;
	left: 20px;
	top: 125px;
	width: 200px;
	height: 120px;
	background-color:#cebca1;
}

#2-pack-text {
	position: absolute;
	left: 240px;
	top: 125px;
	width: 300px;
	height: 120px;
	background-color:#cebca1;
}
	
#12-pack-graphic1 {
	possition: absolute;
	left: 20px;
	top: 245;
	width: 140;
	height: 133px;
	background-color:#cebca1;
	
}

#12-pack-graphic2 {
	position: absolute;
	left: 20px;
	top: 385;
	width: 200;
	height: 112;
	background-image: #fff;
	
}
	
#12-pack-graphic-text {
	position: absolute;
	left: 240px;
	top: 300px;
	width: 300px;
	height: 120px;
	background-color:#cebca1;
}

table {
	margin-left:20px;
	margin-right:20px;
	border: thick solid #999999;
	caption-side:top;
	border-collapse:collapse;
}

td, th {
	border:thin dotted #999999;
	padding:5px;
}


td {
	color:#FFFFFF;
}

th {
	font-family:Georgia, "Times New Roman", Times, serif;
}

.tdtextblack {
	color:#000000;
}

.thtextwhite {
	color:#FFFFFF;
}

.cellcolorblack {
	background-color:#000000;
}

.cellcolorwhite {
	background-color:#FFFFFF;
}

.center {
	text-align:center;
}


.right {
	text-align: right;
}

caption {
	font-style:italic;
	padding: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:large;
	color: #FFFFFF;
}
	
