@charset "utf-8";
/* CSS Document */

#icswinner {
	text-align: center;
	background-image:url(graphics/songwriter-competition-winner.gif);
	background-repeat:no-repeat;
	background-position: 36px 10px;
	height: 150px;
	width: 200px;
}

/* DW CSS */

.smallLinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	margin: 6px;
}
body {
	background-color: #130400;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CE0000;
}
a:hover {
	color: #CE0000;
}
a:active {
	color: #CE0000;
}
.redQuotes {color: #CE0000; font-size: 11px; font-weight: bold; }
.redBold {color: #B80000; font-weight: bold; font-size: 14px; }
.messgBoard {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.newpapers {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {color: #FFFFFF}

#notices {
	margin: 20px 0 0 16px;
}
.boldtext {
	color: #9a9a9a;
	font-weight: bold;
}

h2 {
	color: #D20000;
	font-weight: bold;
	font-size: 16px;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
<!-- News -->

.more {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #D20000;
}
.opener {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.article-title {
	font-family: "Courier New";
	font-weight: 900;
	font-size: 11pt;
	color: #D20000;
}

/* -- porfolio -- */

#carnegie-wrap {
	margin: 40px  auto 0 auto;
	width:650px;
	overflow: hidden;
}
.thumbnail {
	float: left;
	width: 180px;
	height: 150px;
	border: 1px solid #c8b791;
	text-align: center;
	margin: 14px 14px;
	padding: 3px;
	background: url(../images/bg-star.jpg) no-repeat;
}
.thumbnail a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#faeed4;
}
#portfolio-wrap {
	margin-left: 0;
}