body	{
		color:#000000;
		font: 10px verdana;
		text-align: left;
		margin-top: 0px		}

p	{	color:#000000;
		font: 12px verdana;
		text-align: left;
		letter-spacing:0px;
		text-transform:none;
			}



h1	{	color:black;
		letter-spacing:1px;
		text-transform:none ;
		text-align:left;
		border-bottom: 1px solid black;

		font: 400 26px times;	}

h2	{	color:#grey;
		letter-spacing:2px;
		text-transform:none;
		text-align:center;
		font: 15px times;	}

h3	{	color:black;
		letter-spacing:1px;
		text-transform:none ;
		text-align:left;
		border-bottom: 1px solid black;
		font: 20px times;	}

h4	{	color:black;
		letter-spacing:1px;
		text-transform:none ;
		text-align:left;
		border-bottom: 0px solid black;
		font: 20px times;	}

h5	{	text-transform: none;
		text-align: left;
		color:#4f4f4f;
		font: 16px georgia, times}
			

a	{	color:#4f4f4f;	
		text-decoration: none;
		cursor: pointer;	}

a:hover	{	color:#4f4f4f;
		cursor: pointer;	}

a:visited	{	color:#4f4f4f;
		cursor: pointer;	}

#1	{	position:relative;
		top: 37px;
		left: 0px; }

#2	{	position:relative;
		top: 35px;
		left: 125px; }


#design	{		position:relative;
			top: 30px;
			left: 70px; 	}

#menu	{	position: absolute; top: 410px; right: 10px;
		background-color: none;
		width: 150;	}

