#nav {BACKGROUND-COLOR: #007aC3;
padding: 0;
width: 695px;
}

a.menu:link {text-decoration: none;
			color: #000000;
}
					
a.menu:visited { color: #007aC3;
				text-decoration: none;
}
a.menu:active { color: #000000;
				text-decoraton: underline;
}
a.menu:hover { color: #000000;
				text-decoration: none;
}	

.term {font-size:24px;}

.bImage1 {background-image: url(images/carole3.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.bImage2 {background-image: url(images/carole4.jpg);
	background-repeat: no-repeat;
}

#pos { position: relative;
		left: 100px;
}
		
.frame {border-left: 1px solid #000000;
		border-right: 1px solid #000000;
}
#address {
	font-size:15px;
	float: right;
	margin-right: 25px;
}.top {
	background-image: url(images/logo_new.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 124px;
	width: 695px;
}
.topbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 38px;
	font-weight: normal;
	padding-right: 50px;
}
.topSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	padding-right: 215px;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 5px;
}
.padding {
	padding-left: 40px;
	padding-right: 20px;
}
.frameblue {
	border: medium dotted #007AC3;
	padding: 7px;
	margin-left: 270px;
}
.darkBlue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006;
}

