/* CSS Document */

body {
	background-color: #004F84;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #F7F4EB;
	text-align: center;
	text-decoration: none;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
.style3 {font-family: Arial, Helvetica, sans-serif}
.style4 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: italic;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #F7F4EB;
	text-align: left;
	text-decoration: none;
}
.style6 {font-family: "Times New Roman", Times, serif; font-size: xx-large; font-style: italic; font-weight: bold; }
.style7 {color: #FFFFFF;}
.style8 {color: #007755;}
.style9 {
	font-size: xx-large;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #004F84;
	text-align: center;
}
.style10 {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #004F84;
}
.style12 {font-size: x-small; border: solid 1px #007755;}
a:link {
	color: #D24D2E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D24D2E;
}
a:hover {
	text-decoration: underline;
	color: #D24D2E;
}
a:active {
	text-decoration: none;
	color: #D24D2E;
}
a.style7:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.style7:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.style7:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.style7:active {
	text-decoration: none;
	color: #FFFFFF;
}
#header {
	background-color:#F7F4EB;background-image: url(header.jpg); background-repeat:no-repeat;
}
#main {
	background-image:url(body.jpg); background-repeat:no-repeat; background-position: top;
}
#footer {
	background-image:url(footer.jpg); background-repeat:no-repeat; background-position:bottom;
}
#t3 {
	background-image: url(t3.jpg);
}
#t4 {
	background-image: url(t4.jpg);
}
#sims {
	background-image: url(hessim.jpg); background-repeat: no-repeat; background-position: top right;
}