@font-face {
font-family: "Vera";
src: url("http://ingrid/candc/fonts/rob-celt.ttf");
}

body {
    font-family: "Vera", Arial, sans-serif;
	font-size: 100%;
	color:#000000;
	width: 800px;
		}

.a href { 
	font-weight: bold;
	color:#0066CC;
}

a:link {
	color:#0066CC;
	text-decoration:none;
	}
	
a:visited {
	text-decoration:none;
	color: #7AB5FC;
}

a:hover {
	text-decoration:underline;
	
	 }
	 
a:active {
	text-decoration: none; color:#0099FF;
}
	 
	 
h1 {
	font-size:140%;
	color: #CD783F;
}

h2 {
	font-size:120%;
	color: #637DA9
}

h3 {font-size: 99%;
}

h4 {font-size:75%;
	color:#999999}
	
.smaller {font-size:60%; color:#666666}

#banner {
	background-image: url(images/headerlogo2.jpg);
	background-position:5px 0px;
	background-repeat:no-repeat;
	height: 225px;
	width: 850px;
	padding-left: 20px;
	margin-left: 70px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3333CC;
	}


#mypage{
	width: 100%;
	margin-left: 80px;
	height: 730px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-top: -20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#container {
	width: 840px;
	margin-left: 70px;
	margin-right: 0px;
	border-right-color: #000000;
	color: #000000;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#logos {
	width: 90px;
	float:right;
	border-left-style: solid;
	border-left-color: #336699;
	height: 451px;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(images/logos.jpg);
	height: 451px;
	border-left-width: 1px;
	padding: 0px 0px 32px 50px;
	margin-left: 20px;
	margin-right: 0px;
	right: 0px;
	
}

.address {
	width:930px;
	background-image: url(images/newfooter2.jpg);
	background-repeat: no-repeat;
	background-position: -10px 25px;
	font-size: 11px;
	text-align: right;
	text-indent: 100px;
	height: 160px;
	vertical-align: text-top;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: -40px;
	letter-spacing: 3px;
	display: block;
}
	 
#navigation {
	overflow: auto;
	list-style-image: none;
	list-style-type: none;
}
#navigation li {
	background-color: #CCCCCC;
	list-style-position: inside;
	clear: none;
	float: left;
	margin-left: 10px;
	margin-right: 5px;
}
#navigation a {
	display: block;
	background-image:url(images/newtableft.jpg);
	background-position: top;
	background-repeat: no-repeat;
	color: #FFF;
	text-decoration: none;
	font-family: "Vera", Arial, sans-serif;
	font-weight:bold;
			
}
#navigation span {
	display: block;	
	background-repeat: no-repeat;
	Padding: 5px 7px 5px 7px;
}
#navigation a:hover {
	background-position: -3px -35px;
	

}
#navigation a:hover span {
	background-position: -3px -35px;
	Padding: 5px 7px 5px 7px;
	
}
