/* CSS Document */

html { 
	min-width: 738px;
	 }
	
	/* text */

h2 {
color:#000033;
font-size:15px;
line-height:20px;
padding-bottom:5px;
border-bottom:thin orange sold;
padding-left:25px;
padding-right:25px;
}

h4 {
font: Verdana, Helvetica, sans-serif;
color:#6D7C86;
font-size:11px;
padding-left:25px;
padding-right:25px;
}

h5 {
font: Verdana, Helvetica, sans-serif;
color:#6D7C86;
font-size:8px;
padding-left:25px;
padding-right:25px;

}

p {
font: Verdana, Helvetica, sans-serif;
color:#6D7C86;
font-size:11px;
padding-left:25px;
padding-right:25px;

}

body	{
	text-align: center;
	padding: 0;
	border: 0 none;	
	background: #5F6E81 url('images/back.jpg') repeat-y top center;
	color:#000033;
	color:#6D7C86; font-style:normal; font-variant:normal; font-weight:normal; line-height:20px; font-size:small; font-family:Verdana, Helvetica, sans-serif
	}
	
	
div#wrapper	{
	color: #663;
	width: 738px;
	margin: 0 auto;
	padding: 0;
	text-align: left;

	}	


#header {
	position:relative;
	width:738px;
	height:118px;
	background: #5F6E81 url('images/header2.jpg') repeat-y top center;

}

div#content	{
	position:absolute;
	color: #663;
	width: 738px;
	margin: 0 auto;
	padding: 0;
	text-align: left;

	}
	
div#repeat {
	width:100%;
	height:auto;
	background: #5F6E81 url('images/main2.jpg') repeat-y top center;

	}

div#leftside 	{

	float: left;
	width: 514px;
	padding-left: 10px;
	border: 0;
	margin: 0;
	height:auto;

	/* False margin value for all versions of IE Win, including 6.0 */	
	}
	
div#rightside {
	float:left;
	width:205px;
	height:auto;

}



	
	#top	{
	position:relative;
	color: #663;
	background: url('images/wrapper3.jpg') no-repeat;
	width: 736px;
	height:46px;
	top:0
}

	#topnarrow	{
	position:relative;
	color: #663;
	background: url('images/wrapper3_narrow.jpg') no-repeat;
	width: 514px;
	height:46px;
	top:0
}


div#container {
	position:relative;
	width:738px;
	height:auto;
	overflow: hidden;



}



#wrapperbtmnarrow {
	background: url('images/wrapperbtm_narrow.jpg') no-repeat;
	width:514px;
	height:46px


	}
	
#middlenarrow {
	width:514px;
	height:auto;
	background: #5F6E81 url('images/middle_narrow.jpg') repeat-y top center;

	}


#wrapperbtm {
	background: url('images/wrapper3btm.jpg') no-repeat;
	width:738px;
	height:46px;
	margin:0 auto

	}
	
	/* images */
	
	
	br.clear {
 clear: both;
  height: 1;
  line-height: 0px;

}

div.image {
	float:left;
	width:auto;
	border:none;
	margin-left:25px;
	margin-top:15px;
}


	
		/* navimages */
	
#navtop {
	background: url('images/nav_top.jpg') no-repeat;
	width:205px;
	height:46px
	}
	
#navmiddle {
	background: url('images/nav_middle.jpg') repeat-y top center;
	width:205px;
	height:auto
	}
	
	
#navbottom{
	background: url('images/nav_btm.jpg') no-repeat;
	width:205px;
	height:46px
	}
	
	
	
	/* nav */
	
#gallery {
	width:158px;
	padding-left:25px;
	margin-top:-25px;

}

dt {
	color:#orange;
	text-align:left;
	line-height: 20pt;
}

dd {
  margin: 0; 
  padding:0; 
  text-align:left; 
	border-top:thin #6D7C86 dotted; 
	line-height: 18pt;
	font-size: 7pt;

  }
  
  #gallery a {
  color:#000000; 
  text-decoration:none; 
	display:block;
	padding-left: 1px;

  }
  
  #gallery a:hover {
  text-decoration:underline;
  }
  
  	/* footer */
div#footer	{
	position:absolute;
	color:#000033;
	font-size:11px;
	width: 738px;
	border: 
	height:50px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	}
	
	  #footer a {
  color:#6D7C86; 
  text-decoration:none; 
	display:block;
	padding-left: 1px;
a:visited { 
	color: #6D7C86;
	}
a:hover { 
	color: #6D7C86; 
	text-decoration:underline;
	}
a:active { 
	color: #6D7C86;
	}
	
blogger2 {
margin-left: 20px;
}