﻿
body	{
	border-left:0px none; border-right:0px none; border-bottom:0px none; background:#fff url('/images/bg.jpg') repeat-x fixed bottom left; color: #000;
	margin: 0;
	border-top: 5px solid #fff;
	text-align: center;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	padding-bottom: 10px; padding-left:0; padding-right:0; padding-top:10px;
	}
	
	
#wrapper	{
	border-left:1px solid #566; border-right:1px solid #566; border-bottom:1px solid #566; background:#fff; color: #000;
	margin: 5px auto;
	padding: 0;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 744px; 
	}

html>#wrapper	{
	width: 744px;
	} 

#header	{
	background: #FFFFFF; /* #0F398D removed blue background */
	/*background: url('/images/VentureLabInvestComp_LogoFinal.png') no-repeat top left;*/
	border: 0px none;
	margin: 0;
	padding: 0;
	width: 744px; height: 120px; clear: both;  /*changed height from 91px to fit with top logo change*/
			}
			
html>#header	{
	width: height: 91px;	} 
			
#header img	{
 vertical-align:middle;
	}	

#footer {
	border-left:0px none; border-right:0px none; border-bottom:0px none; border-top:1px solid #ccc; color: #fff;
	background: #0F398D;
	text-align: left;
	clear: both;
	font-size: xx-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: x-small; padding-left:10px; padding-right:7px; padding-top:2px; padding-bottom:5px	
	}

html>#footer	{
	font-size: x-small;
	} 
	
#footer a { color: #fff; text-decoration: none; }
#footer a:hover { color: #fff; text-decoration: underline; }

			/* text */

html code	{
	font-size : 105%; 
	}

p	{
	line-height: 140%;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;
	}
	
h1 { 	
	line-height: 120%;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px; 
	font-size: medium; color: #0F398D;  
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	}

h2 { 	
	line-height: 100%;
	text-align: left;
	font-size: 1.8em; color: #0F398D;  
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	margin: 20px 0 0;}
h3 { 	
	line-height: 100%;
	text-align: left;
	font-size: 1.4em; 
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	margin: 20px 0 0;}
h4 { 	
	line-height: 100%;
	text-align: left;
	font-size: 1.2em;  
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	margin: 20px 0 0;}


a:link, a:visited {
	font-weight : bold; 
	text-decoration : underline;
	color: #003399;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #CC6633;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #526968;
	background: transparent;  
	}
	
.bread { font-size: xx-small; color: #666; text-decoration: none; letter-spacing: 1px;}
a.bread:link { color: #666;}
a.bread:visited { color: #666;}
a.bread:hover { color: #003399;}

.boldblue {  font-weight: bold; color: #003399; }

.lilblack { font-size: 10px; font-family: verdana, arial, helvetica, sans-serif;}

/* old version.main {  font-weight: normal; font-size: x-small;}*/
.main { line-height:1.5em; COLOR: #535353; TEXT-DECORATION: none;  font-size: 80%; FONT-FAMILY: Trebuchet MS, Arial, Helvetica, sans-serif;}
 li.MsoNormal
	{mso-style-parent:"";
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";
	margin-left:0in; margin-right:0in; margin-top:0in}

	/*  Horizontal nav */

#menu {
	margin: 0;
	padding: 0;
	}

#menu ul {
	border: 0px none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left
	}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#menu ul li a {
	background: #CC6633;
	width: 92px;
	height: 2em;
	border-top: 1px solid #0F398D;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #000;
	border-right: none;
	padding: 0;
	margin: 0 0 10px 0;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	font-size:    x-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    x-small;   
	}

html>#menu ul li a  {
	font-size: x-small;   
	} 

#menu ul li a:hover {
	color: #000;
	background: #ccc;
	}

#menu a:active	{
	background: #003399;
	color: #fff;
	}



	/*  containers */

	
#pagebody	{
	padding: 0;
	margin: 0px;
	border: 0px none;
	text-align: left;
	float: left;
	width: 740px;
	
	}

#maincontent	{
	float: left;
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 10px;
	font-size: small;
	padding: 5px;
	width: 550px;  /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
}

html>#maincontent 	{
	width: 550px;
	} 
	
#content	{
	float: left;
	margin-left: 10px;
	margin-top: 0;
	font-size: small;
	padding: 5px;
	width: 690px;  /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
}

html>#content 	{
	width: 690px;
	} 
	
	
	/*  side nav */

	
#sidebar	{
	padding: 10px 10px 10px 10px;
	margin: 70px 10px 10px 590px;
	color: #666;
 background: url('/images/bg_media_library.jpg') no-repeat top left; 
	height: 100%;

	}	
	
#subnav	{
	padding: 0px 10px 5px 5px;
	border: 0px none; margin-left:0; margin-right:0; margin-bottom:25px
	margin: 70px 5px 5px 5px; font-size: x-small; 
	}
	
#subnav a {
margin-bottom: 1.5em;
padding: 3px 2px 5px 0px;
text-decoration: none;
font-weight: normal;
color: #003399; 
	}	
	
#subnav a:hover {
	font-weight: normal; color: #666666; text-decoration: underline;
	}
