
                
#margins			{	margin-top: 0px;
						margin-left: 0px
								}
						
#main      			{ 	float: left;
						width: 100% 
							}

#heading			{	font-size: 60pt; 
						font-family: Georgia; 
						text-transform: uppercase; 
						color: #191970; 
						font-weight: bold;
						margin-bottom: 0; 
						text-align:right;
						padding-right: 30px;
						padding-top: 10px
							}

#subheading 		{	padding-top: 15px;
						font-size: 12pt; 
             			color: #191970; 
             			font-family:Lucida Sans Unicode;         
             			font-weight:bold;
             			text-align:right;
             			padding-right: 30px;
             			padding-bottom: 20px
             				 }

#redline			{	background-color: #FF0000;
						height: 5px
							}
							
#toplinkbar			{	text-align: center;
							}							

#toplinkbarmain		{	width: 40%;
						margin-left: auto;
						margin-right: auto;
						padding-top: 15;
						padding-bottom: 15
							}

#container			{	text-align: center
							}
													
#content			{	width: 35%;
						margin-top: 0px;
						text-align: center;
						margin-left: auto;
						margin-right: auto;
						padding-top: 10px						
							}
							
#footer				{	width: 100%;
						margin-top: 15;
						text-align: center						
							}

.toplinks			{	font-size: 10pt;
						text-decoration: none;
						text-align: center;
						color: #FF0000
							}

.subpageheading		{	font-family: Lucida Sans Unicode; 
						font-size: 14pt; 
						font-weight: bold; 
						text-align: center; 
						color:#191970; 
						letter-spacing:2
							 }
						
a:link       		{ 	font-family: Verdana;
						font-size: 10pt;
						text-decoration: none underline;
						color: #000080 }

a:hover				{	text-decoration: underline;
						color: #FF0000;
						font-size: 10pt
							}


a:visited    		{	font-family: Verdana; 
						font-size: 10pt; 
						color: #9966FF; 
						text-decoration: none underline }


p     { font-family: Verdana;
		 font-size: 10pt;
		 text-align: left;
		 word-spacing:0; 
		 margin-top:5; 
		 margin-bottom:10;
		 color: #191970 
           }
             
ul      { word-spacing: 0;
		 line-height: 150%; 
		 font-family: Verdana; 
		 font-size: 8pt; 	
		 text-align: left;
         color: #191970; 
         margin-top: 0; 
         margin-bottom: 0 }
         
h1    { font-size: 60pt; 
		font-family: Georgia; 
		text-transform: uppercase; 
		color: #FF0000; 
		font-weight: bold;
		margin-bottom: 0; 
		text-align:right }
         
h3     { font-size: 14pt; 
		color: #191970; 
		font-style: italic; 
		margin-bottom: 5; 
		padding-bottom: 0 }

h2    { font-family: Lucida Sans Unicode; 
		font-size: 14pt; 
		font-weight: bold; 
		text-align: left; 
		color:#191970; 
		letter-spacing:2 }
		
		
h4	 { 	font-family: Verdana;
		font-size: 10pt;
		color: #191970;
		font-style: bold;
		margin-bottom: 0; 
		padding-bottom: 0 }

h5	{	margin:10 50; padding:10px; font-family: Georgia;
		font-size: 12pt;
		color: #CD5C5C;
		font-style:italic; text-align:center }
		
h6     { font-size: 12pt; 
		color: #191970; 
		font-family: Lucida Sans Unicode; 
		text-transform:uppercase }

		
.postdate   { font-family: Lucida Sans Unicode; 
            font-size: 10pt; 
            letter-spacing: 1pt;
            text-transform: capitalize; 
            color: #191970; 
            text-align: left 
            }

.postsubheading {font-family: Verdana;
		         font-size: 10pt;
		         text-align: justify;
		         word-spacing:0; 
		         margin-top:5; 
		         margin-bottom:5;
		         margin-right:25; 
                 color: #191970                 
                 }

.sidebarheading { font-size: 12pt; 
                  color: #191970; 
		          font-family: Lucida Sans Unicode;
		          text-transform:uppercase;
		          text-align: centre;
		          font-weight:bold }
		          
.copyright		{ 	font-size: 8pt;
					color: #191970;
					font-family: Verdana;
					text-align: center
						}