
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#body0 {
	width: auto;
	height: 100%;
	margin: 0px;
	padding: 10px;
	text-align: center;
	border: solid 1px;
}
.header_table {
	width: 750px;
	border-top: 2px solid #CC0000;
	border-right: 2px solid #CC0000;
	border-bottom: 2px none #CC0000;
	border-left: 2px solid #CC0000;
	border-spacing: 0px;
	background:  url(pics/headbg.jpg);
	padding: 0px;
	margin-top: 20px;
}
.sitebar {
	text-align: center;
	height: 30px;
	font: small-caps 12px Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	background:  url(pics/wave.gif) -590px;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
}
.footer_table {
	border: 2px solid #CC0000;
	width: 750px;
	height: 50px;
	background:  url(pics/headbg.jpg);
	padding: 15px;
	border-spacing: 0px;
	color: #666666;
	font: 11px Arial, Helvetica, sans-serif;
}
.tblbody {
	border-top: 2px #CC0000;
	border-right: 2px solid #CC0000;
	border-bottom: 2px #CC0000;
	border-left: 2px solid #CC0000;
	width: 750px;
	height: 400px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

p.header {
	font: normal 32px "Times New Roman", Times, serif;
	letter-spacing: 10px;
	padding: 0px;
	color: #666666;
	margin: 0px;
	text-align: left;
}

h1 {
	font: normal 32px "Times New Roman", Times, serif;
	letter-spacing: 10px;
	padding: 0px;
	color: #666666;
	margin: 0px;
}
h2 {
	font: normal 24px Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing: 3px;
	margin: 0px;
}
h4 {
	font: bold 14px Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	padding: 2px 2px 2px 0px;
	margin: 15px 0px 10px;
	border-bottom: 1px solid #CC0000;
}
h3 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing: 2px;
	margin: 0px 0px 5px;
}

a {
	color: #0099FF;
	text-decoration: none;
}

/* this function will make links appear purple when visited, i've removed it
  because harriet thinks it's clearer without this function
a:visited {
	color: #9966CC;
}*/

a:hover {
	color: #CC0000;
}


.navbar {
	vertical-align: top;
	letter-spacing: 1px;
	width: 100%;
	text-align: right;
	font-size: 12px;
}

.navbar tr td{
	padding-top: 14px;
}

.navbar a{
	height: 15px;
}

p {
	font-size: 12px;
	margin: 10px 5px 5px;
}
.subheading {
	font-weight: bold;
}
.tdbody {
	padding: 10px;
	vertical-align: top;
	border-bottom: 2px dashed #CCCCCC;
	text-align: left;

}
.tdnav {
	padding: 10px;
	vertical-align: top;
	width: 120px;
	border-right: 2px dashed #CCCCCC;
}

.tblform {
	padding: 2px;
	font-size: 12px;
	color: #666666;
}
.tblform input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 2px;
}
.tblform p {
	padding: 2px 2px 2px 5px;
	margin: 0px;
}

.datatblheadings {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
}


#registration {
	font-size: 18px; color: #333333
}
#banner_tagline {
  font-size: 10px;
  color: #333333;
  font-style: italic;
}

#find_tutor_form{
  width: 540px;
  border: solid 1px #CC0000;
  padding: 1px;
  border-spacing: 0px;
  font-size: 10px
}
#rand_testimonial{
	vertical-align: middle;
	text-align:justify;
}

#rand_testimonial_container{
	width: 680px;
	height: 60px;
	margin-left: 40px;
	margin-right: 20px;
	margin-top: 30px;
	margin-bottom: 50px;
	vertical-align: middle;
	float: left;
}

#home_login{
	width: 175px;
	height: 60px;
	vertical-align: middle;
	float: right;
}

.form_subheading{
	font-size: 12px;
	text-decoration: underline;	
	
}

#address_check{
	color: #990000;
	width: 250px;
	height: 15px;
}

.faint_table_border {
	border-collapse: collapse;
	border: 1px solid #F0F0F0;
}
.faint_table_border tr td{
	border: 1px solid #F0F0F0;
	margin: 0px;
	padding: 5px;
}
.faint_table_border tr:first-child{
	border: 1px solid #111111;
	margin: 0px;
	padding: 5px;
}

.basic_table{
	border: 0px;
	margin: 0px;
	padding: 0px;
}



#home_main_content{
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	border: dotted 1px #CC0000;
	
}
#home_main_content_container0{
	width: 100%;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 470px;
	
}

#home_main_content_container1{
	width: auto;
	padding: 10px;
	
}

#home_main_content_container2{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	
}

#main_content_space{
	width: 600px;
	height: 960px;
}

#home_main_content h1{
	font: normal 24px Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing: 3px;
}

#home_main_content h2{
	font: normal 24px Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing: 3px;
}

#home_main_content p{
	text-align: justify;
}

#home_main_content td{
	width: 320px;
	height: 180px;
	
}

#home_menu{
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	padding: 40px 20px 20px 20px;
}
#home_menu_container0{
	width: 100%;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 260px;
	
}

#home_menu_container1{
	width: auto;
	padding: 10px;
	
}

#home_menu_container2{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	
}
#home_menu td{
	width: 320px;
	height: 80px;
	
}



#registration_notice {font-size: 18px; color: #333333}

/*------------------------------------------------------------------------------
						
						Autocomplete Library formatting
						
------------------------------------------------------------------------------*/

.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
	text-align: left;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('./indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}


/* autocomplete formatting */
.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('./indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}


/* END autocomplete formatting */

/*----------------------------------------------------------------------------*/


/* This is to format the registration form */

fieldset#register{
	float: inherit;
	padding: 0;
	margin: 30px 0 0 30px;
	border: none;
}

fieldset#register ol{
	list-style: none;
	padding: 0;
	margin: 0;
	border: none;
}

fieldset#register ol li{
	margin: 15px 0 15px 0;
	padding: 0;
}

fieldset#register ol li input{
	margin: 0 20px 0 0;
	padding: 0;
}

div#person_photo{
	overflow: hidden;
	display: inline-block;
}
