/* 3 Column Template */

#global_box {
	margin-right:5px;
	margin-top:0px;	
	color:#0D0E09;
	display:inline-block;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 960px;
  text-align: left;
  background: #FFFFFF url('../Masterpages/images/content_bg2.gif') top left repeat-y;
}


#content_wrapper {
  margin-top:0px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;  
}

#center {
  margin-left:195px;
  margin-right:195px;
  border:0px dashed #cccccc;
}

/* Right Side */

#right_side {
  float: right;
  width:160px;
  border:0px dashed #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px; 
  font-family: Times New Roman, serif;
  font-size: 15px;
  color: #57120D; 
  border-bottom: 2px solid #360A0B; 
}

#right_side p {
  margin-top:5px;
  margin-bottom:15px;    
  line-height: 16px;
  color: #000000;
}

/* Brings in the footer image */
#footer_image
{
	height:30px;
	margin:0;
	background: #FFFFFF url('../MasterPages/images/footer3Col.gif') no-repeat;
	clear: both;
}














