html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: "Trebuchet MS";
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	text-align: center; /* for IE */
	line-height: 1;
	font-size: 100.01%;
	line-height: 1;
	color: #fff;
	background-color: #111;
	font-family: Georgia, "Times New Roman", Times, serif;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* formatting */
p {
	color: #ffffff;
}
td { }

a:link, a:visited, a:hover, a:active{
	text-decoration: none;
	font-size: large;
	color: #f11603;
}

a:hover{
	color: #f1d255;

}

h1{
	font-weight: bold;
	font-size: x-large;
	color: #f1d255;
}

h2{
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #f1d255;
	
}

h3{
	font-size: medium;
	font-weight: bold;	
	color: #FF6633;

}

h4{
	font-size: medium;
	font-weight: bold;	
	color: #eed2ad;

}


/* DIVS */

#container{
	padding: 0;   /* align for good browsers */
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	width: 776px;
	background-color:#000;
	min-height: 500px;
	background-image: url(header.jpg);
	background-position: left 0px;
	background-repeat: no-repeat;
	z-index: 2;
	}

#header{
	height: 256px;
	width: 776px;
	padding-top: 12px;
	background-image: url();
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: bottom;
}

#links{
	float: left;
	width: 112px;
	margin-left: 12px;
	margin-top: 0px;
	padding-top: 12px;
	padding-left: 0px;
	text-align: center;
	vertical-align: middle;
	min-height: 475px;
	background-color: #000000;	
}

#content{
	width: 600px;
	float: right;
	min-height: 475px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-color: #000000;	
	
}

#footer{
	width: 776px;
	min-height: 200px;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
	text-align: center;
	vertical-align: bottom;
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* classes */

.alert {
    font-size: 14px; !important;
	font-weight: bold; !important;	
    text-shadow: 1px 1px 2px #666;
    background-color: #000000; !important;
    color: #f00; !important;
    padding-top: 12px; !important;
    padding-left: 12px; !important;
    padding-right: 12px; !important;
    padding-bottom: 5px; !important;
    border-style: outset;
    border-width: 2px;
}

.alert1 {
    font-size: 14px; !important;
	font-weight: bold; !important;	
    text-shadow: 1px 1px 2px #666;
    background-color: #f00; !important;
    color: #fff; !important;
    padding-top: 12px; !important;
    padding-left: 12px; !important;
    padding-right: 12px; !important;
    padding-bottom: 5px; !important;
    border-style: outset;
    border-width: 2px;
}

.h3alert {
    font-size: 16px; !important;
	font-weight: bold; !important;	
    text-shadow: 1px 1px 2px #666;
    background-color: #f1d255; !important;
    color: #000; !important;
    padding-top: 5px; !important;
    padding-left: 12px; !important;
    padding-right: 12px; !important;
    padding-bottom: 12px; !important;
    border-style: outset;
    border-width: 2px;
    
}

.wee {
	font-size: small;
	color: #f1d255;
}

.wee-light {
	
	font-size: x-small !important;
	color: #f1d255 !important;
	text-decoration: none !important;
	text-align: center !important;
}

.nav{
	text-decoration: none;
	background-image: url(footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	font-size: small;
}

.caption{
	font-size: x-small;
	font-style: normal;
	font-weight: bold;	

}

.deadlinks{
	font-size: small;
	color: #CCCCCC;
	text-decoration: none;	

}

.textbox{
	width: 400px;
	padding: 12px;
	text-align: left;
}

.desc-text{
	width: 300px;
	text-align: left;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 20px;
}

.center{
	text-align: center;

}

.jamongo{
	font-size: xx-large;	

}

.question{
	font-weight: bold;	

}

.answer{
	font-size: small;
		

}

.highlight{
	font-size: small;
	font-weight: bold;
	
}

.shop-pic{
	background-color: #FFFFFF;
	padding: 12px;
	border: medium inset #666666;
}

.blurb{
	color: #f1d255;
	border: thin inset #FFFFFF;
	padding: 12px;
	font-size: small;
}

/* setup drop-down menu */

.menu {
	font-family: arial, sans-serif;
	width:750px;
	height:100px;
	position:relative;
	font-size:11px;
	z-index:100;
	top: 90px;
}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000;width:104px; height:20px; text-align:center; color:#fff; border:1px solid #fff; background:#710069; line-height:20px; font-size:11px; overflow:hidden;}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#36f;}
.menu ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:105px;}
.menu ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#ddd; color:#000;}
.menu ul li:hover ul li a:hover {background:#6fc; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}