/*Paul Bilton Design Services for AupairLink.CA May 2008*/

body {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 0;
	/*text-align: left;*/
	line-height: 18px;
}
h1{
	font-size: 24px;
	color: #990000;
	padding-top: 0px;
	margin-bottom: 6px;
	line-height: 24px;
}
h2{
	font-size: 13px;
	color: Black;
	padding-top: 0px;
	margin-bottom: 2px;
	/*line-height: 24px;*/
	font-weight: bold;
}
h3{
	font-size: 17px;
	color: Black;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 1px;
	/*line-height: 24px;*/
	font-weight: bold;
}
hr{
margin-top: 0px;
margin-bottom: 0px;
}
	
}
td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
ul
{
	margin-top: 1px;
	margin-bottom: 1px;
	}
	border{
		color: #EEEEEE;
		border-style: dotted;
	}
#wrapper{
	width: 766px;
	/*		\width: 766px;
			w\idth: 766px;*/
			margin-left: auto;
			margin-right: auto;
	/*		padding-top: 0px;*/
	background-image: url(../images/aplca_main_bg.jpg);
	background-repeat: repeat-y;
}
#header{

	/*background-image: url(../images/aplca_header.jpg);
	background-repeat: no-repeat;*/
	height: 0px;
}

#main-top{
	/*background-image: url(../images/aplca_main_top.jpg);
	background-repeat: no-repeat;*/
	height: 115px;
	width: 766px;
}
#main{
	/*width: 656px;
	\width: 756px;
			w\idth: 756px;*/
	padding-left: 44px;
	padding-right: 40px;
	padding-top: 0px;
	margin-top: 0px;
	/*background-repeat: y-repeat;
	background-image: url(../images/aplca_main_bg.jpg);*/
}
#page-break{
	
	margin-left: -44px;
	}

#menu { 
         position: absolute;
         top: 68px;
         font-family: Verdana, Arial, Helvetica, sans-serif; 
         font-size: 12px;
			font-weight: bold;
			color: #FFFFFF;
         margin-left: 30px;	
  }       
  
#menu a { 
text-decoration: none;
font-weight: bold;
/*background-color: #6399B5;*/
padding: 2px 0px 0px 2px;
/*display: block;*/
color: #FFD2D2;
/*margin-bottom: 1px;*/
}
#menu a:hover { 
color: Black;
text-decoration: none;
font-weight: bold;
color: White;
text-decoration: underline;
}

#footer{
clear: both;
  	width: 776px;
	\width: 766px;
			w\idth: 766px;
	font-weight: bold;
	color: white;
	text-align: center;
	padding-top: 118px;
	background-repeat: no-repeat;
	height: 19px;
	background-image: url(../images/aplca_main_bottom.jpg);
}