*								{
								padding: 0px;
								margin:0px;
								}
						

body								{
								color: #000000;
								font-size: 80%;
								font-family: arial, verdana, sans-serif;
								line-height: 1.4em;
								background: #FFFFFF url(../img/background.jpg)  left -50px repeat-x;
								}


h1 								{
								position: absolute;
								right: -5px;
								top: 95px;
								background: transparent url(/img/headline.gif) no-repeat;
								height: 75px;
								width: 425px;
								line-height: 55px;
								padding-left: 10px;
								font-family: Verdana;
								font-size: 22pt;
								color: #FFFFFF;
								text-transform: uppercase;
								}


h2								{
								 margin-top: 0px;
								 margin-left: 50px;
								 padding-top: 15px;
								 font-family: arial;
								 font-size: 15pt;
								 color: #000000;
								}

p 								{
								 width: 650px;
								 font-size: 11pt;
								 font-family: Arial;
								 color: #000000;
								 line-height: 13pt;
								 margin-left: 50px;
								 list-style: none;
								}
								
													
strong							{
								color: red;
								}
																

.footertext p 						{
								color:#7D8BF3;
								font-size:8pt;
								margin:0 auto;
								padding-bottom:10px;
								padding-top:10px;
								width: 660px;
								}

#content  a, .footertext a, span.blue		{
								color:#7D8BF3;
								display:inline;
								padding-left:0;
								text-decoration: none;
								font-weight: bold;
								}
					
form 								{
								margin-left: 50px;
								}
								
								
img								{
								border: 0px;
								}
					
.post_it							{
								width:159px;
								height:85px;
								padding-left:10px;
								padding-top:15px;
								background: url(/img/post_it.jpg) no-repeat;
								}





/* ---------------------------------------------------------------------------- Navigation ------------------------------------------------------------------------- */



#navigation ul								{
										list-style: none;
										background: transparent url(/img/li-bg.jpg) right no-repeat;
										height: 272px;
										padding-top: 25px;
										line-height: 2.2em;
										}



#navigation ul li a							{
										 background: transparent url(/img/navi.gif) 0px 0px no-repeat;
										 width: 175px;
										 height: 40px;
										 margin-bottom: -9px;
										 display: block;
										 font-weight: normal;
										}
						
						

#navigation ul li.on a, #navigation ul li a:hover			{
										 background: transparent url(/img/navi.gif) -200px 0px no-repeat;
										 width: 200px;
										 height: 40px;
										 margin-bottom: -9px;
										 text-indent: -17px;
										}
										
										
#navigation a								{
										 padding-left: 25px;
										 text-decoration: none;
										 color: #ffffff;
										 font-family: arial;
										 font-size: 10pt;
										 font-weight: normal;
										 font-weight: bold;
										}
				

				
