body {
	margin:0px;
	padding:0px;
	background-color: black;
	
}

#wrapper   {	
	font-family:verdana;
	font-size:11px;
	line-height:17px;
	text-align:left;
	width:840px;
	border: solid #CCCCCC 1px;
	border-top: solid #FFFFFF 6px;
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding:15px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
	
}

#header {
	width:815px;
	background-color:#FFFFFF;
	background-image:url(images/hdrBG.jpg);
	height:110px;
	padding:20px 10px 0px 10px;
	margin-bottom:10px;
	
}


.topLogo {
	float:left;
}

#searchBox {
	text-align:right;
	color:#FFFFFF;
	float:right;
	height:5px;
	width:300px;
	padding-top:35px;
}

#searchBox  a {
	
	color:#FFFFFF;
	text-decoration:none;
	
}

#searchBox  a:hover {
	
	color:#FFFFFF;
	text-decoration:underline;
	
}
#navigation {	
	width:837px;
	height:44px;
	margin-bottom:30px;	
}

#flash {
	
	float:left;
	margin-top:10px;
	
}

#logos {
	
	float:left;
	margin-top:0px;
	
}


#searchBox {
	text-align:right;
	color:#FFFFFF;
	float:right;
	height:5px;
	width:300px;
	padding-bottom:20px;
}

#main {
	width: 840px;
	height: 600px;
		background-color:#FFFFFF;
}

#portfolio-main {
	width: 840px;
	height: 600px;
		background-color:#FFFFFF;
}



#main-midlength {
	width: 840px;
	height: 620px;
		background-color:#FFFFFF;
}

#founder-main {
	width: 840px;
	height: 920px;
		background-color:#FFFFFF;
}

#sideBar {
	width:200px;
	float:left;
	margin-right:10px;
		background-color:#FFFFFF;
}

#subNav {
	margin-top:10px;
	font-family:verdana;
	font-weight:normal;
	font-size:10px;
	width:200px;
	margin-bottom:10px;
	float:left;	
		background-color:#FFFFFF;
}



#subNav a {
	display:block;
	margin-left:10px;
	padding:0px 0px 10px 20px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	background-repeat:no-repeat;
	background-image:url(images/arrow.png);
	background-position: 5px;
	padding-left: 25px;
	list-style-type: none;
	list-style:none;
}


#subNav a:hover {
	display:block;
	margin-left:10px;
	padding:0px 0px 10px 20px;
	font-weight:normal;
	text-decoration:underline;
	color:#FFFFFF;	
	background-repeat:no-repeat;
	background-image:url(images/arrow.png);
	background-position:5px;
	padding-left: 25px;
	list-style-type: none;
	list-style:none;
}

#subNavTop {	
	background-image:url(images/subNavTop.jpg);
	width:200px;
	height:45px;
	padding-top:5px;	
		background-color:#FFFFFF;
}

#subNavMid {	
	width:200px;
	height:80px;
	background-color:#6D4E8D;	
}

#subNavLogo {	
	width:200px;
	/* background-color:#6D4E8D;	*/
}

#subNavBottom {
	background-image:url(images/subNavBottom.jpg);
	width:200px;
	height:22px;
}


#side-subNav {
	margin-top:17px;
	font-family:verdana;
	font-weight:normal;
	font-size:10px;
	width:200px;
	min-height:250px;
	margin-bottom:10px;
	float:left;	
		background-color:#FFFFFF;
}

#side-subNav ul, #subNav li {
	list-style:none;
	list-style-type:none;
	padding-left:5px;
	margin-left:5px;
	margin-bottom:10px;
}


#side-subNav a {
	display:block;
	margin-left:5px;
	padding:0px 0px 15px 10px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	background-repeat:no-repeat;
	background-image:url(images/arrow.png);
	background-position: 0px;
	list-style-type: none;
	list-style:none;
}


#side-subNav a:hover {
	display:block;
	margin-left:5px;
	padding:0px 0px 15px 10px;
	font-weight:normal;
	text-decoration:underline;
	color:#000000;	
	background-repeat:no-repeat;
	background-image:url(images/arrow.png);
	background-position: 0px;
	list-style-type: none;
	list-style:none;
}

#portfolio_content {
	float:left;
	width:800px;
	height:100%;
	font-family:verdana;
	font-size:11px;
	background-color:#FFFFFF;
	padding:20px 0px 20px 20px;		
}

#content {
	float:left;
	width:590px;
	font-family:verdana;
	font-size:11px;
	background-color:#FFFFFF;
	padding:20px 0px 20px 20px;		
}

#content a {
	text-decoration:underline;
	font-weight:bold;
	color:#6D4E8D;
}


#content a:hover {
	text-decoration:underline;
}

#homeContent {	
	width:390px;
	height:35px;
	display:block;	
}

.callOutLink a {
	display:block;
	margin-top:10px;
	padding:6px 0px 0px 20px;
	background-image:none;
	font-weight:normal;
	color:#6D4E8D;
	text-decoration:none;
	background-repeat:no-repeat;
	background-image:url(images/arrow.png);
	background-position: 0px;		
		list-style-type: none;
	list-style:none;
}

.callOutLink  a:hover {
	display:block;	
	padding:6px 0px 0px 20px;
	background-image:none;
	font-weight:normal;
	text-decoration:underline;
	color:#6D4E8D;	
	background-repeat:no-repeat;
	background-image:url(images/arrow.png);
	background-position: 0px;		
		list-style-type: none;
	list-style:none;
}

#subContent {	
	float:left;	
}

#pageTitle {
	display:block;
	margin-bottom:20px;
}

#sideModule{	
	font-family:verdana;
	font-weight:normal;
	font-size:10px;
	width:200px;
	margin-bottom:10px;
	float:right;	
		background-color:#FFFFFF;
}


#sideModuleTop {	
	background-image:url(images/subModTop.jpg);
	width:200px;
	height:35px;
		background-color:#FFFFFF;
}

#sideModuleMid {
	padding:10px;
	width:177px;	
	border-left:solid #E6E6E6 2px;
	border-right:solid #E6E6E6 2px;
		
}
#sideModuleBottom {
	background-image:url(images/subModBottom.jpg);
	width:200px;
	height:15px;	
}

#newsModule{	
	font-family:verdana;
	font-weight:normal;
	font-size:10px;
	width:200px;
	margin-bottom:10px;
	float:right;	
		background-color:#FFFFFF;
}


#newsModuleTop {	
	background-image:url(images/subModTop.jpg);
	width:200px;
	height:35px;
	
}

#newsModuleMid {
	padding:10px;
	width:176px;
	border-left:solid #E6E6E6 2px;
	border-right:solid #E6E6E6 2px;
		background-color:#FFFFFF;
	
		
}
#newsModuleBottom {
	background-image:url(images/subModBottom.jpg);
	width:200px;
	height:15px;	
	
}

.pageTitle {
	font-family:verdana;
	font-weight:bold;
	font-size:22px;
	color:#7A579E;
	margin-bottom:10px;
	padding-top:10px;
display:block; 
	letter-spacing: -1.5px 
}

h1 {
	font-family:arial;
	font-weight:bold;
	font-size:18px;
	color:#666666;
	margin:0px;
	padding-top:10px;
	letter-spacing: -.5px 
}

h2 {
	font-family:arial;
	font-weight:bold;
	font-size:22px;
	color:#999999;
	margin:0px;
	padding-top:10px;
	letter-spacing: -.5px 
}



/* Accordin */

.toggler  { 
	cursor:pointer; 
	font-weight:bold; 
	color:#eee; 
	margin: 0; 
	padding:5px; 
	font-size:12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.toggler:hover	 { background:#ccc; }
.element	 { padding:0 5px; }

/* end Accordion */



#bottomLinks {
	text-align:center;
	margin: 20px 0 5px 0;
	padding:5px 0px 0px 0px;
	float:left;
	display:block;
	width:700px;
	height:25px;
	border-top: solid #CCCCCC 0px;
	
}

#footer {
	float:left;
	font-size:9px;
	width:835px;	
	height:25px;
	color:#666666;	
	padding-top:8px	
		background-color:#FFFFFF;
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;	
}
#bottomLinks a {	
	padding:10px 0px 0px 20px;
	background-image:none;
	font-weight:normal;
	color:#000000;		
}

#bottomLinks a:hover {	
	padding:10px 0px 0px 20px;
	background-image:none;
	font-weight:normal;
	text-decoration:underline;
	color:#65831E;		
}