/* This page's links */

/* #contacts a {
margin-left:		0px;
color:				#00adef;
text-decoration:	none;
}

#contacts a:hover {
color:				#ed1b54;
} */

/* divs */

#div00 {
position:			absolute;
width:				501px;
height:				298px;
left:				0px;
background-color:	#ffffff;
z-index:			90;
}

#div01 {	
position:			absolute;
width:				400px;
height:				298px;
left:				501px;
background-color:	#ffffff;
z-index:			15;
}

#p00 {
padding-left: 		15px;
}

#contactsFORM {
	position:			absolute;
	width:				385px;
	height:				auto;
	left:				0px;
	top:				100px;
	margin-left:		0px;
	background-color:	#ffffff;
	z-index:			80;
	font-size: 10px;
	padding-left: 15px;
}



/* these are this page's images */

#image0700 {
position:			absolute;
left:				214px;
top:				255px;
z-index:			90;
}

#image0701 {
z-index:			90;
}

#facebookLINK {
position:			absolute;
width:				16px;
height:				16px;
top:				275px;
left:				15px;
background-color:	#f0f8df;
z-index:			90;
}

#myspaceLINK {
position:			absolute;
width:				16px;
height:				16px;
top:				275px;
left:				35px;
background-color:	#f0f8df;
z-index:			90;
}

.formMenu {
	background-color: #F3F3F3;
	padding: 2px 2px;
	color: #234A91;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #234A91;
}

.formRequired {
	color: #990000;
	font-size: 10px;
}

.formRequired a {
color:				#ed1b54;
text-decoration:	none;
}

.formRequired a:hover {
  color:			#00a650;
  text-decoration:	none;
}

.formError {
	color: #990000;
	font-family:		"Trebuchet MS", trebuchet, Arial, Swiss, Helevetica, sans-serif;
	font-size: 16px;
	padd
; 	padding: 10px 10px 10px 10px;
}

.formError a {
color:				#ed1b54;
text-decoration:	none;
}

.formError a:hover {
  color:			#00a650;
  text-decoration:	none;
}

.formContact {
	font-size:			16px;
	line-height:		15px;
	font-weight:		bold;
	color:				#00aedf;
	font-family:		"Trebuchet MS", trebuchet, Arial, Swiss, Helevetica, sans-serif;
	padding-bottom: 15px;
}
