/*-----------------////////------------------default--stylesheet-------------////////--------------*/

/*--------------/////-----------main styles--------------/////---------------*/
html {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #FFFFFF;
}

body {
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#wrapper {
	background-color: #FFFFFF;
	background-repeat: repeat;
	border: 0px solid #FFFFFF;
}


/*--------////////////---------acess--div--------------//////////////----------------------*/
#access h1 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	display: inline;
	font-weight: normal;
}
#access li {
	display: inline;
	padding: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1.5em;
}
#access ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#access {
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
}
#access a:link, #access a:visited {
	text-decoration: underline;
	color: #0000FF;
}
#access a:hover {
	color: #990000;
}

/*--------------////////////////////------------header----------------///////////////////-----------------*/
#head {
	margin: 0px;
	padding: 0px;
	display: none;
	height: 0px;
	width: 0px;
}
#head img {
	float: right;
	display: none;
}

/*--------------------/////////////---------------main nav-------------///////////////----------------------*/

#nav {
	margin: 0px;
	padding: 0px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	list-style-type: none;
	margin-right: 10px;
	font-weight: bold;
}
#nav a:link, #nav a:visited {
	color: #0000FF;
	padding: 2px 3px;
	margin: 0px;
	font-size: 0.9em;
	text-decoration: underline;
}
#nav a:hover {
	text-decoration: underline;
	color: #990000;
}

/*--------------------/////////-------------------left--column------------------////////////-----------------*/
#left {
	margin: 0px;
	display: inline;
	border-style: none;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 0px;
	width: 0px;
}

#left h3 {
	font-size: 0.7em;
	padding: 0px;
	border-bottom-width: 3px;
	border-bottom-color: #82A2AA;
	margin: 0px;
}
#left ul {
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 3px;
}
#left li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 0.7em;
	border-bottom-width: 1px;
	border-bottom-style: none;
	
}
#left h3 a:link, #left h3 a:visited {
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: underline;
}

#left li a:link, #left li a:visited {
	text-decoration: underline;	
}
#left_flash {
	padding-left: 10px;
	padding-top: 10px;
	display: none;
}
#content img {
	display: none;
}

/*-----------------/////////////////--------switcher---styles----------////////////////-------------*/

#switcher li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#switcher {
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	display: none;
}
#switcher ul {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#switcher h2 {
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
}
#switcher a:link, #switcher a:visited {
	font-weight: bold;
	font-size: 1em;
	padding: 0px 3px;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*--------------------////////////////////----------content---------//////////////////-------------------*/
#content {
	margin: 0px;
	padding: 4px 0px 0px;
	display: inline;
	height: 100%;
	width: 100%;
	clear: both;
	float: none;
}
#content h1 a:link, #content h1 a:visited {
	text-decoration: underline;
	font-size: 1.5em;
}

#content p {
	font-size: 1.2em;
}
#contentleft {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: inline;
}
#contentright {
	margin: 0px;
	padding: 0px;
	display: inline;
}

/*------------------//////////------------article divs-------------////////////-------------*/

.articleleft {
	width: 100%;
}
.articleright {
	width: 100%;
}
.articleleft,.articleright {
	background-image: none;
	background-repeat: no-repeat;
	margin: 0px 0px 3px;
	font-size: 0.7em;
	padding: 0px;
	float: left;
}
.articleleft h1,.articleright h1 {
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	overflow: hidden;
	font-style: normal;
	padding: 3px 5px 3px 3px;
	text-transform: capitalize;
	
}
.articleleft p, .articleright p {
	padding-left: 5px;
	margin: 0px;
}
.articleleft img, .articleright img {
	margin: 5px;
	padding: 0px;
	display: block;
}

/*------------------////////////////---------right column--------///////////////////---------------*/

#right {
	padding: 0px;
	margin: 0px;
	height: 0px;
	width: 0px;
	display: inline;
	border-style: none;
	border-width: 0px;
	clear: both;
	float: none;
}
#tv {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	display: none;
	height: 0px;
	width: 0px;
}

/*-----------------------------------------debate and archive---------------------------------*/
#debate {
	text-align: left;
	padding: 0px;
	margin: 0px;
	float: left;
	height: 100%;
	width: 100%;
	clear: both;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#debate h3 {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	border-width: 2px;
	border-style: none;
}
#debate p {
	font-size: 0.8em;
	margin: 0px;
	padding: 3px 0px 0px;
}
#archive {
	width: 200px;
	text-align: left;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	display: none;
}

.verdanda {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}



/*--------------//////////////////--------footer----------//////////////////////-------------*/

#footer {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1em;
}
#right  a:link, #right a:visited {
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}
#right a:hover, #right a:active {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

img {
	display: none;
}
a:link, a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover, a:active {
	color: #990000;
	text-decoration: underline;
}
.imageCredit {
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-style: italic;
	color: #000000;
}
#articleContent ul {
	list-style-type: square;
	margin: 0px;
	color: #000000;
	padding: 20px;
}
#articleContent a:link, #articleContent a:visited {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#articleContent li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#articleContent a:hover {
	font-weight: bold;
	color: #660033;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}