body		{background-image: url(images/b_bg.jpg);
			background-repeat: y;
			background-position: top center;
			margin: 0px;
			margin-top: 0px;
			color: #ffffff;
			font-family: calibri, verdana;}
			
#h_bg		{background-image: url(images/h_bg.jpg);
			background-repeat: no-repeat;
			background-position: top center}
			
#h_title	{background-image: url(images/h_title.jpg);
			width: 800px;
			height: 140px;}	

#c_top		{background-image: url(images/c_top.jpg);
			background-repeat: no-repeat;
			background-position: top center;
			width: 706px;
			height: 92px;}					
			
#c_bg		{background-image: url(images/c_bg.jpg);
			width: 800px;}
			
.c_title	{background-color: #3870a3;
			color: #bfdaf1;
			font-size: 20px;
			border-bottom: 2px solid #3870a3;
			border-top:2px solid #3870a3;
			padding-top: 5px;
			margin-bottom: 5px;}
			
#c_title	{background-image: url(images/c_top.jpg);
			text-align: center;
			width: 706px;
			height: 92px;}			
			
.c_comment	{border-top: 2px solid #3870a3;
			border-bottom: 2px solid #3870a3;}	

.c_left		{float: left;}	
.c_right	{float: right;}		
			
#c_content	{background-image: url(images/c_bg.jpg);
			/*background-color: #165f91;*/
			width: 702px;
			min-height: 100px;
			border-width: 2px;
			border-style: solid;
			border-color: #3870a3;
			border-top: 0px;
			text-align: left;
			padding: 0px;}			
	
#c_copyright	{width: 675px;
				font-size: 10px;
				color: #3b596d;}
				
				
#n_base		{width: 800px;
			height: 36px;
			margin: 0px;
			padding: 0px;}
	

img			{border: 0px;
			margin: 0px;
			padding: 0px;}		

a:link         {color: #b3d7ef;
                text-decoration: underline;}
a:hover        {color: #ffffff;
                text-decoration: underline;}
a:active       {color: #b3d7ef;
                text-decoration: underline;}
a:visited      {color: #000000;
                text-decoration: underline;}			