.R1C1 {
	background-image: url(images/layout/R1C1.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 30px;
}
.R1C2 {
	background-image: url(images/layout/R1C2.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.R1C3 {
	background-image: url(images/layout/R1C3.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 30px;
}
.R0C2 {
	background-image: url(images/layout/R1.5C2.jpg);
	background-repeat: repeat-x;
	background-position: top right;
	height: 34px;
}
.R2C1 {
	background-image: url(images/layout/R2C1.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	width: 30px;
}
.R2C2 {
	background-image: url(images/layout/R2C2.jpg);
	background-position: top right;
	background-repeat: repeat;
}
.R2C3 {
	background-image: url(images/layout/R2C3.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	width: 30px;
}
.R3C1 {
	background-image: url(images/layout/R3C1.png);
	background-repeat: no-repeat;
	background-position: top right;
	width: 30px;
	height: 158px;
}
.R3C2 {
	background-image: url(images/layout/R3C2.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	height: 158px;
}
.R3C3 {
	background-image: url(images/layout/R3C3.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 30px;
	height: 158px;
}
#Blank_Head {
	height: 62px;
	width: 632px;
	background-image: url(images/headings/blank_heading.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#VF_Head {
	height: 23px;
	width: 633px;
	background-image: url(images/labels/VF_Head.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#VF_Back {
	width: 633px;
	background-image: url(images/layout/VF_Back.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}
#VF_Bottom {
	height: 88px;
	width: 633px;
	background-image: url(images/layout/VF_Bottom.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#VF_Membership {
	height: 983px;
	width: 635px;
	background-image: url(images/layout/membership.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.Categories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #005782;
	letter-spacing: 2px;
}
.SubCats {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #336666; }
.LoginTxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	font-weight: bold;
	font-size: 11px;
}
.Name {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: lighter; 
	color: #0099FF; 
	letter-spacing: 1.3px; 
}
.AboutMe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #333;
	letter-spacing: 1.3px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #06F;
}
a:active {
	text-decoration: none;
	color: #666666;
}
#SignupTxt a:link {
	color: #999999;
	text-decoration: none;
}
#SignupTxt a:visited {
	color: #999999;
	text-decoration: none;
}
#SignupTxt a:hover {
	color: #0099FF;
	text-decoration: none;
}
#SignupTxt a:active {
	color: #999999;
	text-decoration: none;
}

/* === FOOTER === */
#footer {
	width: 960px;	
	padding-top: 20px; margin: 0 auto;
	font-size: 10px; color: #fff;
	color: #666666;
	font-family: Arial,Helvetica,sans-serif;
	
	}
#footer ul {
	margin: 0 27px 0 -27px;
	float: left;
	}
#copyright {
	float: left;
	margin: 0 75px 0 30px;
	}
#footer ul li {
	display: inline;
	}
#footer a {
	color: #666666;
	}
#footer ul a {	
	margin: 0 10px;
	}
#footer a:hover {
	color: #50504e;
	}	
.divider {
	margin: 0 12px;
	}
