body	{	background-color:#ffffff;
				margin:0;	padding:0; border:0; 
				font-size:85%; font-family: Courier New, Courier, monospace; color:#000000; line-height:140%;
			}

h1 { margin:0; padding:0; line-height:140%; font-weight:normal;
		font-size:100%; font-family: Courier New, Courier, monospace; color:#000000; 
		text-transform:uppercase; text-decoration:underline; letter-spacing:0.0em; }

h2 { margin:0; padding:0; line-height:140%; font-weight:normal;
		font-size:100%; font-family: Courier New, Courier, monospace; color:#000000; 
		text-decoration:underline; letter-spacing:0.0em; }

p { margin:0; line-height:140%; }

.newspic {margin:6px 0px 0px 0px;}

form { margin:0; padding:0; }
input.short { font-size:100%; font-family: Courier New, Courier, monospace; width:150px; margin:0; padding:0;
						border:0px; background-color:#ffffcc; color:#000000; line-height:140%;}
input { font-size:100%; font-family: Courier New, Courier, monospace; width:390px; margin:0; padding:0;
				border:0px; background-color:#ffffcc; color:#000000; line-height:140%;}
textarea { font-size:100%; font-family: Courier New, Courier, monospace; width:390px; margin:0; padding:0;
						border:0px; background-color:#ffffcc; color:#000000; line-height:140%;}
/*---------------------------------------------------*/
.supercontainer { position:absolute; left:0px; top:0px; width:100%; height:100%; background-color:#ffffff; overflow:auto; }
.pagecontainer { position:absolute; left:50%; top:0px; width: 1000px; margin: 0 0 0 -500px;}
/*---------------------------------------------------*/
.headercontainer  { position:absolute; left:0px; top:0px; width:1000px; height:170px;
										margin:0; padding:0; }

	.dotcontainer  { position:absolute; left:158px; top:48px; margin:0; padding:0; font-size: 165px; 
								/*	background-color:#00ff00; */
									z-index:1; letter-spacing:0.0em; line-height:50px;}
	.signetcontainer  { position:absolute; left:190px; top:95px; margin:0; padding:0; z-index:2;  }

	.logocontainer  { position:absolute; left:190px; top:49px; width:810px; height:121px;
/*										background-image:url(images/logo_transp.png); background-repeat:no-repeat; background-position:0px 0px;  */
										margin:0; padding:0;
										}
/*---------------------------------------------------*/
.startleft { position:absolute; left:0px; top:170px; width:384px; margin:0; padding:0; }
.startright { position:absolute; left:384px; top:170px; width:384px; margin:0; padding:0; }
/*---------------------------------------------------*/
.navcontainer { position:absolute; left:0px; top:170px; width:190px; margin:0; padding:0; }

	.navigation { margin:0; padding:0px 0px 0px 15px; }
	.navigation a { color:#000000; text-transform:uppercase; text-decoration:none; letter-spacing:0.0em;}
	.navigation a:hover, a.selected { text-decoration:underline;}

	.subnavigation { margin:0; padding:0px 0px 0px 13px; }
	.subnavigation a { color:#000000; text-transform:none; text-decoration:none; letter-spacing:0.0em;}
	.subnavigation a:hover, a.selected { text-decoration:underline;}

	.newsletter { margin:0; padding:0px 0px 0px 13px; }
	.newsletter a { color:#000000; text-transform:none; text-decoration:none; letter-spacing:0.0em;}
	.newsletter a:hover, a.selected { text-decoration:underline;}
/*---------------------------------------------------*/
.contentcontainer  { position:absolute; left:190px; top:170px; width:810px; height:100%; margin:0; padding:0; }

	.leftcontent  { position:absolute; left:0px; top:0px; width:390px;  height:100%;
								 margin:0; padding:0px 15px 0px 0px; }

	.rightcontent  { position:absolute; left:405px; top:0px; width:390px;  height:100%;
									margin:0; padding:0px 15px 0px 0px;	}

.content a { color:#000000; background-color:#ffffcc; text-decoration:none;}
.content a:hover { color:#000000; background-color:#ffffcc; text-decoration:underline;}
.content img { border:none;}

.scrollpics a { color:#000000; background-color:transparent; text-decoration:none;}
.scrollpics a:hover { color:#000000; background-color:transparent; text-decoration:none;}

a.pic { color:#000000; background-color:transparent; text-decoration:none;}
a.pic:hover { color:#000000; background-color:transparent; text-decoration:none;}

.content .bigpicslider { background-color:#ffffff; width:390px; height:92px; margin:0; padding:0; overflow:auto; white-space:nowrap;}
.content .bigpicslider a { background-color:#ffffff; margin:0; padding:0; }

/* -------------------------------------------------------------------------------------*/
/*  scriptacolous scrollbar
/* -------------------------------------------------------------------------------------*/
			/* scrollable div area */
			.scrollpics {
				width: 400px;
				height: 70px;
				border: 0;
				margin:0;
				padding:0;
			}

			.scrollable {
				float: left;
				width: 390px;
				height: 80px;
				border: 0;
				margin:0;
				padding:0;
				overflow: hidden;
				white-space: nowrap;
			}

			/* horizontal track */
			.track {
				float: left;
				clear: both;
				width: 390px;
				height: 6px;
				margin-top: 0px;
				background-image:url(images/scrolltrack_bg.png); background-repeat:repeat-x; background-position:0px 0px;
			}
			
			/* horizontal track handle */
			.handle {
				width: 60px;
				height: 6px;
				background-color: #000000;
				cursor: move;
			}

