@charset "utf-8";

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/Home%20page/CANVAS.PNG);
	list-style-image: url(../images/bullet.GIF);
}

#wrapper {
	text-align: left;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 100px;
	background-color: #000099;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	border: medium solid #000099;
	padding: 5px;
}
#header {
	margin-top: 1px;
	margin-bottom: 1px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}
#logo {
	height: 155px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	padding-top: 8px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
}
#nav {
	height: 44px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	padding: 0px;
}
#banner {
	height: 3px;
	padding-bottom: 0px;
	background-color: #FF0000;
	padding-top: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
}

#content {
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;
	list-style-image: url(../images/bullet.GIF);
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
}
#footer {
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	background-color: #FF0000;
}

#redstripe {
	background-color: #FF0000;
	height: 3px;
}


.style2 {
	color: #0033CC;
	font-weight: bold;
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
}
.style3 {color: #0033CC}


.style4 {font-weight: bold}
.style5 {
	color: #000099;
	font-weight: bold;
	font-size: large;
}
.style6 {
	font-size: medium;
	color: #ECE9D8;
}
.style8 {
	font-size: large;
	color: #0000CC;
}
.style10 {
	font-size: 14;
	font-family: "Times New Roman", Times, serif;
	color: #000099;
	font-weight: bold;
}
.style52 {
	font-family: "Times New Roman", Times, serif;
	list-style-image: url(../images/bullet.GIF);
	font-size: medium;
}
