BODY, TD {
	font-family: verdana,tahoma,sans-serif;
	font-size: 12px;
}

#logobar {
	background-color: #7BBDD2;
}

#navbar {
	text-align: center;
	padding: 2px;
	background-color: #7BBDD2;
	border-top:1px solid black;
	border-bottom:1px solid black;
}

#navbar A {
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#copyright {
	font-size: 9px;
	text-align: center;
	color: #999999;
	clear: both;
	padding: 6px;
	border-top: 1px solid #7BBDD2;
}

#copyright A {
	font-size: 9px;
}

#content {
	width: 98%;
	padding: 1%;
}

BODY {
	margin: 0px;
	padding: 0px;
	background-color: #E8F3FF;
}

DIV.entries P {
	margin-left: 28px;
}

DIV.entries UL {
	padding-left: 40px;
}

h5.date { 
	background-image: url(images/entry.gif);
}

h5.website {
	
}

h5.project {
	background-image: url(images/projecticon.gif);
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	background-color: white;
	background-image: url(images/portitem.gif);
	margin: 3px 3px;
	border: 1px solid #7BBDD2;
	padding: 2px 2px 2px 25px; 
	background-repeat: no-repeat;
	height: 16px;
	font-size: 13px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.portimage {
	width: 15%;
	text-align: center;
	vertical-align: middle;
}

.portimage IMG {
	border: 1px solid #7BBDD2;
}

.portinfo {
	width: 85%;
	vertical-align: middle;
}

.portinfo P {
	margin-top: 5px;
	margin-bottom: 5px;
}
.code {
	font-family: "Courier New", Courier, mono;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #999999;
	padding: 3px;
	white-space: nowrap;


}
