body {
	text-align: center;
	font-family: comic sans ms;
	font-size: 11pt;
	background-color: #CC3300;
	background-image: url(../small_images/dot-bg.gif);
	background-attachment: fixed;
}

.main_table {
	width: 600px; 
	border-color: #FF9900;
	/*background-color: white;*/
}

.header {
	background-color: #FFCC99;
	background-image: url(../small_images/paris-bg1.jpg); 
}

.ad_text_hor_top {
	background-color: #FFCC99;	
}

.nav_top {
	background-color: #FFE4C4;
	font-size: 8pt;
}

#nav_top a {
	color: black; 
}

#nav_top a:hover {
	color: red;
}

.search_box {
	background-color: #FFFFCC;
}

.ads_banner {
	background-color:#FDFFEE;
	font-size: 11px;
}
.back_to_top {
	font-size: 11px;
	background-color: #FDFFEE;
}

#back_to_top a {
	color: black;
	text-decoration: none;
}

#back_to_top a:hover {
	color: red;
}

.nav_bottom {
	background-color: #FDFFEE;
	text-align: center;
	font-size: 8pt;
}
.nav_bottom table td {
	width: 70px;
}

#nav_bottom a {
	color:black; text-decoration:none;
}

#nav_bottom a:hover {
	color:red;
	font-size:9pt;
}

.copyright {
	background-color: #FFCC99;
	font-size: 8pt;
}

#copyright a {
	color: blue;
	text-decoration: none;
}

#copyright a:visited {
	color: blue;
}

#copyright a:hover {
	color: red;
	font-size: 9pt;
}
