﻿	body {
		margin: 0px auto;
		padding:0px;
		text-align: center; 
		width: 850px;
		background: #DADADA;
		}

	#wrap {
		float: left;
		background: url('i/bg.jpg') repeat-y;
		}


	#leftcontent {
		float: left;
		width:150px;
		border: 0px;
		background: url('i/bgribbon.jpg') no-repeat;
		}

		#logo {
			background: url('i/afalogo.gif') ;
			background-repeat: no-repeat;
			height: 138px;
			margin-top: 19px;
			margin-left: 14px;
			text-align: center;
			}

		#leftnavi {
			text-align: left;
			color: white; 
			font-family: arial; 
			font-weight: bold; 
			font-size: 12px; 
			font-weight: bold; 
			list-style-position: outside; 
			margin-left: 0px; 
			margin-top: 50px;
			margin-bottom: 100px;
			padding: 0px;
			}
			#leftnavi ul {
				list-style-type: square; 
				margin-left: 20px;
				padding: 0;
				}
			#leftnavi li {
				marker-offset: 05px 
				}

			#leftnavi a:link {
				color: white; 
				text-decoration: none
				}
			#leftnavi a:visited {
				color: white; 
				text-decoration: none
				}
			#leftnavi a:hover {
				color: pink; 
				text-decoration: none
				}
			#leftnavi a:active {
				color: white; 
				text-decoration: none
				}
			#leftnavi ul ul {
				list-style-type: disc; 
				font-size: 11px;
				}

		#contact {
			font-family: verdana; 
			font-weight: bold; 
			font-size: 8px;
			line-height: 14px;
			color: white;
			height: 100px;
			margin-top: 20px;
			margin-left: 10px;
			}

	#shadowcontent {
		float: left;
		width:15px;
		}

		#bannershadow {
			margin-top: 100px;
			height: 200px;
			background: url('i/shadowjoint.jpg') no-repeat top left;
		}

	#centercontent {
		background: white;
		margin-left: 165px;
		border:0;
		width: 685px;
		text-align: left;
		}

		#pagetitle {
			background: url('i/title.gif') ;
			background-repeat: no-repeat;
			width: 600px;
			height: 68px;
			text-align: center;
			margin-top: 21px;
			margin-left: 50px;
			}
		#horibar {
			background: url('i/pink.jpg') ;
			background-repeat: no-repeat;
			width: 630px;
			height: 56px;
			margin-top: 20px;
			margin-left: 0px;
			}
	
			#horinavi {
				width: 610px;
				text-align: left;
				margin-top: 5px;
				color: #064CC8;
				font-family: arial; 
				font-weight: bold; 
				font-size: 12px; 
				font-weight: bold; 
				line-height: 20px;
				}

			#horinavi a:link {
				color: #064CC8;
				text-decoration: none
				}
			#horinavi a:visited {
				color: #064CC8;
				text-decoration: none
				}
			#horinavi a:hover {
				color: red;
				text-decoration: none
				}
			#horinavi a:active {
				color: #064CC8;
				text-decoration: none
				}
			#testhere a {
				background: red;
				color: white;
				padding-left: 10px;
				padding-right: 10px;
				}
			#testhere a:link {
				color: white;
				text-decoration: none
				}
			#testhere a:visited {
				color: white;
				text-decoration: none
				}
			#testhere a:hover {
				color: red;
				background: white;
				text-decoration: none
				}
			#testhere a:active {
				color: white;
				text-decoration: none
				}
			#topnavi a {
				background: black;
				color: white;
				padding-left: 10px;
				padding-right: 10px;
				}
			#topnavi a:link {
				color: white;
				text-decoration: none
				}
			#topnavi a:visited {
				color: white;
				text-decoration: none
				}
			#topnavi a:hover {
				color: black;
				background: white;
				text-decoration: none
				}
			#topnavi a:active {
				color: white;
				text-decoration: none
				}
		#maincontent {
			font: 8pt/11pt verdana;
			color: 000000;
			width: 610px;
			}
	img {
		border: 0px;
		}

	h1 {
		font: 16pt/20pt verdana;
		color: #CC0000;
		}

	.tabletitle {
		color: #CC0000;
		font: 12pt/15pt vedana;
		font-weight: bold;
		margin-top: 20px;
		margin-bottom: 20px;
		}
	TD {
		vertical-align: top;
		}

	.innerlink {
		text-decoration: none;
		}

	.innerlink2 {
		text-decoration: none;
		color: #DD0000;
		}

a:link {
	color: red; 
	text-decoration: none
	}
a:visited {
	color: red; 
	text-decoration: none
	}
a:hover {
	color: red; 
	text-decoration: none
	}
a:active {
	color: red; 
	text-decoration: none
	}

.newsheading
	{
	font-weight: bold;
	font: 14pt/18pt verdana; 
	color: #555555;
	text-align: center;
	}

.paperpage {
	width: 600px; 
	border-top: 1px solid gray; 
	border-left: 1px solid gray; 
	margin-left: 10px;
	margin-top: 40px;
	margin-right: 100px;
	margin-bottom: 50px;
	border-right: 5px ridge #dddddd; 
	border-bottom: 5px ridge #dddddd;
	}
