/* CSS Document */

html, body {
		FONT-FAMILY: tahoma;
		FONT-SIZE: 11px;
		COLOR: #ffffff;

	}
	body /* Mozilla Firefox alignment */ 
{ 
text-align: -moz-left; 
}
	#wrapper {
		text-align: left;
		width:363px;
		topmargin:0px auto;
 		 height: 200px;
		 overflow: hidden;
	}
	a:link,a:visited,a:hover,a:active
 {
  		color: #000000;
  		text-decoration: none;
  		font-weight: none;
	}	
	a:hover{
		COLOR: #C1BBA5;
}#text1{
  position:relative;
		text-align: left;
  height:200px;  width:363px;
  left:0px;
  top:0px;