#main{
	width:515px;
	height:198px;
	overflow:auto;
	font-size:0.7em;
	font-family:helvetica,"Palatino Linotype","Book Antiqua",Palatino,serif;
	margin:0px;
	padding:0px;
	color:purple;
	text-align:left;
	position:absolute;
	left: 51px;
	top: 198px;
	scrollbar-base-color: #F27DF2;
	scrollbar-arrow-color: purple;
	scrollbar-3dlight-color: #F28AF0;
	scrollbar-darkshadow-color: #F28AF0;
	scrollbar-face-color: #F28AF0;
	z-index:1;
}




label{
color:purple;
font-size:0.7em;
font-family:helvetica,"Palatino Linotype","Book Antiqua",Palatino,serif;
}

.time{position:absolute;
left:358px;
top:10px;
font-size:10px;
}

.name{
font-size:10px;
}

.content{
padding:0.2em;
position:relative;
}

fieldset{
padding:3px;
border:2px outset;
}

#use{
	width:490px;
	height:251px;
	margin-left:20px;
	padding:1px;
	text-align:left;
	position:absolute;
	left: 34px;
	top: 397px;
	z-index:1;
	scrollbar-base-color: #F27DF2;
	scrollbar-arrow-color: purple;
	scrollbar-3dlight-color: #F28AF0;
	scrollbar-darkshadow-color: #F28AF0;
	scrollbar-face-color: #F28AF0;
}

#bg{width:600px;}

#cap{vertical-align:top;width:16em;font-size:1em;}


#captcha{height:40px;width:120px;}

input{
height:1.6em;
padding:0;
background:transparent;
font-family:helvetica;
color:purple;
font-size:0.7em;
}

textarea{
height:3.2em;
padding:0;
background:transparent;
font-family:helvetica;
color:purple;
font-size:0.7em;
}



#re{color:blue;text-decoration:underline;}



#mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-decoration: none;
	font-family:helvetica;
    margin:0 auto;
	position: relative;
}

#apDiv3 {
	position:absolute;
	width:127px;
	height:200px;
	z-index:1;
	left: 605px;
	top: 192px;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;

}

a:link {
	text-decoration: none;
	color: #FFFFFF;
	
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #B7FF6F;
}

a:active {
	text-decoration: none;
	color: #FFF ;
}

#aboutUs {
	position: absolute;
	left: 8px;
	width: 103px;
	height: 18px;
	bottom: 99px;
}

#contact {
	position: absolute;
	top: 56px;
	left: 8px;
	width: 101px;
	height: 17px;
}
#pictorial {
	position: absolute;
	top: 29px;
	left: 8px;
	width: 98px;
	height: 16px;
	padding: 0px;
}
#spatial {
	position: absolute;
	left: 8px;
	top: 2px;
	width: 97px;
}
#home {
	position: absolute;
	bottom: 43px;
	width: 102px;
	height: 19px;
	left: 9px;
}

#services {
	position: absolute;
	left: 9px;
	width: 103px;
	height: 18px;
	bottom: 72px;
}

#apDiv4 {
	position:absolute;
	width:199px;
	height:136px;
	z-index:1;
	left: 752px;
	top: 83px;
	color: purple;
	font-size: 10pt;
	margin-top: 0px;
	margin-left:0px;
	line-height: 14px;
}

body{
	margin: 0 auto;
	text-align:center;
	position:relative;
}

#container{
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: relative;
	font-family:helvetica;
	padding: 0 0px;
}

