/*<!doctype html public "-//w3c//dtd html 4.01 transitional//en">*/
/*<link rel="stylesheet" href="main.css" type="text/css">*/

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

p
{
	margin-top : 1em;
	font-size: 12px;
}
body {
	scrollbar-face-color:#24657C;
	scrollbar-highlight-color:#24657C;
	scrollbar-3dlight-color:#24657C;
	scrollbar-darkshadow-color:#24657C;
	scrollbar-shadow-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    text-align: center;
	text-decoration: none;
	color: #000000; 
	background-color: #ffffff;
	background: url("images/back2.gif");
}

body, table
{
	font-size: 12px;	
}

a:link, a:visited 
{
color: #24657C;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a:active, a:hover
{
	color: #53846D;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
} 

h4
{	
	color: #24657C;
	margin: 0;
	text-align: center;
}

h3
{
	color: #24657C;
	margin: 0;
	text-align: center;
}
h2
{
	color: #24657C;
	margin: 0;
	text-align: center;
}

h1
{
	color: #24657C;
	margin: 0;
	text-align: center;
}

hr
{
	width: 75%;
}

#main
{
	width: 700px;
	background-color: #ffffff;	
}

.header /* change headerlogo pic here*/
{
	width: 700px;
	text-align: center;
	background-color: #24657C;
		border: solid 2px #000000;
}



.menu /*this is the menubar at the top of page */
{
	background-color: #000000;
	font-size: 12px;
	text-align: center;
	color: #999999;
	font-weight: bold;
}

.menu a:link, .menu a:visited 
{
	color: #F5A976;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.menu a:active, .menu a:hover
{
	color: #DF7A7A;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
} 

.menu2 /*this is the menubar at the bottom of page*/
{
	background-color: #000000;
	font-size: 12px;
	text-align: center;
	color: #999999;
	font-weight: bold;
}

.content
{
	width: 700px;
	/*background-color: #E5E5E5;*/
	padding: 10px;
	border: solid 2px #000000;
	font-size: 16px;
	
}

.date
{
	font-size: 11px;
	font-weight: bold;
	width:120px;
		text-align: center;
		
}

.contact
{
	font-size: 12px;
	font-weight: bold;
	line-height: 2em;
}


.highlight
{
	font-size: 14px;
	font-weight: bold;
	color: #FB2C03;
	text-align: center;
}
.images /*for images with borders*/
{
	border: solid 2px #000000;
	margin: 7px;
		padding: 4px;
	background-color: #f8f8f8;
}

.leftimages /*for left aligned images with borders*/
{
	border: solid 2px #000000;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
		padding: 4px;
	background-color: #f8f8f8;
}

.rightimages /*for right aligned images with borders*/
{
	border: solid 2px #000000;
	float: right;
	margin-right: 25px;
	margin-bottom: 25px;
		padding: 4px;
	background-color: #f8f8f8;
}


.gallery
{
	font-size: 9px;
	text-align: center;
	color: #000000;
}
	
.gallery img
{
	border: solid 2px #000000;
	margin: 5px;
	padding: 4px;
	background-color: #f8f8f8;
}	

.products
{
	font-size: 12px;
	text-align: left;
	color: #000000;
}
	
.products img
{
	border: solid 2px #000000;
}	

.tiny
{
	font-size: 10px;
	color: #000000;
}

#nix
{
display:block;
height :2px;
width:2px;
float:left;
margin-top:-2px;
overflow:hidden;
}

#nix:hover
{
width:16px;
height:16px;
margin-top : -16px;
}

#pluto
{
display:none;
}
#main tr .content .content {
	font-size: 12px;
}
#deb {
	text-align: center;
}
