h1 { font: 12px/14px arial;
             color: #3c3b0f;
			 text-decoration: none;
			 font-weight:bold;
			 margin:0;
			 padding:7px 0 0 0;}

h2 { font: 12px/12px arial;
             color: #fff;
             background-color: #CCC385;
			 text-decoration: none;
			 font-weight:bold;
			 text-align:left;
			 margin: 10px 0;
			 padding: 2px 5px;
			 }
.btmhere { font: 12px/13px arial;
	 color:#0dbff7;
	 background-color:#fff;
	 text-align:left;
	 margin: 5px 0 25px 7px;
	 }
.btmnav { font: bold 12px/13px arial;
	 color:#fff;
	 background: transparent;
	 display:inline;
	list-style-type: none;
	margin: 0;
	margin-left: 15px;
	padding:0;
	position: relative;
	z-index: 10;
	 }
		 
.btmnav a:link{	
margin: 0 3px 20px 3px;
				background-color: transparent;
				padding: 10px 5px;
				 color:#fff;
				text-decoration:none;
				}
.btmnav a:visited{
margin: 0 3px 20px 3px;
				background-color: transparent;
				padding: 10px 5px 3px 5px;
	 			color:#fff;
				text-decoration:none;
				}
.btmnav a:hover{
margin: 0 3px 20px 3px;
				padding: 10px 5px 3px 5px;
				background-color: #0dbff7;
	 			color: #fff;
				text-decoration: none;
				}
.btmnav a:active{
margin: 0 3px 20px 3px;
				background-color: transparent;
				padding: 10px 5px 3px 5px;
	 			color:#fff;
				text-decoration:none;
				}
			 
body {position: absolute;
		top: 25px;
		left: 30px;
		background-image: url('images/brickback.jpg');
		font: 11px/12px arial;
	    color: #3c3b0f;
		}

img, object {border:0;
	         display: block;
	         }
.drop{margin:10px 0 0 0;}
	 							
#port {background-repeat:no-repeat;
			background-position:top left;
			background-image: url('images/i_bottom.jpg');
			background-color: #fff;
			text-align: left;
			font: 11px/12px arial;
	        color: #3c3b0f;
			display: block;
			height:400px;
			width:686px;
			padding: 50px 7px 65px 7px;
			}
			
#port td{vertical-align:top;
		 padding: 0 10px 0 0;
		  }
		  
#port p{width: 250px;}

#port a:link {font: 11px/12px arial;
            color: #3c3b0f;
			text-decoration: none;
			text-align:right;
			display:block;
			}
#port a:visited {
            color: #3c3b0f;
            text-decoration: none;
			text-align:right;
			display:block;
			}
#port a:hover {
            text-decoration: none;
			color: #0dbff7;
			text-align:right;
			display:block;
			}
#port a:active {
            color: #3c3b0f;
            text-decoration: none;
			text-align:right;
			display:block;
			}
		 
.drop a:link {
            color: #3c3b0f;
			text-decoration: none;
			border-color: #3c3b0f;
			border-width:1px;
			border-bottom-style: dashed;}
.drop a:visited {
            color: #89875C;
            text-decoration: none;
			border-color: #89875C;
			border-width:1px;
			border-bottom-style: dashed;}
.drop a:hover {
            text-decoration: none;
			color: #0dbff7;
			border-color: #0dbff7;
			border-width:1px;
			border-bottom-style: solid;}
.drop a:active {
            color: #3c3b0f;
            text-decoration: none;
			border-color: #3c3b0f;
			border-width:1px;
			border-bottom-style: dashed;}
				

			


