/* CSS Document */


h3 {
	font-size: 1.1em;
	color: #000000;
}

strong {
   	
}

em {
    
}

h3 {
	line-height: 1.7em;
}

#main-content {
}

#main-column {
	text-align: left;
    font-size: 0.9em;
    line-height: 1.35em;
    color: #000000;	
	padding-left: 20px;
}

strong {
   	
}

em {
	
}

p {
	
}

h4 {
	font-size: 1.2em;
	letter-spacing: -0.01em;
	line-height: 1.5em;
	margin: 10px 0 0 0;
	font-weight: normal;
}

.yellow {
    background-color: #FBFFCC;
}

ul.NoBullet {
  list-style-type: none;
  line-height: 1.6em;
}

#interested {
	font-size: 1.15em;
	font-style: italic;
	margin-top: 10px;
}

#mottos {
    margin-top: -20px;
    margin-bottom: 20px;
}

#images img {
border:1px solid #CCCCCC;
margin:0 6px 6px 0;
padding:2px;
}

#badge {
	position: absolute;
	right: 0px;
	top: 70px;
}

/*navigation*/
#navigation dt#learn,
#navigation dt#learn a { width: 100px; background-image: url(/images/learn.jpg); }

#navigation dt#join,
#navigation dt#join a { width: 100px; background-image: url(/images/join.jpg); }

#navigation dt#portfolio,
#navigation dt#portfolio a { width: 100px; background-image: url(/images/portfolio.jpg); }

#navigation dt#trade,
#navigation dt#trade a { width: 100px; background-image: url(/images/trade.jpg); }

#navigation dt#login ,
#navigation dt #login a { width: 100px; background-image: url(/images/login.jpg);}
/*end of navigation*/