/* CSS Document */

body { margin:0 0 0 0;
		background-image:url(../images/page_bg_03.jpg);
		background-position:center top;
		background-repeat:repeat;

}

#nav {
	position:absolute;
	width: 500px;
	height: 31px;
	left: 308px;
	top: 250px;
	margin: 0;
	padding: 0;
	z-index: 10;
	list-style: none;
	display: inline;


}

#nav li {
	margin: 0; 
	padding: 0;
	height: 31px;
    list-style: none;
	display: inline;
	text-align: left;
	}
	
#nav a {
	float: left;
	padding: 24px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:24px; /* for IE5/Win only */
}

#nav_home a, #nav_home a:active {
	display: block;
    width: 64px;
    height: 31px;
    background-image: url(../images/nav_images/nav03_home.png);
    background-position: 0em;
    text-decoration: none;
    text-indent: -2000px;


}

#nav_home a:hover, #nav_home a.selected{
	display: block;
    width: 64px;
    height: 31px;
    text-decoration: none;
	background-image: url(../images/nav_images/nav03_home_f2.png);
	background-position: 0em;
	text-indent: -2000px;


}

#nav_portfolio a, #nav_portfolio a:active {
	display: block;
    width: 118px;
    height: 31px;
    background-image: url(../images/nav_images/nav03_portfolio.png);
    background-position: 0em;
    text-decoration: none;
    text-indent: -2000px;

}

#nav_portfolio a:hover, #nav_portfolio a.selected {
	display: block;
    width: 118px;
    height: 31px;
    text-decoration: none;
	background-image: url(../images/nav_images/nav03_portfolio_f2.png);
	background-position: 0em;
	text-indent: -2000px;


}

#nav_resume a, #nav_resume a:active {
	display: block;
    width: 105px;
    height: 31px;
    background-image: url(../images/nav_images/nav03_resume.png);
    background-position: 0em;
    text-decoration: none;
    text-indent: -2000px;


}

#nav_resume a:hover, #nav_resume a.selected {
	display: block;
    width: 105px;
    height: 31px;
    text-decoration: none;
	background-image: url(../images/nav_images/nav03_resume_f2.png);
	background-position: 0em;
	text-indent: -2000px;


}

#nav_contact a, #nav_contact a:active{
	display: block;
    width: 92px;
    height: 31px;
    background-image: url(../images/nav_images/nav03_contact.png);
    background-position: 0em;
    text-decoration: none;
    text-indent: -2000px;


}

#nav_contact a:hover, #nav_contact a.selected {
	display: block;
    width: 92px;
    height: 31px;
    text-decoration: none;
	background-image: url(../images/nav_images/nav03_contact_f2.png);
	background-position: 0em;
	text-indent: -2000px;


}


#topframe {
	position:absolute;
	LEFT: 50%;
	MARGIN-LEFT: -420px;
	TOP: 0px;
	WIDTH: 804px;
	HEIGHT: 301px;
	text-align:center;
	z-index:1;
	background-image: url(../images/nav_bg_03.png);
	background-repeat: no-repeat;
	background-position: center center;

}

img.hack {
	border: 0px;
	
/* hack for IE6 PNG */
	
	behavior: url("behavior/pngbehavior.htc");

}

/*

#watermark {
	position:absolute;
	top:-100px;
	left: 409px;
	z-index: 4;
	width: 383px;
	height: 300px;
	background: url(../images/watermark.png)!important;
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/watermark.png');

}
*/

#homeimage{
	position:absolute;
	background-image: url(../images/home_image03.png);
	background-repeat: no-repeat;
	background-position: left top;
	left:35px;
	top:301px;
	width:292px;
	height:263px;
	z-index:2;

}

#portfolioimage {
	position: absolute;
	width: 720px;
	height: 300px;
	top: 325px;
	left: 40px;
	font-family: "Trebuchet MS";
	text-align: center;
	z-index:2;
	border: 1px black;

}

#resumeimage{
	position:absolute;
	background-image: url(../images/resume_image03.png);
	background-repeat: no-repeat;
	background-position: left top;
	left:30px;
	top:301px;
	width:289px;
	height:211px;
	z-index:2;
	
}

#contactimage{
	position:absolute;
	background-image: url(../images/contact_image03.png); 
	background-repeat: no-repeat;
	background-position: left top;
	left:40px; 
	top:301px; 
	width:292px; 
	height:203px; 
	z-index:2;

}

#homecontent {
	position:absolute; 
	left:350px; 
	top:301px; 
	width:373px; 
	height:266px; 
	z-index:3
	
}

#resumecontent {
	position:absolute; 
	left:350px; 
	top:301px; 
	width:373px; 
	height:266px; 
	z-index:3
	
}

#contactcontent {
	position:absolute; 
	left:350px; 
	top:301px; 
	width:373px; 
	height:266px; 
	z-index:3
	
}
	
#homecontent h1 {
	font: bold 0.85em "Trebuchet MS";
	text-align: left;
	background-image: url(../images/headerbg_home_03.png);
	height: 50px;
	text-indent: -2000px;
	left: -200px;
	background-repeat: no-repeat;

}

#resumecontent h1 {
	font: bold 0.85em "Trebuchet MS";
	text-align: left;
	background-image: url(../images/headerbg_resume_03.png);
	height: 52px;
	text-indent: -2000px;
	left: -200px;
	background-repeat: no-repeat;

}

#contactcontent h1 {
	font: bold 0.85em "Trebuchet MS";
	text-align: left;
	background-image: url(../images/headerbg_contact_03.png);
	background-repeat: repeat-y;
	height: 52px;
	text-indent: -2000px;
	left: -200px;
	background-repeat: no-repeat;

}

h2 {

	text-align: left;
	font: bold 0.8em "Trebuchet MS";
	padding-left: 0px;
	color: black;
}

h3 {

	text-align: left;
	font: bold 0.75em "Trebuchet MS";
	padding-left: 0px;
	padding-top: 2em;
	color: #284656;
}

h3.styling {
	text-align: left;
	font: bold 0.75em "Trebuchet MS";
	padding-left: 0px;
	color: black;
	margin-top: -2em;
}

h3.styling a {
	color: white;
	background-color: grey;
	text-decoration: underline;
}

h3.styling a:hover {
	background-color: black;
	color: #FFFFFF;
}

p {
	font: normal 0.7em/2em "Trebuchet MS";
	text-align: left;
	color: #727E8E;
	text-align: left;
	vertical-align: text-top;
	padding-left: 0px;
}

a {
	color: white;
	background-color: grey;
	padding: .25em;
}

a:hover {
	color: white;
	background-color: black;
}

a:visited {
	color: #727E8E;
	background-color: #cccccc;

}


#nav a {
	background-color: transparent;
}

#nav a:hover {
	background-color: transparent;
}

p.logoLink a {
	background-color: transparent;
}

p.logoLink a:hover {
	background-color: transparent;
}

