body {
    font:		1.0em/1.2em "Times", "Times New Roman", serif;
    color:		#636363;
}

#main {
   background-color:	#ffffff;
   margin:		80px 0px 0px 155px;	
   width:		845px;
   padding:		0px 0px 0px 0px;
   border-width:	0px;
}

#degrees {
   text-align:		left;
   font-size:		66%;
   padding: 		0px 0px 0px 0px;
   color:		#fdb903;
   position:		relative;
   top:			-12px;
   left:		0px;
}

#captioninfo {
   font-size:		66%;
   padding: 		0px 0px 0px 0px;
   color:		#c2c2c2;
   position:		relative;
   top:			-8px;
   left:		79px;
   border-top:	0px; 
   border-top-style:	dashed;
   border-top-color:	#fdb903;
}

#navbar {
    width:		185px;
    height:		200px;
    padding: 		0px 0px 40px 0px;
    margin:		2px 0px 0px 0px;
    border-right:	0px;
    border-right-style: dotted;
    position: 		fixed;
    top:		0px;
    left:		35px;		
}

#wordmark h1 {
    text-align:		left;
    font-size:		162%;
    padding:		0px 0px 0px 0px;
    font-weight:	normal;
    letter-spacing:	0px;
    position: 		relative;
    top:		8px;
    left:		0px;
} 

#contactinfo {
    width:		187px;
    text-align:		left;
    line-height:	170%;
    margin:		0px;
    padding:		0px 0px 0px 0px;
    position: 		relative;
    top:		-16px;
    left:		0px; 
    border-bottom:		2px; 
    border-bottom-style:	dashed;
    border-bottom-color:	#fdb903;

}		  

#navigationMenu {
    width:			160px;
    border-top:		0px; 
    border-top-style:	solid;
    border-top-color:	#fdb903;
}    

table.navba th {
    font-weight: 	normal;
    text-align:	left;
    border-spacing:	0px;
    padding:		4px 0px 0px 0px;
}

table.artDthumb {
    width:		79px;
    text-align:	left;
    border-collapse:	collapse;
    padding:		0px;
}

th.singlepage {
    border-spacing:	3px;
    width:		79px;
    text-align:		left;
}

th.doublepage {
    text-align:		left;
}


a:link {
    color:			#636363;
    text-decoration:		none;
}

a:visited:hover {
    color:			#000000;
    background-color:	#fdb903;
    text-decoration:		none;
    letter-spacing:		1px;

}	

a:hover {
    color:			#000000;
    background-color:	#fdb903;
    text-decoration:		none;
    letter-spacing:		1px;
}

a:visited {
    color:			#a1a1a1;
    text-decoration:		none;
}

	

		
    

    