#column_1, #column_2, #column_3,#column_4,#column_5  {
        
				 border:0px solid #cccccc;
}
#container {
         width:810px;
		 background-image:url(../images/welcomebackground.png);
		 background-repeat: no-repeat;
		 
		 
}

#column_1 {
         width:199px;
         float:left;
         background-color: #990000;
		
}
#column_2 {
         width:442px;
         float:left;
         background-color: #ffffff;
				 border-right:1px solid #cccccc;
				 border-left:1px solid #cccccc;
				 z-index:22;
}
.column_2_text {
				padding-right:5px;
				padding-left:7px;
				margin-top:80px;
				margin-bottom:5px;
}
#column_3 {
          width:156px;
         float:left;
         background-color: #ffffcc;
		 border-right: 1px solid #cccccc

}

.column_3_text {
				padding-right:5px;
				padding-left:5px;
				margin-top:80px;
				margin-bottom:5px;
				
}

#column_4 {
         width:156px;
         float:left;
         background-color: #ffffff;
		 border-right: 1px solid #cccccc
}

.column_4_text {
				padding-right:5px;
				padding-left:5px;
				margin-top:80px;
				margin-bottom:5px;
				
}

#welcomebottom
	{
	width: 800px;
	height: 225px;
	
	background-image: url(../images/welcomeback.gif);
	background-color: #ffffcc;
	background-repeat: repeat-y;
	}
	
#welcomebottom-text
	{
				padding-right:0px;
                margin-bottom:25px;
				margin-left: 200px;

	}

#header, #footer
	{
	width: 800px;
	}
	
#header
	{
	
	background-color:#990000
	}

#footer
	{
	border-top: 1px solid #cccccc;
	color: #660000;
	}
	

	
#titlebar 
	{
	position: absolute;
	top: 147px;
	left: 199px;
	width: 602px;
	background-color: transparent;
	z-index: 32;
	}
	
#topphoto{
	width: 800px;
	height: 72px;
	background-color: #660000;
	z-index: 30;
	border-top: 2px solid #fff;
	}
	
.imgborder-topimage
{
border-left: 1px solid #cccccc;
}

#special {list-style:none; background-color:#ffffcc; padding: 2px; margin-left:15px; }

#special li { float:left; margin-right: 6px; margin-left: 6px; margin-top: 6px; margin-bottom: 6px;}

p a:link, p a:visited {color: #0063a3; }