﻿body
{
background: white;
color: black;
font-family: helvetica;
font-size: 14px;
margin: 0px 0px 0px 0px;
}



a:link { 
	color: #243256;
	}
a:visited { 
	color: #000000;
	}
a:hover { 
	color: #000000;
	}
a:active { 
	color: #333333;
	}


.hidden
{
display: none;
}
	
#prevNext
{
	margin-top: -58px;
	margin-left: .2em;
}

#siteContainer {
	/* border: #FF0000 1px dotted; layout reference*/
	width: 920px;
	margin-right: auto;
	margin-left: auto;

}

#navBar {
	/* border: #00FF00 1px dotted; layout reference*/
	background-image:url(../images/backgroundblank.png);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 900px;
	height: 150px;
	padding-top: 15px;
	padding-left: 8px;
}

#toplogo {
	height: 150px;
	width: 306px;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 14px;
}

#links {
	/* border: #00FF00 1px dotted; layout reference*/
	width: 585px;
	margin-top: 96px;
	text-align: right;

}

a.about{
	/*background-image: url(../images/header/about.jpg); */
	width: 71px;
	height: 33px;
	margin: 0px 5px 0px 5px;
	background-repeat: no-repeat;
	}

a.about:hover{
	background-image: url(../images/header/aboutline.jpg);
	width: 71px;
	height: 33px;
	margin: 0px 5px 0px 5px;
	background-postition: 0 -33px;
}

a.projects{
	/* background-image: url(../images/header/projects.jpg); */
	width: 92px;
	height: 33px;
	margin: 0px 5px 0px 5px;
}

a.projects:hover{
	background-image: url(../images/header/projectsline.jpg);
	width: auto;
	height: auto;
	margin: 0px 5px 0px 5px;
	
}

a.contact{
	/*background-image: url(../images/header/contact.jpg); */
	width: 87px;
	height: 33px;
	margin: 0px 5px 0px 5px;
}

a.contact:hover{
	background-image: url(../images/header/contactline.jpg);
	width: auto;
	height: auto;
	margin: 0px 5px 0px 5px;
	
}

#featured {
	/* border: #FF0000 1px dotted; layout reference*/
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;

}

#projects {
	/* border: #FF0000 1px dotted; layout reference*/
	width: 910px;
	min-height: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;

}
#prevNext img
{
position: relative;
z-index: 2;
cursor: pointer;
}

p
{
margin: 0;
padding: 0 1em;
font-size: 12px;
position: relative;
top: -55px;
left: 175px;
line-height: 25px;
height: 25px;
}


#footer1 {
	width: 555px;
	min-height: 270px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/test/footer_nutshell.jpg);
	background-repeat: no-repeat;
	background-position: top;
	
	}
#nutshell{
	width: 500px;
	height: 200px;
	padding: 40px 0px 0px 42px;	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666;
	font-weight: normal;
	letter-spacing: normal;
	text-decoration:none;
}

a.textlink{
	background-color:#CCC;
	color:#333;
	padding: 3px 3px 3px 3px;
	text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#footer2 {
	width: 325px;
	padding-top:
	margin-right: auto;
	margin-left: auto;
	min-height: 270px;
	background: url(../images/test/footer_contact.jpg);
	background-repeat: no-repeat;
	background-position: top;	
}


#foot{
	width: 240px;
	height: 75px;
	padding: 45px 0px 0px 50px;	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333;
	font-weight: normal;
	letter-spacing: normal;
	line-height: .9em;
	text-decoration:none;
	
}
