.body {

	background-image: url(bg.jpg);

	background-repeat: no-repeat;

	background-position: center top;

	background-color: #7EBBE7;

}

.content_bg {

	background-image: url(content_bg.gif);

	background-repeat: no-repeat;

	background-position: top; 

}



.menu1 {

	FONT-WEIGHT: normal; COLOR: #7CBCE7; FONT-FAMILY: Georgia; TEXT-DECORATION: none;

}

.menu1:visited {

	FONT-WEIGHT: normal; COLOR: #7CBCE7; FONT-FAMILY: Georgia; TEXT-DECORATION: none

}

.menu1:hover {

	FONT-WEIGHT: normal; COLOR: #ffffff; FONT-FAMILY: Georgia; TEXT-DECORATION: underline

}