body{background: "#f3f3f3";color: #000;}

body, h2, h3, h4, div, p, ul, li, input {font-family: Arial, Helvetica, sans-serif;}


#top{	height:60px;
	margin:"0px";
	padding-top : 5px ;
	padding-left : 20px ;
	background:black;
	color : white ;
	font-family: Times, "Times New Roman", serif;
	font-style: italic;
	font-weight: bold;
	font-size : 35px ;}

#menu { 	height : 12px;
	padding-right : 5px; }

div.tab {	float : right;
	border-right:Solid 5px white;
	border-left:Solid 5px #ffff99;
	font-size: 12px;
	
	background : #ffff99;
	color : white; }

a.tab {	text-decoration : underline; }
a.tab:link { color: black; }
a.tab:visited { color : black; }
a.tab:hover { color : white; background : black; text-decoration : none; }
a.tab:active { color : red; }


/* we leave some place on the side using the margin-* properties */
#main{	margin-top: 10px;
	margin-left:21%;
	margin-right:10%;
	padding-left:1em;
	padding-right:1em;}

#job_title, #objective, #menu{
	text-align: center;
	margin: 0;
	padding: 0;
	margin-bottom: 0.3em;}

a:hover{	background: #ffff99; }
a:active { color : red; }

#objective{
	background: #fff;
	color: #4d6cba;
	font-family: Times, "Times New Roman", serif;
	font-style: italic;
	font-weight: bold;
	}

#sections{
	text-align: center;
	margin-top: 2em;}

DIV.figure { float : left ;
	padding: 0px 20px 0px 0px ;}

DIV.figureright{float: right;}

div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;margin-top: 0; margin-bottom: 0;}

img{border-width: 0px;}

.gclub {border-width : 0px;
	float : right;}

.bold{font-weight: bold;}

.italic	{ font-style : italic ;}

#military{list-style-type: square;}

#education{list-style-type: circle;}

table{	table-layout: fixed;
	margin-left: 2em;
	margin-right: 2em;
	text-align: center;}

/* Properties that both side lists have in common */
div.link-list{
	position:absolute;
	top:104;
	font-size:80%;
	padding:10;
	margin-left:0;
	margin-right:0;}

/* and then we put each list on its place */
#list1{	width:20%;
	left:0;

	background:#EEFFDD;
	border-right:Solid 5px black;
	border-bottom:Solid 5px black;}

#list2{	width:10%;
	right:0;
}



/* #accomplishments{list-style-type: none;} */
/* div.figureright{
	float: right;
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;} */
