@charset "utf-8";
* {
	
}


body {				font-family:trebuchet MS, Geneva, Arial, Helvetica, sans-serif; }

body, h2, h3, ul {
					margin: 0px;
					padding: 0px;
}


/* layout & position */
#wrapper, #news_screenshot { 			
	margin:0 auto 0 auto; 
}

#wrapper,
.sitewidth {
					width:843px;	
}

.navigatorwidth {
					width:191px;	
}

#news_screenshot { 			
					width:172px; 
					height:113px;
}

.contentfloating { 	margin-top:0; }

.contentsinking {	margin-bottom:0; }

.contentwidth {		width:634px; }

.contentwidth2 { 	width:574px }

.hiddendiv { 		overflow:hidden; }

.padding1 {			padding:0 30px 0 30px; }

.padding2 {			padding:0 20px 0 20px; }

.padding3 {			padding:8px 20px 8px 20px; }

.margin1 { 			margin:0 10px 0 10px; }

.contentblock1 { 	background:url(../images/bg_content_main.gif) left top repeat-y; }

.contentblock2 { 	background:url(../images/bg_news_main.gif) left top repeat-y; }

.contentblock3 { 	background:url(../images/img_navigator_top.gif) left top no-repeat; }

.contentblock4 { 	background:url(../images/img_navigator_bottom.gif) left top no-repeat; }

.block {			display:block; }

.column { 			float:left; }

.columnRight {		float:right; }

.clear {			clear:both; }


/* text/list */
.center {			text-align:center; }

.right {			text-align:right; }

.navigatorlist {	list-style:none; position:relative; left:-1.15em; }

/* colors */
.custombgcolor1 { 	background-color:#f6fcff; }

.custombgcolor2 {	background-color:#2e964f; }

.custombgcolor3 {	background-color:#ffff99; }

.custombgcolor4 {	background-color:#EEE; }

.customcolor1 { 	color:#666; }

.customcolor2 {		color:#333 }

.customcolor3 {		color:#7c297b; }

.customcolor4 {		color:#2e964f; }

.customcolor5 { 	color:#ffff99 }

.customcolor6 { 	color:#F4F4F4 }

.customcolor7 { 	color:#CCC }

/* borders */
.border1 { 			border:#CCC 1px solid; }


/* html tags */
img { 				border-style:none; }

ul {
	/*position:relative;	
	left:1.15em;*/
	padding:0 0 0 1.15em;
}

a {					text-decoration:none; }

a:link { 			color:#2e964f; }

a:hover { 			 }









