body{
font-family:Helvetica, Arial, sans-serif;
font-size:16px;
color:#0c3f76;
background-color:#0c3f76;
}

table{
font-size:11px;
line-height:normal;
text-align:left;
}

a{
color:#0c3f76;
text-decoration:underline;
}

a:hover{
color:#0c3f76;
text-decoration:none;
}

h1{
font-size:20px;
text-transform:uppercase;
}

.small{
font-size:12px;
}

#clear{
clear:both;
}

#container{
background-color:#8b9db0;
width:943px;
margin:auto;
padding:6px;
}

	#main{
	background-color:#FFFFFF;
	border:solid 2px #6d6e6e;
	}
	
		#header{
		background-image:url(images/header.gif);
		background-repeat:no-repeat;
		height:108px;
		}
		
			#menu{
			margin:12px 20px 0 0;
			float:right;
			width:700px;
			height:67px;
			}
			
				#submenu{
				height:24px;
				width:700px;
				font-size:12px;
				}
				
				#submenu a{
				display:block;
				padding:0 10px;
				text-align:center;
				float:left;
				border-right:solid 1px #000000;
				}
				
					#beadsmenu{
					float:right;
					margin-right:281px;
					display:none;
					}
					
					#kitsmenu{
					float:right;
					margin-right:212px;
					display:none;
					}
					
					#findingsmenu{
					display:none;
					margin-right:104px;
					float:right;
					}
				
		#content{
		margin-top:20px;
		margin-bottom:10px;
		}
		
			#left{
			float:left;
			width:203px;
			}
			
			#right{
			float:right;
			width:700px;
			margin-right:20px;
			text-align:justify;	
			line-height:24px;
			}
			
				#gallery img{
				border: solid 1px #6d6e6e;
				margin:5px;
				}
				
				#gallery a:hover img{
				filter:alpha (opacity=70);
				opacity:.7;
				}
	
#container2{
background-color:#8b9db0;
width:943px;
margin:4px auto;
padding:6px;
}

	#bottom{
	background-color:#FFFFFF;
	border:solid 2px #6d6e6e;
	font-size:12px;
	background-image:url(images/botbg.jpg);
	background-position:center top;
	}
	
	#bottom td{
	filter:alpha(opacity=70);
	opacity:.7;
	}
	
#footer{
text-align:center;
font-size:10px;
color:#FFFFFF;
}

#footer a{
color:#FFFFFF;
}




.mceContentBody { background-image: none; background-color: White; color: Black; } /*SnippetMaster editor bg color*/
