* 
	    {
    	margin: 0px;
    	padding: 0px;
    	border: 0px;
		}

.clear
		{
		clear: both;
		}

.right
		{
		float: right;
		}

.left
		{
		float: left;
		}


body	{
		background-color: #92A3B0;
		font-family: Verdana, Arial, sans-serif;
		font-size: 9pt;
		font-weight: normal;
		text-align: center; /* hack for centering ie 5.5 */
		color: #25292C; /* old color 373F44 */
		padding-bottom: 30px;
 		}
 			
div.holder1
		{
		display: block;
		width: 750px;
		margin: 0px auto;
		text-align: left; /* hack for centering ie 5.5 */
		}

div.top
		{
		background-color: #013570;
		}
				
div.bara
		{
		background-color: #013570;
		background-image: url(images/blueline2.gif);
		background-repeat: repeat-x;
		}
		
div.barb
		{
		height: 10px;
		background-color: #5793C1;
		background-image: url(images/blueline3.gif);
		background-repeat: repeat-x;
		}

div.main
		{
		padding: 20px 0px;
		}
		
div.content
		{
		width: 601px;
		position:relative;
		}

div.entry
		{
		margin: 30px 0px;
		}
div.facebook
		{
		position:absolute;
		top:15px;
		left:415px;
		}
div.facebook2
		{
		position:absolute;
		top:0;
		left:415px;
		}


/* ========== Typography ======== */				


h1			
		{
		font-size: 12pt;
       	font-weight: bold;
       	color: #012D5F;
   		}

h1.main			
		{
       	padding: 20px 0px 0px 0px;
       	border-bottom: 1px solid #FFFFFF;
   		}
   		
h1.main2			
		{
       	padding: 18px 0px 0px 0px;
   		}
   		
h1.top			
		{
        border-bottom: 1px solid #FFFFFF;
        margin-left: 194px;
		}
		
h1.top:hover			
		{
        color: #FFFFFF;
		}

h2.main
		{
		font-size: 10pt;
        font-weight: bold;
        color: #012D5F;
        padding: 8px 0px 4px 0px;
		}
	
h2.name		
		{
		font-size: 9pt;
		font-weight: normal;
		color: #9DADBD;
		letter-spacing: 3px;
		padding: 2px 0px 2px 150px;
		}
		
h2.date
		{
		font-size: 10pt;
        font-weight: normal;
        color: #2C6498;
		}
		
h4.foot		
		{
		font-size: 7pt;
		font-weight: normal;
		color: #9DADBD;
		padding: 2px 0px;
		text-align: center;
		}

p.main
		{
		font-size: 9pt;
		line-height: 12pt;
		padding: 8px 0px;
		}
		
p.main2
		{
		font-size: 9pt;
		line-height: 12pt;
		padding: 20px 0px;
		}
		
p.recent
		{
		font-size: 9pt;
		line-height: 12pt;
		padding: 8px 0px;
		}
p.fbook
		{
		font-size: 9pt;
		line-height: 12pt;
		padding: 0 0 5px 0;
		}
		
ul.main li
		{
		font-size: 9pt;
		line-height: 14pt;
		margin-left: 30px;
		list-style-type: circle;
		}

address
		{
		font-size: 9pt;
		line-height: 12pt;
		padding: 20px 0px;
		font-style: normal;
		}

/* ========== Images ======== */
				
img.logo2	
		{
		padding-left: 26px;
		}
		
img.border	
		{
		border: 2px solid #FFFFFF;
		}
		
img.bigthumb	
		{
		margin: 32px 32px 0px 0px;
		}
		
img.bigthumb2	
		{
		margin: 32px 0px 0px 0px;
		}

img.side	
		{
		margin: 18px 10px 0px 0px;
		}
	
img.contact	
		{
		margin: 20px;
		}
		
img.title2	
		{
		margin: 10px 0px 0px 0px;
		}
		
img.title3	
		{
		margin: 0px 0px 10px 0px;
		}
		
img.recent	
		{
		float: left;
		border: 2px solid #FFFFFF;
		margin: 0px 20px 20px 0px;
		}



/* ========== Links ======== */


a
		{
		outline: none; /* hide dotted outline in Firefox */
		}
		
a.protect
		{
		color: #012D5F;
		padding-left: 16px;
		background-image: url(images/lock.gif);
		background-position: center left;
		background-repeat: no-repeat;
		}
		
a.protect:hover
		{
		color: #FFFFFF;
		}

		
a				{
				font-family: Verdana, Arial, sans-serif;
            	font-size: 10pt;
            	font-weight: normal;
            	line-height: 16pt;
            	color: #FFFFFF;
            	text-decoration: underline;
            	border: 0px;
				}
			
a:visited		{
				font-family: Verdana, Arial, sans-serif;
            	font-size: 10pt;
            	font-weight: normal;
            	line-height: 16pt;
            	color: #FFFFFF;
            	text-decoration: underline;
            	border: 0px;
				}	
			
a:hover 		{
				font-family: Verdana, Arial, sans-serif;
            	font-size: 10pt;
            	font-weight: normal;
            	line-height: 16pt;
            	color: #FFFFFF;
            	text-decoration: none;
            	border: 0px;
				}
				
a.mid			{
				font-family: Verdana, Arial, sans-serif;
            	font-size: 9pt;
            	font-weight: normal;
            	line-height: 9pt;
            	color: #FFFFFF;
            	text-decoration: none;
            	border: 0px;
				}
			
a.mid:visited	{
				font-family: Verdana, Arial, sans-serif;
            	font-size: 9pt;
            	font-weight: normal;
            	line-height: 9pt;
            	color: #FFFFFF;
            	text-decoration: none;
            	border: 0px;
				}	
			
a.mid:hover 	{
				font-family: Verdana, Arial, sans-serif;
            	font-size: 9pt;
            	font-weight: normal;
            	line-height: 9pt;
            	color: #FFFFFF;
            	text-decoration: underline;
            	border: 0px;
				}
				
a.small			
		{
		font-size: 7pt;
		font-weight: normal;
		color: #9DADBD;
		text-decoration: none;
		}
			
a.small:visited	
		{
		font-size: 7pt;
		font-weight: normal;
		color: #9DADBD;
		text-decoration: none;
		}	
			
a.small:hover
		{
		font-size: 7pt;
		font-weight: normal;
		color: #CCCCCC;
		text-decoration: underline;
		}
				
a.recenthead	
		{
        color: #012D5F;
        text-decoration: none;
        border: 0px;
        }
			
a.recenthead:visited
		{
		color: #012D5F;
		text-decoration: none;
		border: 0px;
		}	
			
a.recenthead:hover
		{
		color: #FFFFFF;
		text-decoration: none;
		border: 0px;
		}


/* ========= M E N U ========= */
	
				
#topmenu		{
				width: 121px;
				height: 359px;
    			background: url(images/menu-4a.gif);
    			margin: 0px;
    			padding: 0;
    			position: relative;
				}
				
				
#topmenu li 	{
    			margin: 0;
    			padding: 0;
    			list-style: none;
    			position: absolute;
    			left: 0;
    			}

#topmenu li, #topmenu a {
				height: 25px;
    			width: 121px;
    			display: block;
    			}

#panel1			{
				top: 7px;
				}

#panelb			{
				top: 47px;
				}
				
#panel2			{
				top: 87px;
				}
				
#panel3			{
				top: 127px;
				}
				
#panel4			{
				top: 167px;
				}

#panel5			{
				top: 207px;
				}

#panel6			{
				top: 247px;
				}

#panel7			{
				top: 287px;
				}

#panel8			{
				top: 327px;
				}
				
#panel1 a:hover	{
				background: transparent url(images/menu-4a.gif) 0px -366px no-repeat;
				}

#panelb a:hover	{
				background: transparent url(images/menu-4a.gif) 0px -406px no-repeat;
				}
				
#panel2 a:hover	{
				background: transparent url(images/menu-4a.gif) 0px -446px no-repeat;
				}
				
#panel3 a:hover	{
				background: transparent url(images/menu-4a.gif) 0px -486px no-repeat;
				}
				
#panel4 a:hover	{
				background: transparent url(images/menu-4a.gif) 0px -526px no-repeat;
				}
				
#panel5 a:hover	{
				background: transparent url(images/menu-4a.gif) 0px -566px no-repeat;
				}

#panel6 a:hover	{
				background: transparent url(images/menu-4a.gif) 0px -606px no-repeat;
				}
				
#panel7 a:hover	{
				background: transparent url(images/menu-4a.gif) 0px -646px no-repeat;
				}

#panel8 a:hover	{
				background: transparent url(images/menu-4a.gif) 0px -686px no-repeat;
				}






		
				
				
				
