body {	
	background-color: #eeeeee;
	/*background-image: url(TexturedWhite.jpg);*/
	margin: 20;
	padding: 0;
	position: relative;
}
#page_container {
	width: 1174px;
	overflow: hidden;
	margin: 0 auto;   /* align for good browsers */
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
}
.roundedCornerSpacer {
    margin: 0px; padding: 0px; border: 0px;
    clear: both;
    font-size: 0px;
	line-height: 0px;
}
.borderTL, .borderBL {
	float: left;
	clear: left;
	margin: 0 0 0 0;
}
.borderTR, .borderBR {
	float: right;
	clear: right;
}
.borderTL, .borderTR {
	position: relative;
    padding: 0px; border: 0px;
    z-index: 101;
}
.borderBL, .borderBR {
	position: relative;
    padding: 0px; border: 0px;
    z-index: 101;
}
#masthead {
	background-image: url(MiddleTop.gif);
	background-repeat: repeat-x;
	margin: 0 0 -3px 0;
	height: 120px;
}
#two_cols {
	background-color: #ffffff;
	width: 879px;
	clear: right;
	float: left;
	overflow: hidden;
}
#center  {
	/*background-image: url(sideBarLeft.gif);*/
	background-repeat: repeat-y;
	background-position:-224px;
	width: 483px;
	padding: 0 10px 0 30px;
	float: left;
	clear: left;
	padding-bottom: 10002px;     /* X + padding-bottom */
	margin-bottom: -10000px;     /* X */
}
#left {
	width: 204px;
	float: left;
	margin: 0 0 0 0;
}
#far_right {
	width: 204px;
	float: left;
}

#right {
	width: 218px;
	float: left;
	clear: right;
	background-repeat:repeat-y;
	background-position:right;
	padding: 0 25px 0 0;
	padding-bottom: 10002px;     /* X + padding-bottom */
	margin-bottom: -10000px;     /* X */
}

#footer {
	background-image: url();
	background-position: bottom;
	background-repeat: repeat-x;
	width: 765px;
	margin: 0 0 -1px 0;
	clear: both;
	position: relative;
}
.promos {
	margin:  0 0 6px 0;
}
#center .promo {
	margin: 10px 0;
}
#center .promo p {
	margin: 0 0px 20px 10px;
}
#center img {
	margin: 0 0 10px 0;
}
#footer_menu {
	text-align:center;
	padding: 15px 0 0 0;
}
#footer_menu a {
	text-decoration: none;
	color:#6f6f6f;
	font-weight: bold;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	border-right: 2px solid #6f6f6f;
}
#masthead_menu {
        float: left;
        width: 700px;
	text-align:center;
        clear: left;
	padding: 20px 0 0 0;
}
#masthead_menu a {
	text-decoration: none;
	color:#000000;
	font-weight: bold;
	font-size: 14px;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	border-right: 1px solid #000000;
}
#copyright {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background:none;
	text-align: left;
}
#footlinks {
	text-align: center;
}
#footlinks a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 20px;
	color: #0256f9;
}
#masthead #cptitle { display: none; }

#topstuff input {
    margin: 0 5px;
}

h1, h2, h3 {
    border-bottom: 1px solid #666666;
    color: #333333;
    padding: 3px;
}
p {
    font-size: 12px;
    line-height: 18px;
}
