
	body	{
		 background-color: transparent;
		}
	div.topbar{
		 background-color: transparent;
		 background-image: url('images/topbarsubbg.gif');
		 background-repeat: repeat-x;
		 margin: 0;
		 padding: 0;
		}
	div.titlebar{
		 background-color: transparent;
		 background-image: url('images/titlesub.jpg');
		 background-repeat: no-repeat;
		 background-position: top center;
		 height: 200px;
		 width: 800px;
	 	 margin: 0;
		 border: 1px solid transparent;
		}	
	div.navbar{
		 width: 800px;
		 height: 40px;
		 border: 0px solid transparent;
		 margin: 0;
		 padding: 10px 5px 5px 5px;
		 color: #ffffff;
		}

	div.contentbar{
		 width: 800px;		
		 border: 0px solid blue;
		 margin: 0;
		 padding: 0;
		}
	img	{
		 border: 0;
		 margin: 0;
		 padding: 0;
		}
	ul.contentsidebar{
		 float: right;
		 border-left: 1px solid #710000;	
		 width: 200px;
		 height: 400px;
		 text-align: right;
		 margin: 10px 20px 10px 20px;
		 line-height: 1.5;
		 color: #000000;
		 padding-left: 20px;
		 list-style-type: none;
		}
	li	{
		 margin: 0;
		 text-indent: 0;
		}
	a	{
		 margin: 0;
		 padding: 0;
		 border: 0;
		}
	a:link	{
		 font-family: garamond, times new roman;
		 font-size: 12pt;
		 color: #4d0000;
		 text-decoration: underline;
		}
	a:visited{
		 font-family: garamond, times new roman;
		 font-size: 12pt;
		 color: #4d0000;
		 text-decoration: underline;
		}
	a:hover	{
		 font-family: garamond, times new roman;
		 font-size: 12pt;
		 color: #000000;
		 text-decoration: none;
		}
	h1	{
		 font-family: garamond, times new roman;
		 color: #ffffff;
		 font-size: 34pt;
		 font-variant: small-caps;
		 text-align: left;
		 font-weight: normal;
		 margin: 112px 10px 0px 110px;
		}
	h2	{
		 font-family: garamond, times new roman;
		 font-size: 22pt;
		 font-variant: small-caps;	
		 color: #000000;
		 text-align: left;
		 margin-left: 20px;
		}
	p	{
		 font-family: garamond, times new roman;
		 font-size: 12pt;
		 text-align: justify;
		 color: #000000;
		 line-height: 1.5;
		 margin-right: 20px;
		 margin-left: 20px;
		}
	br	{
		 font-size: 12pt;
		}
	div.bottombar{
		 width: 800px;
		 height: 128px;
		 border: 0px solid blue;
		 padding: 0;
		 margin: 0px auto 0px auto;
		 background-color: #290000;
		}
	div.bottombar ul
	{
		margin: 0;
		padding: 0;
		border: 0;
	}
	div.bottombar ul li
	{
		margin: 0;
		padding: 0;
		border: 0;
		
		float: left;
		display: inline;
		
		list-style-type: none;
		text-align: left;
		
		color: #ffffff;
	}
	div.bottombar ul li div
	{	
		width: 200px;
		margin: 20px 10px 10px 20px;
	}
	div.navbar a:link{
		 font-family: verdana;
		 font-variant: small-caps;
		 font-size: 12pt;
		 color: #ffffff;
		 text-decoration: none;
		}
	div.navbar a:visited{
		 font-family: verdana;
		 font-variant: small-caps;
		 font-size: 12pt;
		 color: #ffffff;
		 text-decoration: none;
		}
	div.navbar a:hover{
		 font-family: verdana;
		 font-variant: small-caps;
		 font-size: 12pt;
		 color: #cccccc;
		 text-decoration: none;
		}
	iframe	{
		}
	iframe.content1{
		 border: 0px solid #ff0000;
		 width: 550px;
		 height: 600px;
		 margin: 0;
		 background: transparent;
		}
	ul.contentsidebar{
		 float: right;
		 border-left: 1px solid #710000;	
		 width: 200px;
		 height: 400px;
		 text-align: right;
		 margin: 10px 20px 10px 0px;
		 line-height: 1.5;
		 color: #000000;
		 padding-left: 20px;
		}
