body {
	margin-left:1%;
	margin-right:0%;
}

#page
{
	width:99%;
}

#forum {}
#forum table {
	margin-bottom: 20px;
	margin-left: 2%;
	width: 96%;
	
}
#forum .heading {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 6px;
}
#forum .welcome {
	text-align: left;
}
#forum .logo {
	text-align: left;
}
#forum .category {
	width: 20%;
	font-weight: bold;
	border-bottom: 1px solid #DDBB00;
	text-align: left;
}
#forum .link {
	border-bottom: 1px solid #BBCCDD;
	line-height: 20px;
	text-align: left;
}
#forum .link a {
	display: block;
	width: 100%;
	color: #333399;
	text-decoration: none;
	text-align: left;
}
#forum .link a:hover {
	color: #DDBB00;
	text-decoration: none;
	text-align: left;
	background-color: #EFEFEF;
}
#forum .entry {
	border-bottom: 1px solid #BBCCDD;
	line-height: 20px;
	text-align: left;
}
#forum .entry a{
	width: 100%;
	color: #333399;
	text-decoration: none;
	text-align: left;
}
#forum .entry a:hover {
	color: #DDBB00;
	text-decoration: none;
	text-align: left;
	background-color: #EFEFEF;
}
#forum .group {
	text-align: center;
	font-weight: bold;
	background-color: #BBCCDD;
	margin-top: 6px;
}
.layout {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.silverborder {
	border: 1px silver solid;
}

b {
	font-weight:bold;
}

tr, td {
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 1.5em;
	vertical-align: top;
}
.bottomline {
	bottom:0px;
	width: 100%;
	height: 18px;
	background-color: #BBCCDD;
}
.box {
	border: 1px solid #8396A8;
	width: 96%;
	padding-bottom: 12px;
	margin-bottom: 18px;
	background-color: #BBCCDD;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}
.homebox {
        border-bottom: 1px solid #8396A8;
	border-top: 1px solid #8396A8;
        width: 100%;
        padding-bottom: 12px;
        margin-bottom: 18px;
        background-color: #BBCCDD;
        font-family: Verdana, Arial, Helvetica;
        font-size: 12px;
}

.overviewbox {
        border-bottom: 1px solid #8396A8;
        border-top: 1px solid #8396A8;
        width: 100%;
        padding-bottom: 12px;
        margin-bottom: 18px;
        background-color: #FFFFFF;
        font-family: Verdana, Arial, Helvetica;
        font-size: 12px;
}
.thumbbox {
	float:right;
	text-align:center;
        border: 1px solid #8396A8;
        border-top: 1px solid #8396A8;
        padding-bottom: 6px;
        margin: 10px;
        background-color: #BBCCDD;
        font-family: Verdana, Arial, Helvetica;
        font-size: 12px;
	position:relative;
        display: inline;
}

.overviewbox .heading {
        display: block;
        width: 100%;
        background-color: #FFBB00;
        line-height: 20px;
        font-family: Verdana, Arial, Helvetica;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        border-bottom: 1px solid #8396A8;
        margin-bottom: 12px;
}
.thumbbox .heading {
        display: block;
        width: 100%;
        background-color: #FFBB00;
        line-height: 20px;
        font-family: Verdana, Arial, Helvetica;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        border-bottom: 1px solid #8396A8;
        margin-bottom: 3px;
	  margin-top: 0px;
}

.thumbcontent {
	float:right;
	position:static;
	padding-bottom:15px;
	margin:0px;
}

.homebox .heading {
        display: block;
        width: 100%;
        background-color: #FFBB00;
        line-height: 20px;
        font-family: Verdana, Arial, Helvetica;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        border-bottom: 1px solid #8396A8;
        margin-bottom: 12px;
}


.box .heading {
	display: block;
	width: 100%;
	background-color: #FFBB00;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #8396A8;
	margin-bottom: 12px;
}
.box .catheading {
        display: block;
        width: 100%;
        background-color: #FFBB00;
        line-height: 20px;
        font-family: Verdana, Arial, Helvetica;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
}
.otnet {
	font-family: "Courier New", Courier, mono;
	color: #FFBB00;
}
.bold {
	font-weight: bold;
}
#header {
	width:100%;
	border: 1px solid #8396A8;
}
#header .logo {
	width: 468px;
	height: 60px;
	padding: 3px;
}
#header .search {
	text-align: right;
	padding: 20px;
}
#pagecell {
	margin: 20px 0px 20px 0px;
}
#pagecell .spacer {
	width: 5px;
	font-size: 1px;
}
#nav {
	width: 155px;
	vertical-align: top;
}
#nav .linkholder {
	border-bottom: 1px solid #8396A8;
}
#nav .linkholder a {
	display: block;
	padding-left: 12px;	
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	color: #000000;
	line-height: 1.7em;
	border-top: 1px solid #8396A8;
	background-color: #CCDDEE;
}
#nav .linkholder a:hover {
	background-color: #AABBCC;
	color: #444444;
	font-weight: bold;
}
#content {
	text-align: justify;
	border: 1px solid #8396A8;
	padding: 0px;
	margin:0px;
}
#contentdiv {
	font-family:Arial;
	font-size: 1.3em;
	line-height: 1.3em;

}
.code {
	text-align:left;
	width:400px;
	margin: 8px;
	padding: 6px;
	overflow:auto;
	background-color: #FAFAFA;
	border: 1px solid #D1D7DC;
	font-family: Courier, Arial;
	font-size: 13px;
	color: #006600;
	vertical-align:middle;
}
#content h1 {
	margin-top: 0px;
	padding: 0px 0px 0px 6px;
	background-color: #BBCCDD;
	color: #444444;
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
}
#content h2 {
        margin: 0px;
        padding: 6px 0px 0px 6px;
        color: #000000;
        font-size: 18px;
        font-weight: bold;
	line-height: 20px;
	border-bottom: 1px solid #8396A8;
}
#content .pli {
        margin:0px;
        padding-left: 6px;
        padding-right: 6px;
}
#content ul {
	list-style-type:square;
	padding:0px;
	margin: 0px 0px 0px 2em;
}
#content li {
	margin-left: 1em;
        padding-left: 6px;
        padding-right: 6px;
}
#content p {
	padding-left: 6px;
	padding-right: 6px;
}
#banner {
	padding: 5px;
	text-align: center;
	margin-bottom: 2px;
}
#advert {
	width: 140px;
	vertical-align: top;
	padding-left:4px;
}
#footer {
	width:100%;
	border: 1px solid #8396A8;
}
#footer .copyright {
	text-align: center;
	font-size: 9px;
	color: #555555;
	padding: 4px 0px 4px 0px;
}
img {
	border:0px;
}
a img { 
	border: 0px; 
}

