body {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size:18px;
}
h2 {
	font-size:14px;
}
a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}
img {
	border:none;
}

#header {
	height:118px;
	width:675px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}
#content {
	background-image:url(../images/body.jpg);
	height:455px;
	width:675px;
}
#navigation {
	float:left;
	margin-top:70px;
	margin-left:30px;
}
#footer {
	width:675px;
	height:120px;
	background-image:url(../images/bottom.jpg);
}
#welcome {
	text-align:left;
	float:right;
	width:350px;
	margin-top:30px;
	margin-right:27px;
}

#myFlashObj {
margin-top:25px;
margin-left:5px;

}
