<!--
html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
	  background-color: #8c9191;
	  font-family:Arial, Helvetica, sans-serif;
	  color: #5e5e5e;
	  font-size: 12px;
}

p {
	margin: 0em 0 1em 0;
}

h1 {
	font-size:18px;
	color:#6e5e4f;
	font-weight: normal;
	margin: 0.45em 0 0.45em 0;
}

h2 {
	font-size:12px;
	color:#6e5e4f;
	font-weight: bold;
	margin: 0.45em 0 0.45em 0;
}

a {
	color: #ff3000;
	text-decoration: underline;
}

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

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

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

#wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 400px;
}
.leftcol {width:214px; padding-top:83px;}
.rightcol {width:513px;}
.leftcontent {background-image:url(../images/left-bg.gif); padding:26px 0px 16px 26px;}
.rightcontent {background-image:url(../images/right-bg.gif);}
.topnav {padding:0px 18px 0px 0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; height:83px;}
.topnav a { margin-left:28px; color:#2b2b2b; text-decoration:none;}
.footer {padding-top:3px;}
.footer, .footer a {color:#c6c8c8; font-size:11px; text-align:center; text-decoration:none;}
.middle { padding:10px 0px;}
#fullheight {height:100%}
.content-img {
	background-image: url(../images/bg-img.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	width: 462px;
	height: 402px;
}
.content-img-downloads {
	padding: 10px;
	width: 462px;
	height: 402px;
}
.content-item {
	width: 472px;
	height: 412px;
}
.content{
	background-color: #FFFFFF;
	padding: 18px;
	width: 312px;
	font-size: 11px;
	line-height: 1.6em;
}
.cat_col {
	width: 237px;
	height: 124px;
}

.catname:link {
	background-color: #FFFFFF;
	background-image: url(../images/cat-name-bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 2px 22px 2px 6px;
	color: #6d6965;
	text-decoration: none;
}
.catname:visited {
	background-color: #FFFFFF;
	background-image: url(../images/cat-name-bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 19px;
	padding: 2px 22px 2px 6px;
	color: #6d6965;
	text-decoration: none;
}
.catname:hover {
	background-color: #FFFFFF;
	background-image: url(../images/cat-name-bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 19px;
	padding: 2px 22px 2px 6px;
	color: #6d6965;
	text-decoration: underline;
}


.por_col {
	width: 237px;
	text-align: left;
}

.portname:link {
	background-color: #FFFFFF;
	background-image: url(../images/cat-name-bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 2px 22px 2px 0px;
	color: #6d6965;
	text-decoration: none;
}
.portname:visited {
	background-color: #FFFFFF;
	background-image: url(../images/cat-name-bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 19px;
	padding: 2px 22px 2px 0px;
	color: #6d6965;
	text-decoration: none;
}
.portname:hover {
	background-color: #FFFFFF;
	background-image: url(../images/cat-name-bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 19px;
	padding: 2px 22px 2px 0px;
	color: #6d6965;
	text-decoration: underline;
}

.cat_desc {
	padding: 10px 20px 0px 0px;
	font-size: 11px;
	height: 292px;
	height: 282px\9;
}

.porimg {
	float: right;
	margin: 0px 0px 10px 10px;
}

.undercon {
	height: 76px;
	height: 52px\9;
}

.undercon2 {
	height: 86px;
	height: 82px\9;
}

.undercon3 {
	height: 46px;
	height: 42px\9;
}

.undercon4 {
	height: 57px;
	height: 39px\9;
	padding: 0px 0px 0px 17px;
	vertical-align: bottom;
	padding-bottom: 13px;
}

.undercon4 a:link {
	color: #6d6965;
	text-decoration: none;
}
.undercon4 a:visited {
	color: #6d6965;
	text-decoration: none;
}
.undercon4 a:hover {
	color: #6d6965;
	text-decoration: underline;
}

-->