/*           reset             */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
background: transparent;
text-align: left;}
body {
line-height: 1;}
ol, ul {
list-style: none;}
blockquote, q {
quotes: none;}

/* remember to define focus styles! */
:focus {
outline: 0;}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;}
del {
text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {

border-spacing: 0;
/*border-collapse: collapse;*/}
/*			end reset			*/

body {
	font-family: Arial,  sans-serif;
	font-size:62.5%;
	margin:0;
	color:#416EB2;
	text-align:center;
	background-color: #F3EEF5;/*
	background: #F3EEF5 url(../images/bg.gif) repeat-x scroll 0 0;*/
}

h1, h2 {
	font-size: 1.5em;
	margin-bottom: 10px;
}

h3 {
	font-size: 1.8em;
	margin-bottom: 10px;
	color: #A1D30E;
}


p {
	font-size: 1.4em;
	margin-bottom: 20px;
	color: #915FA8; 
}

p span {
	color: #A1D30E;
}

p span.sub {
	color: #915FA8;
	font-size: 0.8em;
}

a {
text-decoration: none;
color: #915FA8;
}

a:hover {
color: #000;
}

table {
	margin-bottom: 20px;
	border-top:2px #915FA8 solid;
	border-bottom: 2px #915FA8 solid;
}

table thead tr  {
	font-size: 1.3em;
	color: #A1D30E;
	background:white; 
	font-weight: bold;
	border-bottom:1px #915FA8 solid;

}

table thead tr td {
    padding-top: 5px;
	padding-bottom: 5px; 

}

table tbody tr  {
	font-size: 1.2em;
	color: #915FA8; 
	border:0px;
}

table.wide tbody tr td {
	width: 60px;
	padding: 5px;
}

table tbody tr td {
	width: 150px;
	padding: 5px;
}

ol.disc {
	list-style-type: disc;
	color: #915FA8; 
	padding-left: 20px;
	margin-bottom: 20px;
}

ol.disc li p {
	margin-bottom: 3px;
}

#page {
	width: 990px;
	margin: 0 auto;
}

#page #header {
	overflow: hidden;
	background: #F3EEF5 url(../images/bg_header.jpg) no-repeat scroll 0 0;
	height:200px;
	width: 100%;
}

#page #header img {
	float:left;
}

#page #header .content {
	float:left;
	margin:100px 0pt 0pt 55px;
	width:540px;
	height: 100%;
	overflow: hidden;
}

#page #header .content h2 {
	width: 534px;
	height: 109px;
	background: transparent url(../images/h2_hello.gif) no-repeat scroll 0 0;
	text-indent: -9999px;
}

#page #header .content h2.hello {
	background-image: url(../images/h2_hello.gif);
}

#page #header .content h2.contact {
	background-image: url(../images/h2_contact.gif);
}

#page #header .content h2.francais {
	background-image: url(../images/h2_francais.gif);
}

#page #header .content h2.friends {
	background-image: url(../images/h2_friends.gif);
}

#page #header .content h2.rates {
	background-image: url(../images/h2_rates.gif);
}

#page #header .content h2.terms {
	background-image: url(../images/h2_terms.gif);
}

#page #header .content h2.what {
	background-image: url(../images/h2_what.gif);
}

#page #header .content h2.who {
	background-image: url(../images/h2_who.gif);
}

#page #body {
	overflow: hidden;
}

#page #body #navigation {
	background: transparent url(../images/bg_nav.gif) no-repeat scroll 0 0;
	overflow: hidden;
	margin-left: 50px;
	height: 100%;
	width: 230px;
	float:left;
	display: inline;
}

#page #body #navigation ul {
	margin:20px 0 0 30px;
}

#page #body #navigation ul li {
	float: left;
	text-indent: -9999px;
}

#page #body #navigation ul li a {
	height:100px;
	width:170px;
	display: block;
}

#page #body #navigation ul li a.who {
	background: transparent url(../images/nav_sprite.gif) no-repeat scroll 0 0;	
}

#page #body #navigation ul li a.who:hover, #page #body #navigation ul li a.who.active {
	background-position: -168px 0;
}

#page #body #navigation ul li a.what {
	background: transparent url(../images/nav_sprite.gif) no-repeat scroll 0 -104px;	
}

#page #body #navigation ul li a.what:hover,#page #body #navigation ul li a.what.active {
	background-position: -168px -104px;
}

#page #body #navigation ul li a.rates {
	background: transparent url(../images/nav_sprite.gif) no-repeat scroll 0 -200px;	
}

#page #body #navigation ul li a.rates:hover, #page #body #navigation ul li a.rates.active {
	background-position: -168px -200px;
}

#page #body #navigation ul li a.contact {
	background: transparent url(../images/nav_sprite.gif) no-repeat scroll 0 -300px;	
}

#page #body #navigation ul li a.contact:hover, #page #body #navigation ul li a.contact.active {
	background-position: -168px -300px;
}

#page #body #navigation ul li a.friends {
	background: transparent url(../images/nav_sprite.gif) no-repeat scroll 0 -400px;	
	margin-top: 20px;
}

#page #body #navigation ul li a.friends:hover, #page #body #navigation ul li a.friends.active {
	background-position: -168px -400px;
}

#page #body #content {
	float: left;
	width:690px;
	min-height:450px;
}

#page #body #content .sidebar {
	float: left;
	width: 150px;
}

#page #body #content .copy {
	float: left;
	width: 390px;
}

#page #body #content .copy ul li p {
	margin-bottom:3px;
	font-weight: bold;
}

#page #body #content .copy ul {
	margin-bottom: 1.5em;
}

#page #body #footer {
	float: right;
}

#page #body #footer ul li {
	float: left;
}

#page #body #footer ul li a.francais {
	background:transparent url(../images/nav_sprite.gif) no-repeat scroll 0 -545px;
	display:block;
	height:100px;
	width:150px;
	text-indent: -9999px;
}

#page #body #footer ul li a.francais:hover, #page #body #footer ul li a.francais.active {
	background-position: -168px -545px;
}

#page #body #footer ul li ol.contact {
	background:transparent url(../images/bg_footer.gif) no-repeat scroll 0;
	height:97px;
	overflow:hidden;
	width:344px;
}

#page #body #footer ul li ol.contact li.number {
	background:transparent url(../images/footer_number.gif) no-repeat scroll 0;
	float:left;
	height:22px;
	width:310px;	
	text-indent:-9999px;
	margin:10px 0 0 18px;
}

#page #body #footer ul li ol.contact li.email {
	clear:left;
	float:left;
	text-indent:-9999px;
	margin-left: 18px;
}

#page #body #footer ul li ol.contact li.email a {
	background:transparent url(../images/footer_email.gif) no-repeat scroll 0;
	height:24px;
	width:317px;
	text-indent:-9999px;
	display: block;
}

#page #body #footer ul li ol.contact li.more {
	float:left;
	clear:left;
	margin-left: 270px;
}

#page #body #footer ul li ol.contact li.more a{
	background:transparent url(../images/footer_more.gif) no-repeat scroll 0;
	display:block;
	height:19px;
	text-indent:-9999px;
	width:60px;
}

#page #body #footer ul li a.terms {
	background:transparent url(../images/nav_sprite.gif) no-repeat scroll 0 -685px;
	display:block;
	height:120px;
	width:150px;
	text-indent: -9999px;
}

#page #body #footer ul li a.terms:hover {
	background-position: -168px -685px;
}

 /* anthony addiitions */

.even td {
	background:white;
}	

.centered {
	text-align: center;
}
