/*------------------------------------------------------------------------------------------------------------------------------
	projects_body.css - evan 
------------------------------------------------------------------------------------------------------------------------------*/

table.two_column_nav {}

tbody.two_column_nav {vertical-align: top;}

tr.two_column_nav {}

td.two_column_nav_left {width: 200px; height: 100%; background: #ffffff; border-right: 1px dotted silver;}

td.two_column_nav_right {width: 700px; text-align: center;}

div.marquee {width: 600px; font-size: 14px; text-align: left; margin-left: auto; margin-right: auto; margin-bottom: 20px;}

div.nav_right_contents {width: 600px; margin-top: 20px; text-align: center; margin-left: auto; margin-right: auto;}

div.thumbnail_wrapper {width: 600px; margin-left: auto; margin-right: auto;}

div.thumbnail {width: 100px; height: 100px; margin: 10px;}

div.label {width: 150px; font-size: 14px; font-weight: bold; text-align: left;}

div.label a {text-decoration: none; color: black;}

div.label a:hover {text-decoration: underline;}

div.thumbnail a {border: none; text-decoration: none;}

img.thumbnail {border: none;}
