/*----Main Page------------------------------- */

.logo {
	text-indent:15px;
	float:left;
	margin-bottom:23px;
    z-index:-1;
}

body {
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#3A8DBB;
	background-color:#1E4960;
	text-align:left;
	line-height: 1.4;
}

img{
	border-style: none;
}

body a:link {
	text-decoration: underline;
	color:#5095BA;
}

body a:visited {
	text-decoration: underline;
	color:118811;
}

body a:hover {
	text-decoration: underline;
	color:#1E4960;
}

body a:active {
	text-decoration: underline;
}

.main {
	font-size:13px;
	position:absolute;
	left:250px;
	right:12%;
    padding-right: 44px;
    padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#5095BA;
	background-color:#000F1D;
	text-align:left;
	text-indent:30px;
	line-height: 1.4;
    border-left: 2px solid #EF9E0A;
    border-top: 2px solid #EF9E0A;
}

p {
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#5095BA;
	text-align:left;
	text-indent:30px;
	line-height: 1.4;
}

p:first-letter {
	font-size:15px;
	font-weight:bolder;
	color:#7FBBDB;
}

dt{
	font-size:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color:#5095BA;
    text-align:left;
    line-height:0.9;
}
dt:first-letter{
    font-size:17px;
	font-weight:bolder;
	color:#7FBBDB;
}


#adath{
    background:  url(/images/adath.gif) no-repeat;
    color::#1E4960;
    text-indent: -99999;
    font-size:63px;
    margin-left: 40%;
    margin-right: auto;
}

.blank{
	left:250px;
	z-index:-2;
    height:120px;
	right:10%;
	background-color:#000F1D;
}
.defined{
	font-size: 24px;
	font-family: "Comic Sans MS", Comic, "Marker Felt";
	text-align:center;
}
#duckbill{
    background:#000F1D;
	border-left: 1px solid #1E4960;
	border-top: 1px solid #1E4960;
	border-bottom: 1px solid #1E4960;
    display:block;
    position:fixed;
    top:120px;
    right:0px;
    padding: 10px 0px 3px 10px;
    font-weight:bold;
    text-align:center;
}

#highlight{
    background: url(/images/hamentashen.gif) right top no-repeat;
}

.new{
	position: relative;
	top: -20px;
	left: 70px;
	text-decoration: underline;
	font-style: italic;
	font-size: 80%;
	color: red;
}

.sthrough {
	text-decoration: line-through;
	color: red;
}

.sthrough:first-letter {
	text-decoration: line-through;
	color: #FF3333;
	font-weight: bolder;
}

#nobullet{
	list-style: none;
}

table{
    border-collapse:collapse;
    text-align:right;
}
table td{
    text-align:left;
    padding-left: 8px;
}
/*----Picture Catagories---------------------- */

.picat h1{
	color: 000;
	size:15px;
	text-align: center;
	line-height: .7;
}
.picat {
	width: 400px;
	margin-top: 10px;
}
.picpic {
	padding: 0 0 0 5px;
}
.picat p{
	color:000;
}
.picat a {
	height:100%;
}

.picat a:link, .picat a:visited {
	display: block;
	background:#294471;
	border: 1px solid black;
	padding: 0;
	text-decoration: none;
}
	
.picat a:hover {
	color: 000;
	background: #516B97;
	padding: 0;
	text-decoration: none;
}	
/*----Footer---------------------------------- */

.footer{
	margin-bottom:23px;
	padding-left:18px;
	color: #006000;
}

.footer a:link {
	text-decoration: underline;
	color:#017D64;
}

.footer a:visited {
	text-decoration: underline;
	color:118811;
}

.footer a:hover {
	text-decoration: underline;
	color:#01C9A1;
}

.footer a:active {
	text-decoration: underline;
}

/*----Copyright------------------------------- */

.copyright{
	font-size: 12px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	color:#212121;
	background-color:#7FBBDB;
	width:200px;
	padding:3px;
	margin-top:20px;
	margin-left:7px;
	border-color:111188;
	border-style:ridge;
	border-size:3px;
	border-width: 3px;
}

.copyright p{
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#212121;
	text-align:center;
	text-indent:0px;
}

.copyright a:link{
	color:#000F1D;
}

.copyright a:hover{
	color:#1E4960;
}

.copyright p:first-letter {
	font-size:14px;
	font-weight:bolder;
	color:101010;
}

/*----Navigation Menu------------------------- */

#navmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#navmenu {
	width: 200px;
	border-style: solid solid none solid;
	border-color: #000000;
	border-size: 1px;
	border-width: 1px;
	}
	
#navmenu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
}

#navmenu li a:first-letter {
	font-size:15px;
	font-weight:bold;
	color:AAAAAA;
}

#navmenu li a:link:first-letter, #navmenu li a:visited:first letter {
	font-size:15px;
	font-weight:bolder;
	color:AAAAAA;
}
	
#navmenu li a:link, #navmenu li a:visited {
	color: #CCCCCC;
	display: block;
	background:  url(/images/navmenu.gif);
	padding: 8px 0 0 10px;
	}
	
#navmenu li a:hover {
	color: #FFFFFF;
	background:  url(/images/navmenu.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}	

