@charset "utf-8";

/* CSS Document */



body {

	background-color: #bb2de0;

	background-image:url(../images/bg-programming1.jpg);

	background-repeat:repeat-x

}



#container {

	width: 1039px;

}







#content-a {

	width: 70px;

	height: 645px;

	background-image:url(../images/pretty-topleft.jpg);

	background-repeat:no-repeat;

}



#content-b {

	width: 50px;

}



#content-main {

	width: 969px;

}



#header {

	background-image:url(../images/programming-top.jpg);

	background-repeat:no-repeat;

}







#bgcsubnav {

	width:191px;

	height:662px;

	float:left;

	background-image:url(../images/bgc-subnav.jpg);

	background-repeat:no-repeat;

}



#bgcleft {

	width:439px;

	height:726px;

	float:left;

	background-image:url(../images/bgc-left.jpg);

	background-repeat:no-repeat;

}



#bgcrighttext {

	margin: 27px 0px 0px 0px;

	color:#ffffff;

	font-size: 14px;

	font-weight:normal;

}



#bgcbuttons {

	margin: 20px 0px 0px 0px;

}



#bgcbuttons img {

	margin: 10px 0px 0px 0px;

}



#bgccallouttext {

	margin: 160px 0px 0px 15px;

	color:#7d15cd;

	width:245px;

	font-size: 14px;

	font-weight:normal;

	text-align:center;

}



#bgccallouttext a {

	color: #4095ff;	

}



#bgcright {

	width:338px;

	height:726px;

	float:left;

	background-image:url(../images/bgc-right.jpg);

	background-repeat:no-repeat;

}