	body{
		margin:0px;
		padding:0px;
		background:black;
		color:cyan;
		font-family:Verdana,Arial,Sans-Serif;
		font-size:12px;
		text-wrap:normal;
				}
				
				
	td{
		margin:0px;
		padding:0px;
		color:cyan;
				}
				
	a:link{color:aquamarine;}
	a:visited{color:aquamarine;}
	a:active{color:aquamarine;}
	a:hover{color:yellow;}
			
	HR.prime	{
			height:7px;
			}

	H1, H2, H3, H4, H5, H6 {
			color: deepskyblue;
			margin:0px;
			}

	H1 			{
			font-size: 20px;
			font-weight:normal;
			margin-top:20px;
			}

	H2 			{
			font-size: 16px;
			font-weight:bold;
			margin-top:20px;
			}

	H3 			{
			font-size: 16px;
			font-weight:normal;
			}

	H4 			{
			font-size: 14px;
			font-weight:bold;
			}

	H5 			{
			font-size: 14px;
			margin-bottom:4px;
			font-weight:normal;
			}

	H6 			{
			font-size: 12px;
			font-weight:bold;
			}
	
		div#mainContainer  {
			display:block;
			overflow:hidden;
			width:1200px;
			}

    	
		.buttons{
			height:13px;
			width:900px;
			margin:0px 1px 0px 1px;
			padding-top:2px;
			padding-bottom:3px;
			}
		
		
		.button {
			float:left;
			margin:0px 1px 0px 0px;
			border:solid 1px blue;
			width:70px;
			height:13px;
			background:black;
			text-align:center;
			}
		
		.button a {
			font-size:9px;
			font-weight:normal;
			padding-left:2px;
			margin-top:2px;
			text-transform:uppercase;
			text-decoration:none;
			}
		
		.button a:link{color:cyan;}
		.button a:visited{color:cyan;}
		.button a:hover{color:yellow;
			background:purple;
			font-weight:bold;}
		.button a:active{color:cyan;}



	div#content{
		overflow:hidden;
		width:800px;
		padding:10px;
		}

	div#contentx{
		overflow:hidden;
		width:800px;
		padding:10px;
		}

	div#extras{
		float:left;
		width:215px;
		margin:2px 10px 1px 1px;
		}

	div#extra{
		border:dotted 1px purple;
		margin-bottom:2px;
			font-size:10px;
		}
		
	div#extraHeader{
		background:purple;
		}
		
		div#extraHeader h6 {
			border-bottom:dotted 1px purple;
			text-align:center;
			font-size:12px;
			padding-left:2px;
			text-transform:uppercase;
			text-decoration:none;
			}

	div#blogContentHeader{;
		margin:0px 0px 5px 5px;
		}

	div#blogEntryHeader{
		padding:8px 8px 8px 8px;
		border:dotted 1px purple;
		margin-bottom:3px;
		background:snow;
		}
		
		div#blogEntryHeader h4  {
			color:aquamarine;
			}
		
		div#blogTechno{
			font-size: 9px;
			margin:1px 0px 3px 0px;;
			padding:2px 2px 5px 2px;
			border-bottom:dotted 1px purple;
			}
		
		.blogByline{padding:0px;
			margin:0px 0px 5px 0px;
			color:#935781;
			font-size:10px;
			}
		.blogByline a{color:blue;
			text-decoration:none;
			}
		.blogByline a:hover{text-decoration:underline;
			color:red;
			}    	

	div#spacer{
		clear:both;
		}
     	
	div#weatherBlock{
		margin:0px 0px 0px 30px;
		}


	div#siteBlock{
		float:left;
		width:160px;
		height:160px;
		padding:10px;
		text-align:center;
		}
   	
    	
	.google form {
		text-align:center;
		font-size:12px;
		}

	.siteLink{
		float:left;
		border-right:solid 1px purple;
		padding:5px 8px 0px 2px;
		margin:0px;
		background:snow;
		text-decoration:none;
		font-weight:bold;
		}

	.imgFrame {
		border:double 3px silver;
		margin-bottom:15px;
		float:left;
		}
		
	.txtBlock {
		width:200px;
		margin-left:15px;
		float:left;
		}
                       
			
A.menu		{
			text-decoration: none;
			}
			
A.minor		{
			text-decoration: none;
			font-size: 10px;
			}
			
A.major 	{ 
			text-decoration: none;
			font-size: 14px;
			font-weight: bold;
			font-variant: small-caps;
			}



P.minor		{
			font-size: 9px;
			}
		
			
P.major 	{ 
			font-size: 14px;
			font-weight: bold;
			font-variant: small-caps;
			}

.important	{
			background-color: white;
			border: solid 3px purple;
			}

.bordered	{
			background-color: white;
			border: solid 3px purple;
			}

.border-link	{
			background-color: whitesmoke;
			border: solid 1px purple;
			}

.strong		{
			font-weight: bold;
			}


.heading {font-family: verdana,helvetica,sans-serif;font-size: 13px;font-weight: bold;color: purple;}

.opt_heading {font-family: arial,helvetica,sans-serif;font-size: 14px;font-weight: bold;color: purple;}

.alert {font-family: arial,helvetica,sans-serif;font-size: 12px;color: red;}

