@import url(http://fonts.googleapis.com/css?family=Alike+Angular);

#page {
	background: "#000000";
}

#page h1 {
	background: url('../images/WazHack-HeaderBG.jpg') top left no-repeat;
	background-color: black;
	text-outline: 2px 2px #ff0000;
	margin: 0px auto;
	height: 314px;
}

table#toc {
    height: 20px;
    margin: 20px 40px 0 40px;
    padding: 0;
}

table#toc td {
	font-family: "Calligraphic 421 BT", "Calligraphic 421", "Alike Angular", "Arial", "Helvetica";
	font-size: 16px;
	height: 36px;
	border: solid #000; /* Make border-width work */
	border-width: 0px 15px 0px 15px;
	-moz-border-image: url(images/tab.png) 0 19 0 19 stretch;
	-webkit-border-image: url(images/tab.png) 0 19 0 19 stretch;
	border-image: url(images/tab.png)  0 19 0 19 fill stretch;
	margin: 0 0 0 0;
	padding-left: 7px;
	padding-right: 0px;
}

table#toc td.filler {
	-moz-border-image: url(images/tab-fill.png) 0 19 0 19 stretch;
	-webkit-border-image: url(images/tab-fill.png) 0 19 0 19 stretch;
	border-image: url(images/tab-fill.png)  0 19 0 19 fill stretch;
}


table#toc a {
    color: #888;
    padding-right: 10px;
    text-decoration: none;
}

table#toc a:hover {
    color: #ddd;
}

table#toc td.current {
	color: #fff;
	-moz-border-image: url(images/tab-cur.png) 0 19 0 19 stretch;
	-webkit-border-image: url(images/tab-cur.png) 0 19 0 19 stretch;
	border-image: url(images/tab-cur.png)  0 19 0 19 fill stretch;
}

table#toc td.current a {
	color: #fff;
}

div.content {
    border-bottom: 2px solid #90906b;
    border-left: 2px solid #90906b;
    border-right: 2px solid #90906b;
    clear: left;
    margin: 20px 40px 5px 40px;
    padding: 1px 20px 10px 20px;
    color: #99CCBB;
    background-color: black;
}


body {
	font-family: "Calligraphic 421 BT", "Calligraphic 421", "Alike Angular", "Arial", "Helvetica";
	background: url('../images/WazHack-BG.jpg') top left repeat-y;
	background-color: black;
	margin: 0px auto;
}
a:link, a:visited {
	color: #EEAA77;
}
a:active, a:hover {
	color: #ffCC99;
}
a {text-decoration: none;}
p.header {
	font-size: x-large;
	font-weight: bold;
}
p.footer {
	color: #eedd95;
	font-size: x-small;
	text-align: center;
	font-family: sans-serif;
}
h1,h2,h3,h4,h5 {
	color: #eedd95;
}
.dots {
	width: 99%
	border-bottom: 1px dotted #222;
}

.GGA2VOJDO1B {
	color: red
}

.GGA2VOJDFGB {
	color: red
}

span#f-tl2 {
	color: red
}
