@import url(nav.css);

body {
background-image: url(images/bg.jpg);
color: #7c7c7c;
}

#container_main {
position: realative;
background-image: url(images/main_splash.jpg);
margin: auto;
height: 400px;
width: 768px;        
}

#container {
position: realative;
background-image: url(images/content_bg.jpg);
margin: auto;
height: 400px;
width: 768px;        
}

p { 
	font: 9pt/11pt "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	text-align: left;
	color: #525252;
}

h1 { 
	font: 10pt/11pt "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	text-align: left;
	color: #283987;
}

h2 { 
	font: 12pt/11pt "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	text-align: left;
	color: #283987;
}

h3 {
	font: 9pt/11pt "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	text-align: center;
	color: #283987;
}

#thumbs {
	position: absolute;
	margin-top: 240px;
	margin-left: 250px;
	height: 60px;
	width: 405px;
	z-index: 4;
}

* html body div#thumbs {
	position: absolute;
	margin-top: 255px;
	margin-left: 250px;
	height: 60px;
	width: 405px;
	z-index: 4;
}

#nav_holder {
	position: absolute;
	margin-top: 319px;
	margin-left: 470px;
	height: 27px;
	width: 190px;
	z-index: 1;
}

* html body div#nav_holder {
	position: absolute;
	margin-top: 332px;
	margin-left: 470px;
	height: 27px;
	width: 190px;
	z-index: 1;
}

#forward_back {
	position: absolute;
	margin-top: 272px;
	margin-left: 65px;
	height: 27px;
	width: 150px;
	z-index: 6;
}

* html body div#forward_back {
	position: absolute;
	margin-top: 283px;
	margin-left: 65px;
	height: 27px;
	width: 150px;
	z-index: 6;
}
#forward_back2 {
	position: absolute;
	margin-top: 272px;
	margin-left: 172px;
	height: 27px;
	width: 150px;
	z-index: 6;
}

#contact_holder {
	position: absolute;
	margin-top: 344px;
	margin-left: 583px;
	height: 27px;
	width: 80px;
	z-index: 5;
}

* html body div#contact_holder {
	position: absolute;
	margin-top: 364px;
	margin-left: 583px;
	height: 27px;
	width: 80px;
	z-index: 5;
}

#descriptions {
	position: absolute;
	margin-top: 288px;
	margin-left: 155px;
	height: 19px;
	width: 522px;
	z-index: 4;
}

#port_images {
	position: absolute;
	margin-top: 76px;
	margin-left: 142px;
	height: 202px;
	width: 400px;
	z-index: 4;
	
}
	
#portfolio_macbox {
	position: absolute;
	margin-top: 127px;
	margin-left: 138px;
	height: 157px;
	width: 444px;
	z-index: 4;
}

#portfolio_nra {
	position: absolute;
	margin-top: 158px;
	margin-left: 30px;
	height: 129px;
	width: 631px;
	z-index: 5;
}

