/* @override http://jmx2.com/css/jmx2.css */

body {
	margin:0px auto;
	padding:0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #4e4e4e;
	font-size: 12px;
	text-align: center;
	background: #66666d url(../images/background_tile.png) repeat-y center top;
}

div.awardtext {
	margin-left: 15px;
	margin-right: 15px;
}

#main div.portpiece div.whitebck div.awardtext p {
	font: 10px Helvetica, Arial, Verdana, sans-serif;
	color: gray;
}

img {
	border-width: 0px;
	color: silver;
}

h3 {
	padding-top: 0.45em;
	margin-bottom: 0.75em;
	color: #7f7f7f;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 1em;
}

#wrapper {
	margin: 0px auto;
	width: 698px;
}
/* For the Header */

#header {
	width: 500px;
	background-repeat:no-repeat;
	height: 105px;
	margin: 19px auto 0px auto;
	position:relative;
	text-align: center;
}
#header-nav {
	margin: 0px 0px;
}
#about {
	height:19px;
	width: 49px;
	float: left;
	background-repeat:no-repeat;
}
#about a {
	display: block;
	height: 19px;
	/*width: 49px;*/
		text-indent: -2000em;
	text-decoration: none;
	z-index: 999; /* need for FX and IE */
	background: url(../images/standard/all_bt.gif) 0px;
	background-position: 0 0px;
}
#about a:hover {
	cursor: pointer; /* IE7 */
	background-position: 0 -19px;
}

#resume {
	height:19px;
	width: 53px;
	float: left;
	background-repeat:no-repeat;
}
#resume a {
	display: block;
	height: 19px;
	/*width: 53px;*/
		text-indent: -2000em;
	text-decoration: none;
	z-index: 1000; /* need for FX and IE */
	background: url(../images/standard/all_bt.gif);
	background-position: -50px 0px;
}
#resume a:hover {
	cursor: pointer; /* IE7 */
	background-position: -50px -19px;
}


#blog {
	height:19px;
	width: 40px;
	float: left;
	background-repeat:no-repeat;
}
#blog a {
	display: block;
	height: 19px;
	/*width: 40px;*/
		text-indent: -2000em;
	text-decoration: none;
	z-index: 1001; /* need for FX and IE */
	background: url(../images/standard/all_bt.gif);
	background-position: -103px 0px;
}
#blog a:hover {
	cursor: pointer; /* IE7 */
	background-position: -103px -19px;
}
#contact {
	height:19px;
	width: 193px;
	float: left;
	background-repeat:no-repeat;
}
#contact a {
	display: block;
	height: 19px;
	/*width: 193px;*/
		text-indent: -2000em;
	text-decoration: none;
	z-index: 1002; /* need for FX and IE */
	background: url(../images/standard/all_bt.gif);
	background-position: -143px 0px;
}
#contact a:hover {
	cursor: pointer; /* IE7 */
	background-position: -143px -19px;
}
/* For the Body of Site */

#main {
	width: 698px;
	margin-left:0px;
	padding-left: 0px;
	min-height:500px;
	text-align: left;
}
.portpiece {
	float: left;
	margin: 10px 0px;
	padding-bottom: 20px;
}
.whitebck {
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.piecetitle {
	padding-left:14px;
}
.portimage {
	margin-left:4px;
}
.viewtext {
	font-weight: bold;
	font-size: 11px;
	color: #526f92;
	position: absolute;
	right: 17px;
	top: 4px;
}
.viewtext a:link {
	border-width: thin;
	border-top-color: #dedede;
	border-right-color: #b9b9b9;	
	border-bottom-color: #b9b9b9;
	border-left-color: #dedede;
	padding: 3px 4px 2px 4px;
	background-color: #dfe1d8;	
	text-decoration: none;
	color: #526f92;
}

.viewtext a:hover {
	background-color: #526f92;
	color: white;
}

.viewtext a:visited {
	border-width: thin;
	border-top-color: #dedede;
	border-right-color: #b9b9b9;	
	border-bottom-color: #b9b9b9;
	border-left-color: #dedede;
	padding: 3px 4px 2px 4px;
	background-color: #dfe1d8;	
	text-decoration: none;
	color: #526f92;
}

.credittext {
	color: #7d7d7d;
	font-size: 11px;
	padding-left: 0;
	position: absolute;
	top: 0;
	right: 0;
	width: 230px;
	height: 23px;
}

.credittext p {
	margin: 0px 15px 5px 15px;
}
.textinset {
	padding: 10px 30px 8px 15px;
}

.textinset p{
	margin-bottom: 10px;
}

.abouttext {
	
	font-size: 12px;
	
}

.abouttext a:link{
	font-weight: bold;
	border-width: thin;
	border-top-color: #dedede;
	border-right-color: #b9b9b9;	
	border-bottom-color: #b9b9b9;
	border-left-color: #dedede;
	padding: 0px 4px;
	background-color: #dfe1d8;	
	text-decoration: none;
	color: #526f92;
}

.abouttext a:hover {
	font-weight: bold;
	background-color: #526f92;
	color: white;
}

.abouttext a:visited {
	font-weight: bold;
	border-width: thin;
	border-top-color: #dedede;
	border-right-color: #b9b9b9;	
	border-bottom-color: #b9b9b9;
	border-left-color: #dedede;
	padding: 0px 4px;
	background-color: #dfe1d8;	
	text-decoration: none;
	color: #526f92;
}


.top-rnd {
	height:10px;
	width: 698px;
	background: transparent url(../images/standard/rnd_top.png) no-repeat center center;
	padding: 0px;
	margin: 0px;
}
.btm-rnd {
	height:10px;
	width: 698px;
	background: transparent url(../images/standard/rnd_btm.png) no-repeat center center;
	padding: 0px;
	margin: 0px;	
}
div.line hr { /* take out the troublemaking HR */
	display:none;
}
div.line {
	/* DIV that wraps and replaces the HR */
		background: transparent url(../images/hr-2.gif) no-repeat center center;
	height: 1px;
	padding-left:2px;
}
.credits-popup {
	padding: 0px;
	margin: 10px 0px;
	color: #3a3a3a;
	font-size: 11px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

/* For Footer of Site */

div#footer {
  		font-weight: bold;
  		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  		border-top-width: 0px;
  		display:block;
  		width:180px;
  		position: fixed;
  		left: 0px;
  		bottom: 0px;
  		text-align:left;
  		font-size: 9px;
  		color: #333333; 
  		z-index:10000;
  		padding: 5px 0px 5px 9px;
}

div#footer a{
	text-decoration: none;
	color: #191919;
}
