@charset "UTF-8";

/* color ------------------------------------------ */

ppbody{
	/*background: #000 url(../images/Apple_Mac_Wallpaper_18.jpg) center center repeat;*/
	/*background: #000 url(../images/carbon05-1.jpg) center center repeat;*/
	/*background: #000 url(../images/CorkBoard02.jpg) center center repeat;*/
	/*background: #000 url(../images/Walnut01-p.jpg) center center repeat;*/
	/*background: #000 url(../images/Mosaic-tile01-p.jpg) center center repeat;*/
	/*background: #000 url(../images/Cheetah03-p.jpg) center center repeat;*/
	/*background: #000 url(../images/canvas01.jpg) center center repeat;*/
	/*background: #000 url(../images/hw2012s.gif) center center repeat;*/
	/*background: #000 url(../images/Clisms_Tree.jpg) center center repeat;*/
	background: #fff url(../images/back_img_classic.gif) center center repeat;
	border-top: 10px solid #000;
	background-attachment: fixed;
}

body{
	/*background: #000 url(../images/Apple_Mac_Wallpaper_18.jpg) center center repeat;*/
	background: #fff;
	border-top: 10px solid #000;
	background-attachment: fixed;
}

/* bottom ------------------------------------------ */

#bottom-box b {
	margin: 0px 25px 0px 0px;
	color: #999;
	font-weight:normal;
}
#bottom-box a {
	margin: 0px 15px 0px 0px;
	color: #999;
	/*color: #6495ED;*/
}
#bottom-box a:hover {
	color: #fff;
}
