/* CSS Document */

body {
	margin: 300px 50px 75px 370px;
	border: 0;
	padding: 15px;
	background-color: #FFFFFF;
    background: #FFFFFF;
	text-align: left;
}

A:link, A:active, A:visited { 
      color: #0033ff; 
	  text-decoration: none; 
}

#headshot {
	background: #FFFFFF url("../_images/portrait.jpg") no-repeat 5px 0px;
	float: left;
	height: 266px;
    width: 201px;
	position: absolute; 
	top: 35px; 
	LEFT: 165px;
	border: 0px;
	border-style: none;
}

#utm {
	position: absolute; 
	top: 30px; 
	LEFT: 370px; 
	WIDTH:42px; 
	HEIGHT:39px;
	border: 0px;
	border-style: none;
}

#header {
	position: absolute; 
	top: 30px; 
	LEFT: 420px; 
	WIDTH:277px; 
	HEIGHT:43px;
	border:0px;
	border-style: none;
}

#contact {
	position: absolute; 
	top: 95px; 
	LEFT: 420px; 
	WIDTH:111px; 
	HEIGHT:16px;
	border: 0px;
	border-style: none;
}

#hours {
	position: absolute; 
	top: 210px; 
	LEFT: 420px; 
	WIDTH:111px; 
	HEIGHT:16px;
	border: 0px;
	border-style: none;
}

#navigation {
	position: absolute; 
	top: 300px; 
	LEFT: 165px; 
	WIDTH:111px; 
	HEIGHT:16px;
	border: 0px;
	border-style: none;
}

.info {
	color: #333333;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
}

.contact {
	color: #333333;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	position: absolute;
	top: 115px;
	LEFT: 423px;
	background-color: #FFFFFF;
	background: #FFFFFF;
	text-align: left;
	width: 183px;
}

.hours {
	color: #333333;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	position: absolute;
	top: 227px;
	LEFT: 423px;
	background-color: #FFFFFF;
	background: #FFFFFF;
	text-align: left;
	width: 338px;
	height: 165px;
}

.h1 {
	color: #ff6600;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 24px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 20px;
	padding: 0px;
}


.navLinks {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 20px;
	padding: 0px;
	position: absolute; 
	top: 322px; 
	LEFT: 169px; 
	line-height:150%;
}
	
.navLinks A:link, .navLinks A:active, .navLinks A:visited {
      color: #ff6600;
	  border-bottom: dotted #ff6600 1px;
}

#mobius {
    position:absolute;
	top: 450px; 
	LEFT: 165px; 
	WIDTH:200px; 
	HEIGHT:124px;
	border: 0px;
	border-style: none;
}	

#mobius2 {
    position:absolute;
	top: 660px; 
	LEFT: 165px; 
	WIDTH:200px; 
	HEIGHT:235px;
	border: 0px;
	border-style: none;
}	

#fractal {
    position:absolute;
	top: 985px; 
	LEFT: 165px; 
	WIDTH:200px; 
	HEIGHT:124px;
	border: 0px;
	border-style: none;
}	
	
	
	

