@charset "utf-8";
/* CSS Document */
a.model:link, a.model:visited{	color: #c0c0c0;	text-decoration: none;}
a.model:hover {
	text-decoration: underline;
	color: white;
}
#blu_box {
	background: url(../img/htpc_mc07.jpg);
}
#green_box {
	background: url(../img/htpc_flex.jpg);
}
#red_box {
	background: url(../img/htpc_mc03.jpg);
}
#yel_box {
	background: url(../img/htpc_mczero.jpg);
}
#viol_box {
	background: url(../img/htpc_ms24.jpg);
}

#sections {
	margin-top: 30px;
}
#news {
	margin-top: 30px;
	border-left: solid 1px #c0c0c0;
}

