div.title {font-style:italic; font-weight:bold; font-size:24pt; color:rgb(51, 0, 204)}
div.author {font-style:italic}
div.intro {font-style:italic; color:rgb(150, 50, 150)}
div.subtitle {font-weight:bold; color:rgb(0, 204, 0)}
div.body_right {text-align:right}
div.intro_right {font-style:italic; text-align:right; color:rgb(150, 50, 150)}

#header-con {
	width:600px;
	background: #ccc;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url('header.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
	height:250px;
	}

.header-menu {
	width:600px;
	padding: 0px 0px 0px 0px;
	margin: 200px 0px 0px 0px;
	color:#666;
	overflow: hidden;
	font-size: 12pt;
	font-weight: bold;
	background-color: silver;
	opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	}
