/*   You want it! Here ya go. Happy Learning   */

















body {
	margin: 0px;
	padding: 0px;
	background: #000000;
	color: #fff;
	font: x-small Verdana,Sans-serif;
	}
p {
	margin-top: 0px;
   }
p.first {
font-size: x-small;
text-align: center;
line-height: 1.7em;
}
p.second {
font-size: medium;
text-align: center;
line-height: 1.7em;
    }
a:link, a:visited { text-decoration: none; color: #6699FF; }
	
a:hover	{  color: #FFFFFF ; text-decoration: none; }

a:active {  color: #3366FF; text-decoration: none;}
img {
	border: 0;
	}
#header {
	background-image: url(images/headslice.jpg);
	background-repeat: repeat-x;
	position: relative;
	height: 205px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: small-caps;
	font-style: italic;
	text-transform: none;
	color: F0F0F0;
    }
#title {
	height: 97px;
	background-image: url(images/headtitle_01.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
    }
#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
	position: relative;
	background-color: #000000;
    }

#navcontainer ul li { 
	display: inline; }
#navcontainer ul li a {
	text-decoration: none;
	padding: .2em 1em;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/navsliceoff.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    }
#navcontainer ul li a:hover {
	color: #ffffff;
	background-image: url(images/navsliceon.jpg);
	background-repeat: repeat-x;
	background-position: 20px;
    }
#featured {
	position: relative;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: right;
	margin-right: 5px;
	color: #FFFFFF;
	left: 16px;
    }
#content {
	width: 100%;
	}
	#left {
		width: 140px;
		background-color: #000;
		padding: 5px 5px 5px 0;
		float: left;
		}
		.menu {
			font-size: medium;
			font-weight: normal;
			font-family: Geneva, Arial, Helvetica, sans-serif;
			margin: 0 0 0px 0;
			padding: 0px 0px 0px 0px;
			background-color: #000 ;
			color: #eee;
			}
			.menu li {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: x-small;
				list-style: none;
				background-color: #000 ;
			}
			.menu a {
				font-weight: normal;
				display: block;
				color: #D8D8D8 ;
				width: 120px; /*was 150*/
				padding: 1px 15px 1px 5px;
				text-decoration: none;
				border-bottom: 1px solid #787878 ;
				border-top: 1px solid #eee;
			}
			.menu a:visited {
				font-weight: normal;
				display: block;
				color: #D8D8D8 ;
				width: 120px; /*was 150*/
				padding: 1px 15px 1px 5px;
				text-decoration: none;
				border-bottom: 1px solid #787878 ;
				border-top: 1px solid #eee;
			}
			.menu a:hover {
				color: #fff;
				background-color: #6699FF;
				border-top: 1px solid #000;
			}
			.menuheader {
				font-size: medium;
				font-weight: bold;
				font-family: Geneva, Arial, Helvetica, sans-serif;
				margin: 0px 0px 0px 0px;
				padding: 3px 0px 0px 4px;
				background-color: #000000 ;
				background-image:  ;
				background-repeat: repeat-x;
				color: #6699FF;
				}
	#center {
		margin: 0 22% 0 0px;
		padding-top: 5px;
		padding-left: 145px;
		background-color: #000;
		border-right: 5px solid black;
		}
	#right {
		float: right;
		right: 0%;
		width: 22%;
		background-color: #000;
		border-left: 5px solid #000;
		border-top: 5px solid #000;
		}
		.skyscraper {
			background-color: #000;
			padding: 5px;
			text-align: center;
		}
		
		#table1 {
 border: 1px solid black;}
 

.centered { text-align: center; }
.centered-table {
   margin-left: auto;
   margin-right: auto;
   }

.centered-table2 {
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	th: center;
	text-align: center;
	font-size: 12px;
    }    
.centered-table2 th{
	font-size: 13px;

    }
.centered-table3 {
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	th: center;
	text-align: center;
	font-size: 13px;
    }
.centered-table3 th{
	font-size: 13px;
    } 
#footer {
	height: 70px;
	clear: both;
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	}
	#footer p, #footer a {
		text-decoration: none; color: #B8B8B8 ;
		text-align: center;
		margin-top: 30px;
	}
	#footer a:hover { text-decoration: underline; color: #FFFFFF; }

	#footer .navigation a {
		color: #000;
	}
#footer-blog {
	padding: 10px 5px;
	background-color: #ddb;
	clear: both;
	}
#footer2 
	{
	text-align: center;
	width: 100%;
	position: relative;
	}
	
.footer_links {
	
	text-align: center;
	white-space: nowrap;
}
.footer_links a:link, .footer_links a:active, .footer_links a:visited { text-decoration: none; color: #B8B8B8 ; }
.footer_links a:hover { text-decoration: underline; color: #FFFFFF; }

.title, .subheading, .blogheading {
	padding: 20px 10px 20px 10px;
	color: #fff;
	background-color: #000;
	margin-bottom: 5px;
	}
	.title h1, h2 {
	font-size: large;
	padding: 0;
	margin: 0;
	font-weight: normal;
	text-align: center;
		}
.subheading {
	background-color: #356;
	font-size: x-small;
	color: #ddb;
	}
	.subheading strong {
		font-size: small;
	}
	.subheading a {
		color: #fff;
	}
	.subheading a:hover {
		color: #ddb;
		text-decoration: underline;
	}
	.subcenter, .subcenter a{
		text-align: center;
		font-size: small;
		font-weight: bold;
		color: #ddb;
	}
	.subcenter a:hover {
		color: #fff;
		text-decoration: none;
	}
.blogheading {
	background-color: #000;
	color: #c0c0c0;
	}
.tutorial {
	}
.tutorial-header {
	background-color: #000;
	padding: 3px 1px 3px 1px;
	}
.tutorial-title {
	font-size: medium;
	font-weight: bold;
	}
	.tutorial-title a {
		text-decoration: none;
		}
.tutorial-footer {
	border: 1px solid #eee;
	padding: 3px 1px 3px 1px;
	margin-bottom: 7px;
	}
.indent {
	margin-left: 20px;
	}
.tutorial-blurb {
	padding: 3px 1px 3px 1px;
	}
.thumb {
	float: left;
	margin: 3px 5px 0 3px;
	border: 0;
	}
.modifier {
	visibility: hidden;
	font-size: smaller;
	}
div.row {
	padding-top: 10px;
	}

div.row span.label {
	float: left;
	width: 100px;
	text-align: right;
	}

div.row span.formelement {
	width: 320px;
	text-align: left;
	padding-left: 10px;
	} 
	
.highlighted {
	background-color: #997;
	color: #fff;
	border-bottom: 1px dotted #000;
	}
.doubleplusunhighlighted {
	font-size: smaller;
	}  
.glotab2 {
        display: table;
        border: 1px solid #000;
        margin: 5px 5px;
        font-family: Arial, Helvetica, Geneva, sans-serif;
        }
    
    .glotab2 td  {
        font-size: 12px;
        text-align: center;
        }

    .glotab2 a img   {
        padding-bottom: 0px;
        border: 0px;
        }

    .glotab2 a   {
        text-decoration: none;
        display: block;
        font-weight: bold;
        background: #000;
        padding: 3px;
        border: 1px solid #bfd8ed;
        }

    .glotab2 a:hover {
        text-decoration: none;
        background: #bfd8ed;
        }
		
