@charset "utf-8";
body {
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000033;
	font-family: "Comic Sans MS";
	font-size: 14px;
	border-width: 0px;
	border-style: none;
}
.topimg {
	border-bottom: 1px solid #590000;
}
.grey #container {
	width: 850px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #590000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #999999;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.grey #container .email {
	text-decoration: none;
}
.grey #container .bottomgooglead {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.grey #container .dayimg {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.grey #header {
	background: #999999;
	margin: 0px;
}
.grey #navbar {
	float: left;
	width: 140px; /* since this element is floated, a width must be given */
	background: #999999; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0; /* top and bottom padding create visual space within this div  */
}
.grey #pagecontent {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 140px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.grey #pagecontent a:link,
.grey #footer a:link {
	color: #003399;
	text-decoration: none;
}
.grey #pagecontent a:visited,
.grey #footer a:visited {
	color: #003366;
	text-decoration: none;
}
.grey #pagecontent a:hover,
.grey #footer a:hover {
	color: #990000;
	text-decoration: none;
}
.grey #container #pagecontent .title {
	font-size: 24px;
	padding-bottom: 10px;
}
.grey #container #pagecontent table {
	font-size: 13px;
}
.grey #container #pagecontent .steeda {
	font-size: 22px;
	color: #cc0000;
}
.grey #container .resume .jobitem {
	font-size: 20px;
	text-decoration: underline;
}
.grey #container .resume .jobplace {
	font-size: 14px;
	font-weight: bold;
}
.grey #container .resume .jobtitle {
	font-size: 14px;
	font-weight: bold;
}
.grey #container .resume .jobdes {
	font-size: 12px;
	text-align: justify;
}
.grey #container .resume .union {
	font-size: 12px;
	color: #990000;
}
.grey #container .resume .resumedate {
	color: #990000;
}
.grey #container .resume .resumeas {
	text-align: center;
}
.grey #container .companys img {
	border-width: 0px;
	border-style: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.grey #container .greystangs p {
	text-indent: 20px;
	text-align: justify;
}
.grey #container #pagecontent fieldset {
	width: 650px;
}
.grey #container #pagecontent input {
	margin-bottom: 15px;
}
.grey #container #pagecontent .mailtext {
	text-align: center;
	padding-top: 30px;
}
.grey #container #pagecontent .mailbutton {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.grey #container #pagecontent .back {
	margin-left: 5px;
	font-size: 16px;
	text-decoration: none;
	margin-top: 25px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.grey #footer {
	border-top: 1px solid #590000;
	border-bottom: 1px solid #590000;
	background-color: #666666;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	height: 22px;
	font-size: 14px;
}
.grey #footer .crfr {
	float: right;
	margin-left: 8px;
	font-family: "Monotype Corsiva";
	font-size: 16px;
}
.grey #footer .crfl {
	float: left;
	margin-right: 8px;
}
.grey .c {
	text-align: center;
}
.grey .j {
	text-align: justify;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 0px;
	line-height: 0px;
}
