body {
	padding-right: 10px; 
	padding-left: 10px; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	margin: 0px; 
	color: #000000; 
	background-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;}


#header {
	padding-top:40px;
	padding-right: 10px; 
	padding-left: 10px;
	padding-bottom: 10px; 
	background-color: #990000; 
	color: #ffffff;
}

#footer {
	padding-top:20px;
	padding-bottom: 10px; 
}

h1 {
	font-size: 36px;
	padding-left: 5px;
	margin-top: auto;
	margin-bottom: 0px;}

h1 a.sitename {
	color: #fff;
	background-color: #900;
	text-decoration: none;
}

h1 a:hover {
	color: #fc0;
	background-color: #900;
	text-decoration: none;
}




#navbar {
	padding-top: 10px;
	padding-bottom: 10px;
      	color: #990000; 
		background-color: #ffcc00; }

ul.navbar  {
      margin: 0px;
      padding: 0px;
      list-style-type: none;
      display:inline;   }

li.navbar  {
      margin: 0px;
      padding-top: 10px;
      padding-right: 10px;
      padding-bottom: 10px;
	  padding-left: 0px;
      display:inline;  }

A.navbar { 
      padding: 10px;
      	color: #990000; 
		background-color: #ffcc00;
			font-weight: bold;
	text-decoration: underline; }

A.navbar:link { 
	color: #990000;
		background-color: #ffcc00;
			font-weight: bold;
	text-decoration: underline; }

A.navbar:visited{ 
	color: #dd0000; 
		background-color: #ffcc00;
			font-weight: bold;
	text-decoration: underline; }

A.navbar:active { 
	font-weight: bold;
	color: #dd0000;
	background-color: #ffff33;  }

A.navbar:hover { 
	font-weight: bold;
	color: #dd0000;
	background-color: #ffff33;  }



#main {
	width: 600px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	margin-left:10px;
	padding-right: 10px; 
	padding-left: 10px; 
	padding-top: 10px;
	padding-bottom: 10px; }


h2 {
	font-size: 20px;
	font-style: italic;
	color: #990000; 
	margin-top: 0px;
	margin-bottom: 0px;}

h2.jobtitle {
	font-size: 16px;
	font-style: italic;
	color: #990000; 
	margin-top: 0px;
	margin-bottom: 0px;}

h3 {
	font-size: 16px;
	margin-top: 20px;;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #ffcc00; }


h4 {
	font-size: 12px; 
	margin-top: 0px;
	margin-bottom: 0px;}


h5 {
	font-size: 12px; 
	margin-top: 0px;
	margin-bottom: 6px;
}

h6 {
	font-size: 12px; 
	margin-top: 0px;
	margin-bottom: 6px;
	padding-left: 5px;
	background-color: #990000; 
	color: #ffffff;
}

div.resume-head {text-align: center;}
div.job, div.schooling	{margin-bottom: 16px;}

span.highlight	{color: #990000;}

span.company	{font: inherit;}
span.school		{font: inherit;}
span.dates		{font-style: italic;}
span.course		{font-weight: bold;}


ul, li {
	margin-top: 0px;
	margin-bottom: 6px;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

ul.software, ul.othercourses, ul.links {
	margin-top: 0px;
	margin-bottom: 6px;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

li.software, li.othercourses, li.links {
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

a { 
	color: #990000; 
	background-color: #eeeeee;
		text-decoration: underline; }

a:link { 
	color: #990000; 
	background-color: #eeeeee;
		text-decoration: underline; }

a:visited { 
	color: #dd0000; 
	background-color: #eeeeee;
		text-decoration: underline; }

a:active	 { 
	color: #990000;
	background-color: #ffff33;  }

a:hover	{ 
	color: #990000;
	background-color: #ffcc00;  }

p.toplink {
	font-size:10px; }

img.noborder {
    border-width: 0px;
    } 