body {
	background: #D5D3D1;
	background-attachment: fixed; 
	margin: 0;
	
	}

a {
	text-decoration: underline;
	}
	
.link {
	color: #395198;
	text-decoration: underline;	
	}
.link2 {
	color: #009;
	text-decoration: underline;		
	}
.link2:visited { 
	color: #03509D; 
	}	

.link:hover, .link2:hover {
	color: #900;
	text-decoration: none;	
	}	

#wrapper {
	margin: 0px;
	padding: 10px;
	width: 871px;
	background: #fff;	
	}

#header {
	background: #fff;
	padding: 0px;
	}


#navall .nav {
	background:#edebe9;
	width:167px;
	margin: 0 10px 15px 0;		
	}

#navall .nav a {
	color: #a3998f;
	font-weight: bold;
	}
#navall .nav a:hover, .navall a:visited, {
	color: #66605a;
	font-weight: bold;
	}	
	
#navall .nav p {
	font-family: arial, sans-serif;
	font-size: 12px;
	padding:3px;
	margin:3px;
	}

#navall .nav .navhead {
	background:#7A736B;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding:5px;	
	}
	


#navdebate .nav {
	background:#edebe9;
	width:167px;
	margin: 0 10px 15px 0;		
	}

#navdebate .nav a {
	color: #866706;
	font-weight: bold;
	}
#navdebate .nav a:hover, .navdebate a:visited, {
	color: #A27F13;
	font-weight: bold;
	}	
	
#navdebate .nav p {
	font-family: arial, sans-serif;
	font-size: 12px;
	padding:3px;
	margin:3px;
	}

#navdebate .nav .navhead {
	background:#866706;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding:5px;	
	}
	


#navexperts .nav {
	background:#edebe9;
	width:167px;
	margin: 0 10px 15px 0;		
	}

#navexperts .nav a {
	color: #A23531;
	font-weight: bold;
	}
#navexperts .nav a:hover, .navexperts a:visited, {
	color: #C3514D;
	font-weight: bold;
	}	
	
#navexperts .nav p {
	font-family: arial, sans-serif;
	font-size: 12px;
	padding:3px;
	margin:3px;
	}

#navexperts .nav .navhead {
	background:#A23531;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding:5px;	
	}
	


#navsocial .nav {
	background:#edebe9;
	width:167px;
	margin: 0 10px 15px 0;		
	}

#navsocial .nav a {
	color: #2E5077;
	font-weight: bold;
	}
#navsocial .nav a:hover, .navsocial a:visited, {
	color: #4E75A2;
	font-weight: bold;
	}	
	
#navsocial .nav p {
	font-family: arial, sans-serif;
	font-size: 12px;
	padding:3px;
	margin:3px;
	}

#navsocial .nav .navhead {
	background:#2E5077;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding:5px;	
	}
	
	
	
#navalt .nav {
	background:#edebe9;
	width:167px;
	margin: 0 10px 15px 0;		
	}

#navalt .nav a {
	color: #58812A;
	font-weight: bold;
	}
#navalt .nav a:hover, .navalt a:visited, {
	color: #70A03A;
	font-weight: bold;
	}	
	
#navalt .nav p {
	font-family: arial, sans-serif;
	font-size: 12px;
	padding:3px;
	margin:3px;
	}

#navalt .nav .navhead {
	background:#58812A;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding:5px;	
	}
	


#navtech .nav {
	background:#edebe9;
	width:167px;
	margin: 0 10px 15px 0;		
	}

#navtech .nav a {
	color: #2F6E7A;
	font-weight: bold;
	}
#navtech .nav a:hover, .navtech a:visited, {
	color: #418895;
	font-weight: bold;
	}	
	
#navtech .nav p {
	font-family: arial, sans-serif;
	font-size: 12px;
	padding:3px;
	margin:3px;
	}

#navtech .nav .navhead {
	background:#2F6E7A;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding:5px;	
	}
	


#content {
	padding: 0px;
	width:694px;
	}

#contentinner {
	padding-right:176px;
	width:694px;
	}
#footer {
	background: #ffffff;
	}

	

.FormButton {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	background-color: #fff;
	color: #000;
	font-weight: bold;
	padding: 1px;
	margin: 2px;
	border-top: outset 2px #ccc;
	border-right: outset 2px #069;
	border-bottom: outset 2px #069;
	border-left: outset 2px #ccc;
	}

h1 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	}

h2 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	}	

h3 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	}
h4 {
	font-weight: bold;
	font-size: 11px;
	color: #888;
	letter-spacing: 1px;
	margin-bottom: 0px;
	}
	
h5 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #333;
	letter-spacing: 1px;
	margin-bottom: -2px;
	margin-top: 7px;
	}
h6 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #888;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	}	

p {
	font-family: arial, sans-serif;
	font-size: 0.8em;
	margin-top:3px;
	margin-bottom:18px;
	}

ul {	
	font-family: arial, sans-serif;
	font-size: 0.8em;
	margin-top:3px;
	margin-bottom:18px;	
	}
ol {	
	font-family: arial, sans-serif;
	font-size: 0.8em;
	margin-top:3px;
	margin-bottom:18px;	
	}	
	
.sectImgPad {
	padding:5px 0px 5px 10px;
	}


.sectText {
	padding:5px 5px 5px 8px;
	font-family: arial, sans-serif;
	font-size: 12px;
	}

	
.sectImgPadurb, .sectTexturb {	background:#e2ebeb;}
.sectImgPadenv, .sectTextenv {	background:#e0e5d6;}
.sectImgPadeco, .sectTexteco {	background:#e5dbea;}
.sectImgPadcol, .sectTextcol {	background:#f0e6dd;}

.commentbox {	
	background:#edebe9;
	padding:5px;
	}	

.commentbox p {	
	margin:0px;
	padding:0px;
	}	
	
	
#content h1 {font-size: 24px;padding: 0;margin: 0 0 5px 0;width:350px;	font-family: Helvetica, Arial, Verdana, sans-serif;color:#7A736B;}
#content #contentinner h1 {font-size: 24px;padding: 0;margin: 0 0 5px 0;width:380px;	font-family: Helvetica, Arial, Verdana, sans-serif;color:#7A736B;}






#videoall .video {
	background:#edebe9;
	width:210px;
	margin: 0 10px 15px 20px;		
	}

#videoall .video a {
	color: #a3998f;
	font-weight: bold;
	}
#videoall .video a:hover, .videoall a:visited, {
	color: #66605a;
	font-weight: bold;
	}	
	
#videoall .video p {
	font-family: arial, sans-serif;
	font-size: 12px;
	padding:3px;
	margin:3px;
	}

#videoall .video .videohead {
	background:#fff;
	border-bottom: 3px solid #7A736B;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7A736B;
	padding:0 0 3px 5px;	
	}
	


#videodebate .video {
	background:#edebe9;
	width:210px;
	margin: 0 10px 15px 20px;		
	}

#videodebate .video a {
	color: #866706;
	font-weight: bold;
	}
#videodebate .video a:hover, .videodebate a:visited, {
	color: #A27F13;
	font-weight: bold;
	}	
	
#videodebate .video p {
	font-family: arial, sans-serif;
	font-size: 12px;
	padding:3px;
	margin:3px;
	}

#videodebate .video .videohead {
	background:#fff;
	border-bottom: 3px solid #866706;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7A736B;
	padding:0 0 3px 5px;	
	}
	


#videoexperts .video {
	background:#edebe9;
	width:210px;
	margin: 0 10px 15px 20px;	
	}

#videoexperts .video a {
	color: #A23531;
	font-weight: bold;
	}
#videoexperts .video a:hover, .videoexperts a:visited, {
	color: #C3514D;
	font-weight: bold;
	}	
	
#videoexperts .video p {
	font-family: arial, sans-serif;
	font-size: 12px;
	padding:3px;
	margin:3px;
	}

#videoexperts .video .videohead {
	background:#fff;
	border-bottom: 3px solid #A23531;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7A736B;
	padding:0 0 3px 5px;	
	}
	


#videosocial .video {
	background:#edebe9;
	width:210px;
	margin: 0 10px 15px 20px;		
	}

#videosocial .video a {
	color: #2E5077;
	font-weight: bold;
	}
#videosocial .video a:hover, .videosocial a:visited, {
	color: #4E75A2;
	font-weight: bold;
	}	
	
#videosocial .video p {
	font-family: arial, sans-serif;
	font-size: 12px;
	padding:3px;
	margin:3px;
	}

#videosocial .video .videohead {
	background:#fff;
	border-bottom: 3px solid #2E5077;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7A736B;
	padding:0 0 3px 5px;	
	}
	
	
	
#videoalt .video {
	background:#edebe9;
	width:210px;
	margin: 0 10px 15px 20px;	
	}

#videoalt .video a {
	color: #58812A;
	font-weight: bold;
	}
#videoalt .video a:hover, .videoalt a:visited, {
	color: #70A03A;
	font-weight: bold;
	}	
	
#videoalt .video p {
	font-family: arial, sans-serif;
	font-size: 12px;
	padding:3px;
	margin:3px;
	}

#videoalt .video .videohead {
	background:#fff;
	border-bottom: 3px solid #58812A;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7A736B;
	padding:0 0 3px 5px;	
	}
	


#videotech .video {
	background:#edebe9;
	width:210px;
	margin: 0 10px 15px 20px;		
	}

#videotech .video a {
	color: #2F6E7A;
	font-weight: bold;
	}
#videotech .video a:hover, .videotech a:visited, {
	color: #418895;
	font-weight: bold;
	}	
	
#videotech .video p {
	font-family: arial, sans-serif;
	font-size: 12px;
	padding:3px;
	margin:3px;
	}

#videotech .video .videohead {
	background:#fff;
	border-bottom: 3px solid #2F6E7A;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7A736B;
	padding:0 0 3px 5px;
	}

.updated {
	font-family: arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #cc0000;
	padding-left: 10px;
	}
.commentlink {
	font-family: arial, sans-serif;
	font-size: 0.7em;
	float:right;
	height:15px;	
	text-align:right;
}
