body,td,select, th{
	font-size: 14px;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	margin: 10px 10px 10px 10px;
}
body{
	margin-right:2px;
	background-image:url(rebroff_files/files_col.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
.cover{
	padding-right:308px;
}

a{
	text-decoration:underline;
	color:#0000FF;
}
a:hover {
	color : #FF0000;
}

dt{
	font-weight:bold;
}

h1, h2, h3, h4{
	font-family : verdana;
	font-weight: bold;
}

h2{
	font-size:32px;
	text-decoration:none !important;
}
h3{
	font-size:14px;
}
h4{
	font-size:11px;
	margin:auto auto 2px auto;
}

.sname{
	font-size:14px;
	margin-bottom: 15px;
}

address{
	font-style : normal;
}

.gray{
	background-color: #FAFAFA ;
	padding:2px 4px 2px 4px;
}
.compact{
	margin:10px 0px 10px 17px;
	list-style-type: square;
}
.strong{
	margin:5px 0px 10px 17px;
	list-style-type: circle;
}
ul.devided li{
	padding:0px 0px 10px 0px;
}
div.describe{
	padding:0px 0px 5px 20px;
}
.buttondevider{
	padding:10px 0px 10px 0px;
	margin:10px 0px 10px 0px;
	border-bottom:1px dotted #CCCCCC;
	text-align:left;
	clear:both;
}
.left{border-right:1px dotted #CCCCCC;}
.date{font-size:11px;
display:block;
text-align:left;}

/*.maincontent td{
	padding:10px 10px 10px 10px;
}*/
.honda_shots{
	/*width:250px;*/
	float:left;
	margin:5px 10px 10px 5px;
}
.block{
	float:left;
}
.ul_links li{
	 list-style-type:none;
	 margin:5px 0px;
	 
}
.gallery_vert{
	float:left;
	margin-right:30px
}
.gallery_vert img{
	margin-bottom:10px;
}
em{
	font-size:11px;
	display:block;
	margin-top:-10px;
}
li{
	padding:4px 0px;
}
.year{
	text-align:right;
	font-size:26px;
}
@font-face {
	font-family: "HelveticaCondensed";
	font-style:  oblique;
	font-weight: 700;
	src: url("rebroff_files/HelveticaCondensed-Bold.ttf");
}
@font-face {
	font-family: "HelveticaCondensed";
	font-style:  oblique;
	font-weight: 700;
	src: url("rebroff_files/HelveticaCondensed-Bold.ttf");
}
.ad{
	font-size:50px; 
	padding:10px;
	font-family: "HelveticaCondensed";
}
@media  screen{
	.resume_visible{
		display:none;
	}
	.maincontent{
		border:1px dotted #CCCCCC;
		width:100%;
		margin-top:20px;
		background-image: url(rebroff_files/files_wight.jpg);
		background-repeat:repeat-y;
		background-position:right;
	}
	.resume{
		float:left;
		width:30%;
		background-color:#F5F5F5;
		padding:10px 10px 10px 10px;
	}
	.achievements{
		float:left;
		width:60%;
		background-color:#FFFFFF;
		padding:10px 10px 10px 10px;
	}
	.footer{
		clear:both;
		display:block;
		margin-bottom:20px;
	}
	.footer li{
		float:left;
		list-style-type:none;
		display:block;
		height:120px;
		padding-left:70px;
		margin-right:40px;
	}
	.footer a{
		background-repeat:no-repeat;
		font-weight:bold;
		display:block;
		padding-bottom:10px;
		
		/*display:block;
		height:90px;*/
	}
	.resume_pdf{
		background-image:url(rebroff_files/resume_icon_pdf.gif);
		background-repeat:no-repeat;
	}
	.resume_word{
		background-image:url(rebroff_files/resume_icon_word.gif);
		background-repeat:no-repeat;
	}
	.resume_print{
		background-image:url(rebroff_files/resume_icon_print.gif);
		background-repeat:no-repeat;
	}
	
	.footer td{
		white-space:nowrap;
	}
	.cleaner{
		clear:both;
	}
}
@media print {
	.resume_visible{
		display:block;
	}
	.resume_title{
		font-family:"Times New Roman", Times, serif;
		font-size:50px;
	}
	.maincontent{
		margin-top:20px;
		width:100%;
		height:100%;
	}
	.resume{
		background-color:#FFFFFF;
		padding:10px 10px 10px 10px;
	}
	.achievements{
		background-color:#FFFFFF;
		padding:10px 10px 10px 10px;
	}
	.contact{
		display:none;
	}
	.page_break{
		page-break-after: always;
	}
	.footer{display:none}
}

