body {
	background: #fff;
	color: #8b8b84;
	font-size: 11px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;

}

a {
	color: #FFF;
	text-decoration: none;
}

a.portfolio {
	color:#ACCF2A;
	font-size: 1.5em;
}

a.sidelink {
	color:#ACCF2A;
	font-size: 1em;
	font-weight: bold;
}

a.body-link {
	color:#ACCF2A;
	font-size: 1em;
}

a.body-link2{
	color:#C4801E;
	font-size: 1em;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-weight: normal;
	text-align: left;
}

h2 {
	padding: 20px 0 0;
	text-align: center;
}

p {
	overflow: hidden;
	padding: 3px 0;
	text-align: justify;

}

p.top {
	text-align:center;
}


.container_12 {
	background: #fff url(../../img/12_col.gif) repeat-y;
	margin-bottom: 20px;
}

.container_16 {
	background: #fff url(../../img/16_col.gif) repeat-y;
}

.container_24 {
	/*background: #fff url(../../img/24_col.gif) repeat-y; */
}

#nav-left {
	color:#accf2a;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	margin-bottom: 0px;
}

#nav-left a {
	color:#accf2a;
}

#nav-left a.highlighted {
	color:#C4801E;
    text-transform: uppercase;

	font-size: 16px;
}

#nav-right {
	color:#accf2a;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	text-align:right;
	margin-bottom: 0px;
}

#nav-right a {
	color:#accf2a;
}
