@font-face {
  font-family: 'Anton';
  font-style: normal;
  font-weight: 400;
  src: local('Anton'), url(http://themes.googleusercontent.com/static/fonts/anton/v3/tilmJBBU81h1G7ZsdY3Hmw.woff) format('woff');
}

@font-face {
  font-family: 'Alex Brush';
  font-style: normal;
  font-weight: 400;
  src: local('Alex Brush'), local('AlexBrush-Regular'), url(http://themes.googleusercontent.com/static/fonts/alexbrush/v3/IdwaSrUcr-IskDo5YUNTVRsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}

.firstname {
	font-family: Anton;
	font-size: 48px;
	font-style: normal;
	color: #FFFFFF;
}
.lastname {
	font-family: Anton;
	font-size: 60px;
	color: #FFFFFF;
}
.line1 {
	line-height: 30px;
	background-color: #00FF00;
	font-size: 300px;
}

.handwriting {
  font-family: 'Norican', serif;
  font-size: 24px;
  line-height: 1.2em;
  color: #aaaaaa;
}
.style8 {
	font-family: verdana, arial;
	line-height: 1.4em;
	font-size: 10pt;
	color: #FFFFFF;
}
.post {
	color:#FFCB05;
}
.employer {
	color:#0ADEFF
}
.sectionhead {
    color: #FFFFFF;
    font: 24px/1.4em Anton, sans-serif;
	border-bottom:thick;
	border-bottom-color:#0ADEFF;
}
body {
	background-color: #000000;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}

#cssmenu {
  width: auto;
  height: 27px;
  margin: 0;
  padding: 0;
  background: #000000 url(images/bg-bubplastic.gif) top left repeat-x;
}
#cssmenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#cssmenu ul li {
  float: left;
  margin: 0;
  padding: 0;
  background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}
#cssmenu ul li a {
  display: block;
  height: 27px;
  padding-left: 35px;
  float: left;
  text-transform: uppercase;
  font-family: 'Helvetica Neue', helvetica, 'microsoft sans serif', arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: none;
}
#cssmenu ul li a span {
  display: block;
  float: left;
  height: 22px;
  padding-top: 5px;
  padding-right: 35px;
  background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
  cursor: pointer;
}
#cssmenu ul li a:hover,
#cssmenu ul li.active a {
  background: transparent url(images/bg-bubplastic-h-red.gif) top left no-repeat;
}
#cssmenu ul li a:hover span,
#cssmenu ul li.active a span {
  background: transparent url(images/bg-bubplastic-h-red.gif) top right no-repeat;
}
UL { list-style-image: url(images/flight-bullet1.gif)}
