
body {margin-top: 0px;
	  margin-bottom: 0px;
	  background-color: #b95a3d;
	  background-image: url(images/pagebak.jpg);
	  font-family: Tahoma;}

#header {background-image: url(images/headerbak.png);
		 height: 260px;
		 width: 800px;}

#header a:link {font-size: 16px;
				font-weight: bold;
				color: #003366;}

#header a:active {font-size: 16px;
				font-weight: bold;
				color: #003366;}

#header a:visited {font-size: 16px;
				font-weight: bold;
				color: #003366;}

#header a:hover {font-size: 16px;
				font-weight: bold;
				color: #003366;
				text-decoration: none;}

#bodynavwrap {background-image: url(images/bodybak.png);
			  width: 800px;}

#bodycontenttable {width: 700px;}

#navigation {width: 180px;
			 height: 500px;
			 vertical-align: top;
			 padding-left: 40px;}

#navigation a:link {display: block;
					font-size: 14px;
					font-weight: bold;
					height: 25px;
					width: 150px;
					border-bottom: 1px solid #003366;
					text-decoration: none;
					color: #003366;}

#navigation a:active {display: block;
					font-size: 14px;
					font-weight: bold;
					height: 25px;
					width: 150px;
					border-bottom: 1px solid #003366;
					text-decoration: none;
					color: #003366;}

#navigation a:visited {display: block;
					font-size: 14px;
					font-weight: bold;
					height: 25px;
					width: 150px;
					border-bottom: 1px solid #003366;
					text-decoration: none;
					color: #003366;}

#navigation a:hover {display: block;
					font-size: 14px;
					font-weight: bold;
					height: 25px;
					width: 150px;
					border-bottom: 1px solid #cc5500;
					text-decoration: none;
					color: #cc5500;}

#navigation a.sublink:link {border-bottom-color: #cc5500;
				color: #cc5500; 
				font-size: 12px;
				height: 20px;
				width: 100px;}

#navigation a.sublink:active {border-bottom-color: #cc5500; 
				color: #cc5500; 
				font-size: 12px;
				height: 20px;
				width: 100px;}

#navigation a.sublink:visited {border-bottom-color: #cc5500; 
				color: #cc5500; 
				font-size: 12px;
				height: 20px;
				width: 100px;}

#navigation a.sublink:hover {border-bottom-color: #cc5500; 
				color: #003366; 
				font-size: 12px;
				height: 20px;
				width: 100px;}

#bodycontent {width: 520px;
			  vertical-align: top;
			  padding-left: 10px;
			  padding-right: 25px;
			  text-align: left;
			  font-size: 12px;}

#footer {background-image: url(images/footerbak.png);
		width: 800px;
		height: 276px;}

h5 {color: #cc5500;
	display: inline;}

