* {
	margin: 0px;
	padding: 0px;
}

html {
	background: url(body.gif);
}

body {
	margin: 0 auto;
	padding: 0;
	background: url(background.gif) top center repeat-y;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #323232;
}

a:link {
	color: #0D88C3;
	text-decoration: underline;
}

a:visited {
	color: #0D88C3;
	text-decoration: underline;
}

a:hover {
	color: #0495F5;
	text-decoration: none;
}

a:active {
	color: #0495F5;
	text-decoration: none;
}

a.menu:link {
	color: #154B60;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

a.menu:visited {
	color: #154B60;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

a.menu:hover {
	color: #154B60;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}

a.menu:active {
	color: #154B60;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

#MainWrapper {
	background: #FFFFFF;
	margin: 0 auto;
	width: 928px;
}

#top {
	height: 148px;
}

#MainCol {
	vertical-align: top;
	text-align: left;
	width: 560px;
	background: #FFFFFF;
	padding-left: 40px;
	padding-right: 40px;
}

.portfolio {
	border: solid #777777 1px;
	cursor: pointer;
}

h1 {
	color: #707070;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-bottom: 18px;
	padding-top: 30px;
	border-bottom: solid #C5C5C5 1px;
}

h2 {
	color: #8CBA37;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 25px;
}

h3 {
	color: #8CBA37;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 30px;
	padding-bottom: 15px;
	border-bottom: solid #C5C5C5 1px;
}

#MainCol p {
	text-align: left;
	margin: 0px 0px 15px 0px;
}

#LeftCol {
	width: 227;
	padding-top: 23px;
	vertical-align: top;
	background: #F7F7F7;
	border-right: solid 1px #EAEAEA;
	padding-left: 30px;
	padding-right: 30px;
}

#LeftCol a {
	color: #0D88C3;
	text-decoration: underline;
	font-weight: normal;
}

#LeftCol a:hover {
	text-decoration: none;
}

.line {
	width: 227px;
	height: 1px; 
}

#CountCol {
	width: 242px;
	vertical-align: bottom;
	background: #F7F7F7;
	border-right: solid 1px #EAEAEA;
	font-size: 11px;
	padding-left: 25px;
	padding-right: 20px;
}

#CountCol a:link {
	color: #555555;
	font-size: 11px;
	text-decoration: underline;
}

#CountCol a:visited {
	color: #555555;
	font-size: 11px;
	text-decoration: underline;
}

#CountCol a:hover {
	color: #555555;
	font-size: 11px;
	text-decoration: none;
}

#CountCol a:active {
	color: #555555;
	font-size: 11px;
	text-decoration: none;
}

ul {
	margin-left: 20px;
	margin-bottom: 15px;
}

ol {
	margin-left: 20px;
	margin-bottom: 15px;
}














code, pre 
{
	line-height: 20px;
}
var
{
	color: #FF9000;
	color: #000080;
	color: #00800B;
	color: #007700;
}

.g 
{
	color: #007700;
}

.b
{
	color: #0000BB;
}

.o
{
	color: #FF8000;
}

.r
{
	color: #DD0000;
}

.h
{
	color: #000090;
}

