html,body,h1,h2,h3,h4,h5,h6 {font-family: "Roboto", sans-serif}
.mainbox{width:990px;margin:auto;}
@media (max-width:768px){.mainbox{width:100%}}
@media (max-width:992px) and (min-width:601px){.mainbox{width:100%}}
@media (max-width:992px){.mainbox{width:100%}}
.plink a
{   color: blue; text-decoration: none; }
.plink a:hover
{ text-decoration: underline; }

#margins {
	width: 760px;
	background-position: center;
	text-align: left;
	height: 100%;
	position: relative;
	overflow: visible;
	visibility: visible;
}
body {
	margin-top: 2px;
}
#header {
	padding-bottom: 3px;
	height: 65px;
	text-align: left;
	position: relative;
}
#topmenu {
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}

#margins #discussions {
	width: 77%;
	float: left;
	visibility: inherit;
	margin-right: 0px;
	text-align: left;
	padding: 2px;
	height: 100%;
	margin-top: 0px;
}

#rightbanner {
	background-color: #DEF3DA;
	float: left;
	height: 1000px;
	width: 160px;
	padding: 2px;
	margin-top: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006600;
	font-size: 12px;
}

.style13 {
	font-size: 16px;
	font-weight: bold;
	color: #007700;
	margin-bottom: -1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
.style13 a:link {
	color: #007700;
	text-decoration: none;
}
.style13 a:hover {
	color: #EE0000;
}
.style13 a:visited {
	color: #007700;
	text-decoration: none;
}
.style14 ul {
	margin-left: -2em;
	margin-bottom: -1em;
	display: block;
	margin-top: -1em;
}
.style14 li {
	margin-left: -1.5em;
	list-style-type: square;
}
.style15 {
	font-size: 10px;
}
#footer {
	width: 750px;
	padding-top: 2em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	clear: both;
	position: relative;
}
