/* header */
#header { background: url(images/header.jpg) no-repeat 0 bottom transparent;}
#main-wrapper { background:url("images/bgrad.gif") repeat-y scroll 0 0 transparent;}


#content { width: 690px;float: left;text-align: left;}


/* sidebar related */
#sidebar  {color: #999;}






/* footer */
#footer {
	background: transparent url(images/footer.gif) no-repeat; 
	color:#fa3232;
}

.wTop {
	background: url("images/conTop.png") no-repeat scroll 0 0 transparent;
}