
/* body */
body {
background-color : #000000;
font-family : verdana, sans-serif;
font-size : 10px;
color : #ffffff;
}

/* background images */
.top_image {
background-image :  url(../images/gypsies_cpb_01.gif);
left : 0;
top : 0;
width : 752px;
height : 189px;
background-repeat : no-repeat;
}

.top_image_b {
background-image :  url(../images/gypsies_cpb_02.gif);
left : 0;
top : 0;
width : 752px;
height : 38px;
background-repeat : no-repeat;
}

.top_image_c {
background-image :  url(../images/index_01.gif);
left : 0;
top : 0;
width : 752px;
height : 275px;
background-repeat : no-repeat;
}

.top_image_d {
background-image :  url(../images/index_02.gif);
left : 0;
top : 0;
width : 752px;
height : 49px;
background-repeat : no-repeat;
}

.body_image {
background-image :  url(../images/gypsies_cpb_03.gif);
left : 0;
top : 0px;
width : 752px;
height : 521px;
background-repeat : no-repeat;
}

.body_imageb {
background-image :  url(../images/index_03.gif);
left : 0;
top : 0px;
width : 752px;
height : 518px;
background-repeat : no-repeat;
}

.btm_image {
background-image :  url(../images/gypsies_cpb_04.gif);
left : 0;
width : 403px;
height : 94px;
background-repeat : no-repeat;
}

.btm_image_b {
background-image :  url(../images/gypsies_cpb_06.gif);
left : 0;
width : 572px;
height : 110px;
background-repeat : no-repeat;
}

.btm_image_c {
background-image :  url(../images/index_04.gif);
left : 0;
width : 572px;
height : 110px;
background-repeat : no-repeat;
}

/*text sizes*/
.header_text {
font-family : georgia, times new roman , sans-serif;
font-size : 14px;
color : #000000;
}

.body_text {
font-family : arial , sans-serif;
font-size : 14px;
color : #ffffff;
}

.body_textb {
font-family : georgia, times new roman , sans-serif;
font-size : 12px;
color : #ffffff;
}

.list_text {
font-family : georgia, times new roman , sans-serif;
font-size : 14px;
color : #ff6030;
}

.btm_nav_text {
font-family : georgia, times new roman , sans-serif;
font-size : 11px;
color : #ffffff;
}

/*links*/
a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
	}

a:hover {
	color: #f60;
	text-decoration: underline;
	}
	
a:active {
	color: #f60;
	text-decoration: underline;
}
