/* for conmmented CSS please view default fixedwidth.css */

body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
}
p {
	margin: 0px;
}
h1 {
	color: #FF9900;
	font-size: 12pt;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}
h2 {
	color: #333333;
	font-weight: normal;
	margin: 5px 5px 1em;
	font-size: 10pt;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF9900;
	font-weight: bold;
	margin: 0px;
}
li {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#styleswitcher {
	display: none;
}
#shadow {
	background-color: #FFFFFF;
	width: 650px;
	padding-right: 8px;
	background-image: none;
	padding-bottom: 5px;
	margin-top: 2px;
}
#wrapper {
	width:650px;
	border: none;
	background-color: #FFFFFF;
}
#topseparator {
	display: none;
}
#toplogo {
	display: none;
}
#navigation {
	display: none;
}
#lemondesign {
	display: none;
}
#leftindex {
	width: 292px;
	float: left;
	margin-left: 5px;
}
#quickportfolio {
	display: none;
}
#news {
	text-align: justify;
	margin-right: 5px;
	float: right;
	width: 292px;
}
.footer {
    display:none;
}
#footer2 {
	display: none;	
}
.hand {
	CURSOR: pointer;
	text-decoration: underline;

}
div.links a {
	color: #333333;
	display: block;
	text-decoration: none;
	float: left;
	width: 5em;
	background-color: #C2CECF;
	text-align: center;
	border: 1px solid #333333;
	margin-top: 10px;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
div.links a:hover {
	background: #9AAEAF;
	color: #333333;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #999999;
}
.orangetext {
	font-size: 12pt;
	font-weight: bold;
	color: #FF9900;
}
.orangetextsmall {
	font-weight: bold;
	color: #FF9900;
}
.spacer {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #E1E5E3;
	border-right-color: #E1E5E3;
	border-bottom-color: #E1E5E3;
	border-left-color: #E1E5E3;
	height: 1em;
	border-top-style: solid;
	width: 30em;
}
.portfoliotext {
	padding-left: 50px;
	margin-left: 5px;
	margin-right: 5px;
}
#rightside {
	display: none;
}
div.links2 a {
	display: none;
}
div.links2[class] a { /*just when you thought you could get away without IE hacks */
    display: none;
	
}
#menu2 {
	display: none;
}
#leftcontent {
	width: 645px;
	margin: 0px;
}
#maincontent {
	padding-right: 5px;
	padding-left: 5px;
}
