body					{ 
							background: #F2F2E4; 
							font: normal 10pt Verdana;
							color: #0000D5;					
						}

#nav
		{
		font: normal 8pt Verdana;
		}

a:link {
							color: #0000D5;
							text-decoration:none;
							border-bottom:1px;
							border-top:0;
							border-right:0;
							border-left:0;
							border-style:dotted;
						}



A:visited				{
							color: #0000D5;
							text-decoration:none;
							border-bottom:1px;
							border-top:0;
							border-right:0;
							border-left:0;
							border-style:dotted;
						}



A:hover					{
							color: #0000D5;
							text-decoration:none;
							border-bottom:1px;
							border-top:0;
							border-right:0;
							border-left:0;
							border-style:solid;
						}



.top_margin				{
							height: 10px;
						}



.bottom_margin			{
							height: 10px;
						}



.banner					{
							font-size: 12pt;
							color: #76924D;
							font-weight:bold;
						}



.content_top			{
							height: 22px;
							background-color: #E4EBBD;
						}



.content_left			{
							width: 487px;
							background-color: #E4EBBD;
						}



.content_left_margin	{
							padding-left:26px;
							padding-right:26px;
						}



.v_line					{
							font-size: 1pt;
							width: 1px;
							background-color: #AFB686;
						}



.content_right			{
							width: 236px;
							background-color: #E4EBBD;
						}



.content_right_margin	{
							padding-left:13px;
							padding-right:13px;
						}



.content_bottom			{
							height: 22px;
							background-color: #E4EBBD;
						}



.content_shadow			{
							width: 12px;
							background-image: url('images/right_shadow_2.gif');
						}
						
p, li, td						{
							align:justify;
							font: normal 10pt verdana;
						}
						
#news, #news p
						{
						color: #0000D5;
						font: normal 8pt Verdana;
						}

#news h1
						{
						font: bold 8pt Verdana;
						text-decoration:underline;
						}
						
#news h2
						{
						font: bold 8pt Verdana;
						margin-bottom:-10px;
						}
						
#news p.important
						{
						font: italic 1.2em Verdana;
						font-weight:bold;
						}
#nav a
						{
						border:0;
						}
#photos td
						{
						font: italic 0.6em Verdana;
						}
h1
						{
						font: bold 12pt Verdana;
						}
h2
						{
						font: bold 10pt Verdana;
						margin-bottom: -10pt;
						}