* 			{
			margin:0;
			padding:0;
							}
	
	
img 		{
				border: none;
						}
						
						
body			{background-color:#ffffff;
				}						
						
#main		{
				width:768px;
				margin:auto;
				font-family: Verdana, Geneva, sans-serif;
				font-size: 11px;
				text-align: justify;
				vertical-align: baseline;	
			}						



	
#text 		{
			
			width:500px;
			line-height:16px;
			padding-bottom:40px;
			padding-left:50px;
			padding-top:20px;
			padding-bottom:15px;
			padding-right:20px;
			height:100%;
			color:#666;
							}
							
							
#text a					{
					color:#6f98c0;
					text-decoration:none;}
							
#text a:hover		{
					color:#6f98c0;
					text-decoration:underline;}
							



#content 	{
			
						width:768px;
						background-color:#fafafa;
						background-repeat:no-repeat;
						height:100%;
					}

			
#foo		{
				background-color:#6e98c0;
				height:100%;
				width:743px;
				text-align:center;
				padding:13px;
				color:#FFF;
}
				
				
#foo a		{color:#FFF;
			text-decoration:none;}
			
			
#foo a:hover	{color:#FFF;
					text-decoration:underline;}
				

h2				{color:#6e98c0;
				 	}
					
ul				{
				list-style-type: none;
						}

