body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(background.gif);
	background-repeat:repeat-x;
	background-color:#B7BCC3;
	
}
#Banner {
background-image:url(Banner.gif);
background-repeat:no-repeat;
text-align:right;
padding-top:98px;
padding-right:10px;
word-spacing:8px;
height:50px;
width:780px;
}
#LeftPicture {
float:left;
width:400px;
height:500px;
padding-bottom:20px;

}
#RightContent {
float:right;
width:380px;
padding-bottom:20px;
}

#Footer {
clear:both;
width:100%;
}

#fix {
width:780px;
text-align:justify;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #339900;
	text-decoration: none;
}
a:active {
	color: #E5FAB9;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
