
.container {
	BORDER-RIGHT: black 1px dotted; BORDER-TOP: black 1px dotted; BACKGROUND: #ffffff; MARGIN-BOTTOM: 1px; OVERFLOW: hidden; BORDER-LEFT: black 1px dotted; WIDTH: 580px; BORDER-BOTTOM: black 0px dotted;
}
.containerTitle {
	BORDER-RIGHT: black 1px dotted; BORDER-TOP: black 0px dotted; BACKGROUND: #ffffff; MARGIN-BOTTOM: 1px; OVERFLOW: hidden; BORDER-LEFT: black 1px dotted; WIDTH: 580px; BORDER-BOTTOM: black 1px dotted;
}

.box {
	BORDER-RIGHT: red 1px dotted; BORDER-TOP: red 1px dotted; BACKGROUND: #ffffff; MARGIN: 2px; Padding: 2px; BORDER-LEFT: red 1px dotted; WIDTH: 240px; BORDER-BOTTOM: red 1px dotted; POSITION: relative; 
}
.box p {
     FONT-SIZE: 14px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, helvetica, sans-serif;
     padding: 10px;
}

.box H3 {
      background: url(../images/bg.jpg) repeat-x left top;
      font-family: Verdana, Arial, helvetica, sans-serif;
      font-size: 16px;
      font-style: normal;
      color: #635208;
      margin:1px;
      padding-top: 8px;
      width: 99%;
      text-align: center;

}
.boxImage {
	BORDER-RIGHT: red 0px dotted; BORDER-TOP: red 0px dotted; BACKGROUND: #ffffff; MARGIN: 5px; BORDER-LEFT: red 0px dotted; WIDTH: 300px; BORDER-BOTTOM: red 0px dotted; POSITION: relative; 
padding-left:8px;}

div.imgholder {
	display: block; 
	float: left; 
	background: url(../images/dropshadow.png) no-repeat bottom right !important; 
	background: url(../images/dropshadow.gif) no-repeat bottom right; 
	margin: 10px 7px 0 10px !important; 
	margin: 10px 0 0 5px; 
} 

div.imgholder img { 
	display: block; 
	position: relative; 
	background-color: #fff; 
	border: 1px solid #666;
	margin: -3px 5px 5px -3px;  
	padding: 2px; 
} 
.boxWidth1 {
	BORDER-RIGHT: green 0px dotted; BORDER-TOP: green 0px dotted; BACKGROUND: url(../images/image13.jpg) no-repeat bottom right;; MARGIN: 5px; BORDER-LEFT: green 0px dotted; WIDTH: 562px; BORDER-BOTTOM: green 0px dotted; POSITION: relative; 
}
.boxWidth2 {
	BORDER-RIGHT: green 0px dotted; BORDER-TOP: green 0px dotted; BACKGROUND: #ffffff; MARGIN: 5px; BORDER-LEFT: green 0px dotted; WIDTH: 562px; BORDER-BOTTOM: green 0px dotted; POSITION: relative; 
}

.boxWidth2 p {
   text-align:center;
}

.boxWidth {
	BORDER-RIGHT: green 1px dotted; BORDER-TOP: green 1px dotted; BACKGROUND: #ffffff; MARGIN: 5px; BORDER-LEFT: green 1px dotted; WIDTH: 562px; BORDER-BOTTOM: green 1px dotted; POSITION: relative; 
}
.floatLeft {
	FLOAT: left
}
.floatRight {
	FLOAT: right
}


.box ul {
	list-style-type: disc;
	list-style-image: url(../images/bullet.gif);
      display: inline;
      padding: 5px;
      margin: 2px;
} 

.box li {
	padding: 2px;
	margin: 2px;
      
}


