*{
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
}
p { 
	margin-top: 8px;
	margin-bottom: 20px;
}
a {
	color: #003366;
	text-decoration: none;
}
#container {
	width: 775px;
	background-color: #A2BCDB;
	background-image: url(contentbg.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
	float: left;
}
#header {
	height: 250px;
	background-color: #A4BDDC;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
}
#sidebar {
	float: left;
	height: 100%;
	width: 290px;
}
#BoxA {
	background-image: url(images/boxA.gif);
	background-repeat: no-repeat;
	height: 290px;
	width: 290px;
}
#Box1 {
	background-image: url(box1.gif);
	background-repeat: no-repeat;
	height: 120px;
}
#Box2 {
	background-image: url(box2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 170px;
}
#Box3 {
	background-image: url(box3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 359px;
}
#nav {
	text-align: center;
	padding: 2px;
}
ul#navlist  {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}
#navlist li {
	display: inline;
	list-style-type: none;
	padding-left: 2px;
}
#navlist a {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
#navlist a:link, #navlist a:visited {
	color: #000000;
	text-decoration: underline;
}
#navlist a:hover {
	color: #000000;
	background-color: #E5EBF5;
	text-decoration: none;
}
#content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	width: 450px;
	overflow: hidden;
	padding-right: 10px;
}


ul#navlist2  {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	margin-top: 5px;
}
.title {
	font-size: 20px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}

#navlist2 li {
	list-style-type: none;
	padding-left: 10px;
	padding-top: 1px;
}
#navlist2 a {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
#navlist2 a:link, #navlist a:visited {
	color: #000000;
	text-decoration: none;
}
#navlist2 a:hover {
	color: #000000;
	background-color: #EAEEF6;
	text-decoration: none;
}
.order {}
.heading {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
#content img {
	margin: 5px;
}
.F1 {
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.F2 {
	font-size: 13px;
	font-style: italic;
}
#debut {
	padding: 10px;
	float: left;
	width: 285px;
	font-size: 16px;
	font-weight: bold;
}
#dright {
	float: right;
	width: 130px;
	text-align: right;
}
