* { padding: 0; margin: 0; }
body {
font-family:"Arial", serif;
font-size: 76%;
background-color: #ffffff;
color:#6d6e71;}
.left { float: left; }
.right { float: right; }
img { 
	border: 0; 
	}
img.frontimg
{
	margin-top:47px;
}
div#container {
	margin: 10px auto;	
	width:900px;

}
/* Page content holder */
div#container_top {
width:100%;
background-color: #ffffff;
height: 120px;
}
div#container_bottom {
width:100%;
background-color: #ffffff;
height: 120px;
}
div#container_left{
width: 255px;
float: left;
}




div#container_left ul{
list-style: none;
line-height: 23px;
}

div#container_left ul li a {
background-image:url('../img/left_off.gif');
background-repeat: no-repeat;
display: block;
vertical-align: text-top;
}
div#container_left ul li a.selected {
background-image:url('../img/left_on.gif');
background-repeat: no-repeat;
display: block;
font-weight:bold;
}

div#container_left ul li a:hover {
background-image:url('../img/left_on.gif');
background-repeat: no-repeat;
}

div#container_left #thumbnail {
width: 250px;
padding-left: 17px;
padding-top: 23px;
}

div#container_left #thumbnail ul{
line-height: 21px;
width: 90px;
float: left;
}

div #container_left #thumbnail ul li { margin-left:5px; display:-moz-inline-box; -moz-box-orient:vertical; display:inline-block; vertical-align:top; word-wrap:break-word; width: 14px;}
  * html div #container_left #thumbnail ul li { display:inline; }
  * + html div #container_left #thumbnail ul li { display:inline; }
div #container_left #thumbnail ul li > * { display:table; table-layout:fixed; overflow:hidden; }

div #container_left #thumbnail ul li a {
display: block;
background-image:url('../img/grey.gif');
background-repeat: no-repeat;
}
div #container_left #thumbnail ul li a.selected {
display: block;
background-image:url('../img/white.gif');
background-repeat: no-repeat;
}
div #container_left #thumbnail ul li a:hover {
display: block;
background-image:url('../img/white.gif');
background-repeat: no-repeat;
}




div#container_right{
width: 645px;
float: left;
text-align:right;
}

div#container_right2{
width: 500px;
float: left;
text-align:right;
background-image:url('../img/mike_right2.jpg');
background-repeat: no-repeat;
height: 465px;
}
div#container_right #project{
width:648px; 
height: 432px; 
background-repeat: no-repeat;
text-align:right;
position:relative;
}

div#container_right #project a{
color:#fff;
width:78px;
height:20px;
padding-top:4px;
padding-left: 3px;
padding-right: 4px;
background-color: #7c8d9a;
position:absolute;
bottom:0;
right:0;
}

div#container_right #project #toggle{
color:#000;
width:628px;
background-color: #fff;
filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
text-align:left;
padding: 10px;
position:absolute;
bottom:0;
right:0;
margin-bottom:24px;
}

div#container_right hr{
float: right;
width: 430px;
height: 2px;
background-color: #7B919E;
border: none;
color: #7B919E;
}


div#container_right ul{	
font-size: 13px;
margin-top: 20px;
height: 40px;
}


div#container_right ul li { margin-left:18px; display:-moz-inline-box; -moz-box-orient:vertical; display:inline-block; vertical-align:top; word-wrap:break-word; }
  * html div#container_right ul li { display:inline; }
  * + html div#container_right ul li { display:inline; }
div#container_right ul li > * { display:table; table-layout:fixed; overflow:hidden; }

div#container_right ul li a {
background-image:url('../img/off.gif');
background-repeat: no-repeat;
display: block;
height: 40px;
text-decoration: none;
}
div#container_right ul li a.selected {
color: #7B919E;
background-image:url('../img/on.gif');
background-repeat: no-repeat;
display: block;
height: 40px;
text-decoration: none;
}
div#container_right ul li a:hover {
background-image:url('../img/on.gif');
background-repeat: no-repeat;
}


div#container_right2 hr{
float: right;
width: 430px;
height: 2px;
background-color: #7B919E;
border: none;
color: #7B919E;
}

div#container_right2 ul{	
font-size: 13px;
margin-top: 20px;
height: 40px;
}


div#container_right2 ul li { margin-left:18px; display:-moz-inline-box; -moz-box-orient:vertical; display:inline-block; vertical-align:top; word-wrap:break-word; }
  * html div#container_right2 ul li { display:inline; }
  * + html div#container_right2 ul li { display:inline; }
div#container_right2 ul li > * { display:table; table-layout:fixed; overflow:hidden; }

div#container_right2 ul li a {
background-image:url('../img/off.gif');
background-repeat: no-repeat;
display: block;
height: 40px;
text-decoration: none;
}
div#container_right2 ul li a.selected {
color: #7B919E;
background-image:url('../img/on.gif');
background-repeat: no-repeat;
display: block;
height: 40px;
text-decoration: none;
}
div#container_right2 ul li a:hover {
background-image:url('../img/on.gif');
background-repeat: no-repeat;
}


/************ Start typography ************/

/* Anchors */
a { color: #7B919E; text-decoration: none;}
a:hover { color: #006951; }


p {
font-size: 13px;
line-height: 18px;
margin-bottom:0.4em;
padding-top:0.3em; }

p.navi {
text-align:left;
margin-left: 365px;
font-size: 12px;
line-height: 1.3em;
margin-top: 3px;
}

h2
{
color:#6d6e71;
text-align:center;
font-weight:normal;
font-size: 20px;
}


/********* End typography ************/