body
{ 
background-image: url(../gfx/bg.jpg);
background-repeat: repeat-x;
background-color: #FFFFFF;
text-align: justify;
margin: 0;
font-family: Trebuchet MS, Verdana;
font-size: 0.7em;
line-height: 1.5em;
letter-spacing: 1px;
}

#title

{
font-family: Trebuchet MS;
font-size: 19px;
font-weight: bold;
padding-bottom: 10px;
color: #333333;
}

img.main {	
			margin-top: 5px;
			margin-left: 7px; }

td {
font-family: Trebuchet MS, Verdana;
font-size: 0.7em;
line-height: 1.5em;
letter-spacing: 1px
}

#comment { 	
		
			margin-top: 3px;
			 }	

#quote { 	
			font-weight: italic;
			margin-left: 15px;		
			padding-left: 9px;
			font-family: Arial;
			padding-right: 9px;
			border-left: #BABEC2 5px solid; }

img.zweef {	border: 1px solid #CCCCCC;
			background-color: #F8F9FA;
			margin-left: 10px;
			margin-top: 5px;
			display: inline;
			float: right; }
			
img.main {	border: 1px solid #CCCCCC;
			display: inline;
			margin-top: 0px;
			margin-bottom: 0px; }

#sidemenu {width:170px;float:left; margin-top: 35px; padding-left: 10px; }
#content {margin-left:180px; padding-left: 20px; width: 500px; background-image: url(../gfx/bg3.jpg);
background-repeat: repeat-y; margin-top: 35px;}

#content2 {margin-left:800px; padding-left: 20px; width: 170px; background-image: url(../gfx/bg3.jpg);
background-repeat: repeat-y; margin-top: 35px;}

a:link, a:visited { color: #0049AA;
					text-decoration: none; }

a:hover, a:active { color: #0049AA;
					text-decoration: underline; }
					
a.menu:link, a.menu:visited { font-weight: bold; color: #000000;
					text-decoration: none; }

a.menu:hover, a.menu:active { 
					text-decoration: underline; color: #000000; }
					
textarea,select,input		{
				BACKGROUND-COLOR: #EEEEEE;
				BORDER: #666666 1px solid;
				padding: 2px;
				COLOR: #000000;
				FONT-FAMILY: verdana;
				FONT-SIZE: 10px;
			}		