body {
		text-align: center;
		//padding: 0;
		font: 85% "Avant Garde", "Century Gothic", arial, sans-serif;
		background-color: white;
		//margin: 20px 20px 20px 20px;
		}
	/* styles for IE 5 Mac */
 #main {
        position: absolute;
        width: 892px;
		height: 522px;
        top: 50px;
        left: 50px;
        text-align: left;
        background-color: #605e5e;
 }
 
 /* following rules are invisible to IE 5 \*/

	#main {
		position: absolute;
		top: 50%;
		left: 50%;
		margin-left: -446px;
		margin-top: -266px;
		min-width: 900px; 
		}
 /* end IE 5 hack */ 
 
/* Looks like you have to specify the width of #menu
or IE5 Mac stretches it all the way across the div, and 
Opera streches it half way. */

	#menu a {
		font-size: 11px;
		color: white;
		font-family: "Avant Garde", "Century Gothic", sans-serif;
		font-weight: 700;
		text-decoration: none;
		letter-spacing: 1px;
		}
	#menu a:hover {
		color: #FF9900;
		text-shadow: 1px 1px 2px black;
		}
	#menu a.arch {
		position: relative;
		top: 20px;
		left: 309px;
		}
	#menu a.real {
		position: relative;
		top: 107px;
		left: 156px;
		}
	#menu a.home {
		position: relative;
		top: 110px;
		left: 270px;
		}
	#menu a.profile {
		position: relative;
		top: 169px;
		left: 371px;
		}
	a.develop {
		position: relative;
		top: 189px;
		right: 139px;
		line-height: 1.4em;
		
		}
	h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
	#menu a.contact {
		position: relative;
		display: inline;
		top: 240px;
		left: 100px;
		}

	#title p {
		position: relative;
		top: 0px;
		left: 0px;
		font-size: 1.2em;
		line-height: 1.8em;
		color: #FF9900;
		font-weight:700;
		font-family: "Avant Garde", "Century Gothic", sans-serif;
		letter-spacing: .1em;
		word-spacing: 0em;
		}
	#title p.firstchar:first-letter {
		font-size: 3em;
		color: black;
		font-weight: 700;
		line-height: 0em;
		letter-spacing: 0px;
		//float: left;
		margin: 0 -3px 3px 0;
		}
	#text p {
		margin-left: 0px;
		text-align: blockquote;
		font-size: 11px;
		color: black;
		font-family: "Avant Garde", "Century Gothic", sans-serif;
		display: inline;
		font-weight: 400;
	}
	#text ul {
		margin-top: 1em; 
		margin-bottom: 0em;
		list-style-position: outside;
	}
		/* styles for IE 5 Mac */
 	#text li {
		list-style: square;
		font-size: 10px;
		margin: 0 0 0 -1.9em;
		line-height: 1.2em;
	}
 /* following rules are invisible to IE 5 \*/
	#text li {
		margin: 0 0 0 -2.6em;
	}
 /* end IE 5 hack */ 
	
	#text h3.orange {
		display: inline;
		color: #FF9900;
		font-size: 13px;
		font-family: "Avant Garde", "Century Gothic", sans-serif;
		letter-spacing: 4px;
		font-weight: 500;
		line-height: 3em;
	}
	#text p.title {
		color: #111111;
	}
	#text p.bold {
		font-weight: 700;
	}
	#text a {
		padding-left: 0px;		
		font-size: 10px;
		font-weight: 700;
		color: #FF9900;
		font-family: "Avant Garde", "Century Gothic", sans-serif;
		text-decoration: underline;
	}
	#text p.info {
		position: relative;
		top: 0px;
		left: 0px;
		letter-spacing: .1em;
		color: black;
		font-size: .8em;
		font-weight: 700;
		line-height: 1.6em;
		}
	#links p.here {
		display: inline;
		color: #FF9900;
		//padding: 0px 4px 0px 4px;
		font-size: 10px;
		font-family: "Avant Garde", "Century Gothic", sans-serif;
	}
	#links a.next {
		font-size: 10px;
		//padding: 0px 4px;
		color: #111111;
		font-family: Century Gothic;
		text-decoration: none;
	}
	#address a.email {
		font-family: "Avant Garde", "Century Gothic", sans-serif;
		letter-spacing: 0em;
		color: black;
		font-size: .8em;
		font-weight: 700;
		line-height: 1.6em;
		text-decoration: none;
		}

	#address a.email:hover {
		color: #ff9900;
		}
		
#bg   { visibility: visible; position: absolute; z-index: 1; top: 100px; left: 425px; width: 420px; height: 308px }
#menu  { visibility: visible; position: absolute; z-index: 2; top: 100px; left: 425px; width: 420px; height: 308px }
#title  { visibility: visible; position: absolute; z-index: 3; top: 49px; left: 49px; width: 198px; height: 59px }
#text   { visibility: visible; position: absolute; z-index: 4; top: 108px; left: 75px; width: 345px; height: 250px }
#links  { visibility: visible; position: absolute; z-index: 5; top: 490px; left: 72px; width: 188px; height: 29px }
#contact    {
	visibility: visible;
	position: absolute;
	z-index: 6;
	top: 420px;
	left: 522px;
	width: 324px;
	height: 44px
}
#company {visibility: visible; position: absolute; z-index: 7; top: 210px; left: 120px; width: 378px; height: 65px; }
