
body        {color: #000;
			background: #fff; 
			font-family: arial, helvetica, sans-serif;  
			font-size: 14px; 
			margin: 0;
			}  
	
h1		{color:#FFFFFF;
		background: #006 url(images/bar_blues.jpg);
		font-size: 16px;
		margin: 0px -20px 15px -22px;
		padding: 10px 20px;
		}	 

h2		{color: #009;
		font-size:16px;
		}
h3		{
		font-size:14px;
		}

img			{margin-right: 10px;}
p img		{float:left;}
				
a      {color: #6674A3;  
		text-decoration: none;
		font-style: italic;
		}

a:visited   {color: #006;} 

a:active    {color: #6674a3; } 

a:hover     {color: #999999}

#wrap		{
			margin-right: auto; 
			margin-left: auto;
			position: relative;
			width: 939px;
			}

#content	{background-image:  url(images/bg_main.jpg);
			background-repeat:repeat-y;
			}

#header		{background-image: url(images/vision_title2.jpg);
			background-repeat:no-repeat;
			left: 0;
			top: 0;
			height: 134px;
			padding: 12px 0px 0px 220px;
			}
			
#main		 {
			position: relative;
			top: 0px;
			width: 510px;
			padding: 0  0 0 20px;
			margin-left: 200px;
			}

			
#sidebar	{
			position: absolute;
			left: 0;
			top: 160px;
			color:#fff;
			padding: 5px 15px 10px;
			width: 160px;
			font-size: 14px;
			float: left;
			}
#sidebar	a:link      
			{color: #a7eff5;  
			font-size: 14px;  
			text-decoration: none;
			font-style: italic;
			}
#sidebar	a:visited   {color: #fff; font-size: 14px} 

#sidebar	a:active    {color: #6674a3; font-size: 14px} 

#sidebar	a:hover     {color: #999999; font-size: 14px}
						

#rightside	{
			position: absolute;
			left: 740px;
			top: 160px;
			color:#fff;
			padding: 5px 15px 10px;
			width: 168px;
			}
			


.fancy		{
			font-style:italic;
			font-size:16px;
			}

#footer		{position: relative;
			text-align: center;
			}

.title		{color:#000099;
			font-size: 48px;
			}

.subtitle	{color:#0000CC;
			font-size: 14px;
			}
			

									
.memo       {color: #000000;  font-family: arial, helvetica, sans-serif;  font-size: 12px; text-decoration: none;                         margin-right: 3px; margin-left: 3px}

.head1      {font-family: arial, helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #130C88;
	    font-variant: small-caps; }

.head2      {font-family: arial, helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #0F0961;
	    font-variant: small-caps; }

.head3      {font-family: arial, helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #0F0961; }


.special	{color: #000099;
			font-size: 16px;
			margin: 20px;
			}			

.caption	{color: #000099;
			font-size: 12px;
			margin: 5px 10px 20px 20px;
			}

.sidetitle	{
			font-size: 16px;
			
			}
			
.clearfloat	{
			clear:both;
			}			
.border		{
			margin: 40px 20px 40px 68px;
			}			
			
.bar		{background: #006 url(images/bar_blues.jpg);
			margin: 0 -10px 0px -40px;
			}	
.left		{float: left;
			}	

.center		{text-align: center;
			}					
			
.quote		{
			color:#006;
			font-style: italic;
			margin: 15px;		}				
