@charset "UTF-8";
/* CSS Document */

body {
	font-family:Helvetica;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	background-color: #F3F3F3;
	letter-spacing: normal;
	word-spacing: normal;
	background-repeat: no-repeat;
	font-weight: bold;
}

.Name {
	font-family:Helvetica;
	font-size: 48px;
	font-weight: normal;
	background-color: #000000;
	color: #FFFFFF;
	letter-spacing: 1px;
}

.highlight {
	font-family:Helvetica;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
} 


.tableCell {
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	vertical-align: text-top;
}

.yearmonth {
	font-family:Helvetica;
	font-size: 18px;
	font-weight: bold;
	background-color: #000000;
	color: #000000;
}

.highlightabout {
	font-family:Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}

.aboutimage {
	font-family:Helvetica;
	font-size: 12px;
	font-weight: bold;
	background-color: #000000;
	color: #000000;
}

#page {
	margin-left: 0px;
	display:inline;
	padding:10px;
	padding-top: 130px;
	float:left;
}

#page a:visited, #page a{
	color: #222222;
	text-decoration: none;
}

#page a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#page a:link #page a{
	color: #222222;
	text-decoration: none;
}

#highlight {margin-left: 15px;
	padding-top: 443px;
	float:left;
} 

#monthyear {
	padding-top: 0px;
	margin-left: 10px;
	font-family:Helvetica;
	display:table-header-group;
	font-size:30px; 
	position:fixed;
	float:left;
	}

#menu {
	display:table-header-group;
	top:30px;
	left:18px;
	width:610px;
	position:fixed;
	padding:10px;
	text-align:left;
}

#menu a:visited, #menu a{
	color: #222222;
	text-decoration: none;
}

#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:link #menu a{
	color: #222222;
	text-decoration: none;
}
	
.clear {clear:both;}



#video {
width:350px;
height:414px;
position:fixed;
top:300px;
left:200px;
z-index:1;
}

#text {
	position:fixed;
	top:300px;
	left:200px;
	z-index:10;
}
