@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;

}





#nksubnav {

	width:191px;

	height:699px;

	float:left;

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

	background-repeat:no-repeat;

}



#nkleft {

	width:337px;

	height:699px;

	float:left;

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

	background-repeat:no-repeat;

}



#nkright {

	width:391px;

	height:699px;

	float:left;

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

	background-repeat:no-repeat;

}



#nkrighttext {

	margin: 27px 0px 0px 30px;

	color:#ffffff;

	float:right;

	width: 280px;

	font-size: 14px;

	font-weight:normal;

}



#nkbuttons{

	margin: 20px 0px 0px 20px;

}



#nkcallouttext {

	margin: 450px 0px 0px 70px;

	color:#7d15cd;

	width:135px;

	font-size: 14px;

	font-weight:normal;

	text-align:center;

}



#nkcallouttext a {

	color: #4095ff;	

}

