/*----- Link Defaults -----*/
a{
	color: #3E85C8;
}

/*----- Header -----*/
#header h1 a{
	background-image: url('../img/logo_mindcomet_dark.png');
}

/*----- Support -----*/
#support #info{
	color: #3E85C8;
}

/*----- Content -----*/
#page{
	background: #E5E6E6;
}
#page_top{
	background: url('../img/jenxyandme/bg_blog_top.jpg') right top no-repeat;
}
#page_top a#home{
	height: 333px;
}

/*----- Blog -----*/
#blog{
	min-height: 143px;
}