@charset "utf-8";
body {
	background-image: url(../images/gradbckgrndBLong.jpg);
	background-repeat: repeat-x;
  }
  
    #prewrapper {
	margin: 0 auto;
	width: 850px;
	background-image: url(../images/background.gif);
}

#wrapper {
	margin: 0 auto;
	width: 775px;
	background-image: url(../images/background.gif);
}
#menu {
	
	width: 775px;
	
}
#secheader {
	
	width: 775px;
	
}
#header {
	width: 775px;
	float: left;
	padding: 0px;
	height: 127px;
	margin: 0px 0px 0px 0px;
}
#leftcolumn {
	font-family:Tahoma, Geneva, sans-serif;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 725px;
	width: 200px;
	float: left;
	text-align: center;
	font-size: 16px;
}
#rightcolumn {
	float: right;
	padding: 0px;
	height: 775px;
	width: 556px;
	margin: 0px 5px 0px 0px;

	}
#footer { 
 width: 775px;
 clear: both;
 border:none;
}
.TitleBar {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	text-align: center;
}

.headerText {
	font-size: 36px;
	color: #FFF;
	padding-left: 20px;
}
.rightcolMainText {
	font-family:Tahoma, Geneva, sans-serif;
	color: #333;
	font-size: 16px;
}

img
{  border-style: none;
}
