#main		{top:-20px}

#building	{position:relative;left:115px;top:20px}

#address	{text-align:center;position:relative;top:20px}
#abtex		{font-size:1.4em;color:#BC001D;margin-bottom:-5px}

#names		{font-size:1.1em;margin: 30px 0px 10px 70px}
#email		{font-weigh:bold;font-size:1.2em;color:navy;}		
#names td	{padding:10px}

#top_table	{border:1px solid #3B423A;width:500px;font-size:.9em;margin:40px 0 50px 70px;padding:10px 40px;}

#table_top	{margin:30px 0 1px 70px;width:80%;padding:3px;background-color:#3B423A;text-align:center;font:bold 15px sans-serif;color:white}

#form		{margin-left:70px;border:1px solid #3B423A;background-color:#EADFCD;padding:20px;width:75%}

#form tr	{vertical-align:top}

#form td:first-child	{text-align:right;width:170px}
#form td				{border:0}

#form textarea			{width:262px}

#spam					{font-size:.8em;text-align:center;margin-bottom:20px}
#spam p:first-child		{color:#2F3476}

#submit					{margin:20px 0 0 240px}

#errors					{width:580px; color:red; text-align:center;position:absolute;top:635px; margin-left:527px }

#spam_error				{color:red;position:relative;top:-175px;height:30px;width:580px;margin-left:527px}


/* Webkit browser specific CSS  */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
#form textarea			{width:271px}
}
