/*http://www.alistapart.com/articles/cssdropshadows/ */	
#header {
		height: 130px;
		width: 100%;
		padding-left: 10px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-top: 10px;
		margin-right: auto;
		margin-left: auto;
		background-position: center top;
		background-repeat: no-repeat;
		background-image: url(images_bkrnd/rotate.php);
	}
#bodyimg {
				padding-left: 20px;
				float: left;
				clear: left;
			}

body {
		padding-left: 20px;
		color: #370700;
		font-family: Helvetica, Verdana, Arial, sans-serif;
		margin-bottom: 0px;
		margin-top: 0px;
		background-color: #cecece;
		letter-spacing: 0.05em;
		line-height: 1.25em;
		font-size: 13px;
	}
.img-shadow {
  background: url(images_support/shadowAlpha.png) no-repeat bottom right !important;
  margin-left: 5px;
                                                                                    
  margin-bottom: 0;
                                                                                    
  margin-right: 0;
                                                                                    
  margin-top: 40px;
                                                                                    
  float: left;
  background: url(images_support/shadow.png) no-repeat bottom right; !important;
  }

.img-shadow img {
  clear: both;
  float: left;
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
  
    
#tabs ul {
	position: static;
	font-size: 11px;
	list-style-type: none;
	padding-right: 20px;
	border-bottom-color: #d7d7d7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-right: auto;
	padding-bottom: 0px;
	padding-top: 10px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: auto;
	padding-left: 20px;
	display: inline;
	} 

#tabs ul li {
	margin-right: 0px;
	background-color: #eeeeee;
	padding-left: 7px;
	padding-bottom: 0px;
	padding-right: 14px;
	padding-top: 2px;
	margin-left: 0;
	margin-bottom: 0;
	border: 1px solid #b7b7b7;
	list-style: none;
	display: inline;
	}
	
		
#tabs ul li.here {
	border-bottom-color: #d7d7d7;
	border-bottom-style: solid;
	background-color: white;
	border-bottom: 1px;
	list-style: none;
	display: inline;
	}
#tabs a:link {
		text-decoration: none;
		color: #6a3b11;
	}
	
		
#tabs a:visited {
		text-decoration: none;
		color: #6a3b11;
	}
	
		
#tabs a:active {
		text-decoration: none;
		color: #6a3b11;
	}
	
		
#tabs ul li:hover {
	text-decoration: none;
	color: #6a3b11;
	background-color: white;
	margin-left: 0;
	margin-bottom: 0;
	border: 1px solid #d7d7d7;
	list-style: none;
	display: inline;
	}
#main {
		min-height: 600px;
		padding: 0px;
		background-color: white;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 20px;
		margin-top: 10px;
		height: auto;
		width: 810px;
	}
#maintxt {
		background-color: white;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 20px;
		margin-top: 10px;
		height: auto;
		width: 680px;
	}
h1 {
		margin-left: 20px;
		padding-top: 5px;
		padding-left: 10px;
		text-decoration: none;
		font-size: 300%;
		color: #6a3b11;
	}

h2 {
		padding-bottom: 5px;
		clear: both;
		display: block;
		border-bottom-color: #d7d7d7;
		border-bottom-style: solid;
		border-left-width: 0px;
		border-bottom-width: 1px;
		border-right-width: 0px;
		border-top-width: 0px;
		margin-top: 5px;
		margin-left: 20px;
		padding-top: 10px;
		padding-left: 10px;
		text-decoration: none;
		font-size: 200%;
		color: #6a3b11;
	}

h3 {
		padding-bottom: 5px;
		clear: both;
		display: block;
		border-bottom-color: #d7d7d7;
		border-bottom-style: solid;
		border-left-width: 0px;
		border-bottom-width: 1px;
		border-right-width: 0px;
		border-top-width: 0px;
		margin-top: 5px;
		margin-left: 20px;
		padding-top: 10px;
		padding-left: 10px;
		text-decoration: none;
		font-size: 150%;
		color: #6a3b11;
	}

#rttxt {
	padding-left: 10px;
	position: relative;
	left: 0px;
	width: 300px;
	z-index: 0;
	overflow: auto;
}

#container {
				
				background-color: #d7d7d7;
				
				border-style: solid;
				
				margin-left: 25px;
				
				border-color: #939493;
				
				border-width: 1px;
				width: 400px;
				padding: 10px;
			}

.spacer {
				clear: both;
			}
a:hover {
	text-decoration: none;
	color: #6a3b11;
	list-style: none;
	}
	
		
a:active {
		text-decoration: none;
		color: #6a3b11;
	}
	
		
a:visited {
		text-decoration: none;
		color: #6a3b11;
	}
	
		
a:link {
		text-decoration: none;
		color: #6a3b11;
	}
#bottom {
		text-align: center;
		font-weight: bold;
		padding-top: 5%;
		clear: both;
	}
#center {
		padding-right: 20px;
		text-align: center;
	}
