.newsTitle {
	font-size: 18px
}
.newsDate {
	color: #666666;

}


.dropCap {
	float:left;
	color: #666666;
	font-size:75px;
	font-family: times;
	line-height: 50px;
	margin-top: 4px;
	margin-right: 4px;
	background-color: #CCCCCC;	

}

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #616161;
}
a{
text-decoration: none;
}
#header {
	width: 100%;
	height: 80px;
	
}

#pageTitle {
	width: 100%;
	height: 55px;
	padding: 0px;
}
#left_fg {
	background-image: url(imgs/bg_left.jpg);
	background-repeat: no-repeat;
	width: 275px;
	height: 600px;
	background-position: left top;
}

#footer {
	width: 100%;
	height: 20px;
	color: #CCCCCC;
	padding-left: 5px;
}

#footer a {
	color: #CCCCCC;

}
.bg_body {
	background-image: url(imgs/dutch_pinoy_graphic.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
#mainContent {
	padding-left: 5px;
}
.error_msg {
	color: #FFFFFF;
	background-color: #FF0000;
}

.highlight {
	color: #996600;
	font-weight: bold;
	font-size: 13px;
}
.padding_2px {
	padding: 2px;
}
.padding_4px {
	padding: 4px;
}
#project_cats {
	font-size: 10px;
	background-image: url(imgs/box_categories.jpg);
	height: 300px;
	width: 170px;
}
.project_cats_content {
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 15px;
}
.randomPics a: {
	text-decoration: none;
}
