body {
	margin: 0;
	background: url(images/bk_body.gif) repeat;
	font-family: arial, helvetica, sans-serif;
}

#main {
	width: 100%;
	padding: 0;
	margin: 0;
}

table#content {
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0;
}

table#content td#cLeft {
	padding: 0;
	margin: 0;
	width: 210px;
	background: url(images/left_2.jpg) no-repeat;
}

table#content td#cMid {
	width: 530px;
	padding-bottom: 5px;	
	border-left: 1px solid #000;
	background: url(images/midback.gif) no-repeat;
}

table#content td#cMid h2 {
	font-size: 13px;
	color: #666666;
	margin: 15px 80px 0 90px;
	text-align: left;
}

table#content td#cMid a {
	font-size: 13px;
	color: #666666;
	margin: 2px 80px 0 100px;
	text-align: left;
	text-decoration: none;
	display: block;
}

table#content td#cMid p {
	font-size: 13px;
	color: #666666;
	margin: 10px 12px 10px 80px;
	text-align: justify;
}

table#content td#cMid p.top {
	margin-top: 20px;
	padding: 10px 0;	
	border-top: 1px solid #666600;
}

table#content td#cMid p.rJust {
	font-weight: normal;
	text-align: right;
	margin-bottom: 40px;
	padding-bottom: 10px;	
}

table#content td#cMid img {
	padding-top: 10px;
	margin: 0;
}

table#content td#cMid a {
	color: #666666;
	text-decoration: none;
}

table#content td#cMid a:hover {	
	color: #F00;
}

table#content td#cRight {
	background: url(images/stacks.gif) no-repeat;
}

#nav {
	width: 100%;
	padding: 7px 0 7px 50px;
	color: #FFF;
	border-bottom: 4px solid #000033;
	background: #666600;
}

#nav a {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 10px 2px;
	text-decoration: none;
}

#nav a:hover {
	color: #FF0;
}

#botnav {
	width: 740px;
	padding: 10px 0 20px 0;
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-top: 1px solid #666600;
	text-align: right;
}

#botnav a {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

#botnav a:hover {
	color: #F00;
	text-decoration: underline;
}

table#footer {
	width: 740px;
	padding: 0;
	margin: 0;
	border: 0;
}

table#footer td#fLeft {
	width: 50%;
}

table#footer td#fRight {
	width: 50%;
}

table#footer td#fRight img {
	border: 0;
	margin-left: 160px;
}

