body {
	font-family: sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	margin-top: 40px;
	background-color: #000000;
	color: #666666;
}

a:link {text-decoration: none;
 }

a:visited {text-decoration: none;
 }

a:active {
	color: #000000
}

a:hover {
	color: #ffffff;
	background-color: #000000;
	text-decoration: underline;
 }

#content {
	width:1010px;
	margin:0px auto;
	text-align:left;
	padding: 0px;
}

#content #menu {
border-left:1px solid #000; 
border-bottom:1px solid #000;
float:right;
width:230px; 
background:#eee;
margin:0px 0px 10px 10px;
        }
.projects {
	font-family: "Times New Roman", Times, serif;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 17px;
	color: #FFFFFF;
	font-style: italic;
}
.projectsnew {
	font-family: "Times New Roman", Times, serif;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
	font-style: italic;
	background-image: url(../i/pantone_pastles/purple2.gif);
}
.info {
	font-family: "Times New Roman", Times, serif;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	font-style: normal;
}
.infoitalic {
	font-family: "Times New Roman", Times, serif;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	font-style: italic;
	text-decoration: underline;
}
.projects2 {
	font-family: "Times New Roman", Times, serif;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 17px;
	color: #FFFFFF;
	font-style: italic;
	background-color: #FF9900;
}
