/* CSS Document */

body {
	background: #336699 url(images/bgcard.jpg) no-repeat fixed;
	color: #FFFFFF;
	height: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;

}
a:link, a:visited {
	color: #FFFFFF; 
	height: 12px;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
text-decoration: underline;
}

a img {border: none; } 

.menu {
	color: #FFFFFF;
	font-weight: none;
	font-family: Arial, Hevlvetica, sans-serif;
	height: 11px;
	list-style-position: inside;
	list-style-image: url(images/bullet.gif);
	list-style-type: square;

}

.caption {
color: #FFFFFF;
height: 6px;
}

.projects {
color: #FFF000;
height: 12px;
}

.subjects {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-image: url(images/bullet.gif);
	list-style-type: square;

}
