ul
{
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	font-weight:bold;

}

li
{
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	font-weight:bold;
}
p
{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
/*Unordered List Commands*/
body
{
	background:url(images/background_dots_Blue.png) left top repeat !important;
	color:#3e8cd1;
	font:"Times New Roman", Times, serif;
	font-style:normal;
	font-weight:600;
}
a, a:hover
{
	text-decoration:none;
	color:inherit;
}
#FirstulPad
{
	padding-top:10px;
}
#didyouknow
{
	padding-bottom:10px;
}
#titlebar
{
	width:1000px;
	clear:both;
	margin:0px auto 0px auto;
}
#navigation
{
	 width:1000px; height:43px;
	 clear:both;
	 margin:0px auto 0px auto;
	
}
#centertxt
{
	padding-top:15px;
	-webkit-transition-property:color;
	-webkit-transition-duration: 0.5s, 0.5s;
	-webkit-transition-timing-function: linear, ease-in;

	-moz-transition-property:color;
	-moz-transition-duration:0.5s, 0.5s;
	-moz-transition-timing-function: linear, ease-in;

	-o-transition-property:color;
	-o-transition-duration:0.5s, 0.5s;
	-o-transition-timing-function: linear, ease-in;
}
.navigationshape
{
	background-color:transparent;
}
#button, #button a
{
	background-image:url(images/navigation/blacktab.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:166px;
	height:43px;
	text-align:center;
	color:#CCC;
	float:left;
	-webkit-transition-property:color, text, text-shadow;
	-webkit-transition-duration: 0.5s, 0.5s;
	-webkit-transition-timing-function: linear, ease-in;

	-moz-transition-property:color, text, text-shadow;
	-moz-transition-duration:0.5s;
	-moz-transition-timing-function: linear, ease-in;

	-o-transition-property:color, text, text-shadow;
	-o-transition-duration:0.5s;
	-o-transition-timing-function: linear, ease-in;
}
#litbutton, #litbutton a
{
	background-image:url(images/navigation/litbutton.png);
	background-position:bottom;
	background-repeat:no-repeat;
	width:170px;
	height:43px;
	text-align:center;
	color:#E0E0E0;
	float:left;
	-webkit-transition-property:color;
	-webkit-transition-duration: 0.5s, 0.5s;
	-webkit-transition-timing-function: linear, ease-in;

	-moz-transition-property:color;
	-moz-transition-duration:0.5s, 0.5s;
	-moz-transition-timing-function: linear, ease-in;

	-o-transition-property:color;
	-o-transition-duration:0.5s, 0.5s;
	-o-transition-timing-function: linear, ease-in;
}
#button :hover, #button a:hover, #centertxt a:hover
{
	color:#3e8cd1;
}
#litbutton :hover, #litbutton a:hover
{
	color:#333;
	font-weight:bold;
}
#bluenavbar
{
	clear:both;
	float:left;
	height:3px;
	background-color:#3e8cd1;
	width:100%;
}
#mainbody
{
	width:1000px;
	height:100%;
	margin:0px auto 0px auto;
	background:#000;
}
#generaltext
{
	float:left;
	background-color:#000;
	width:767px; height:1100px;
	padding:0px 5px 0px 8px;
}
#generaltext_full
{
	float:left;
	padding:10px 5px 10px 5px;
	background-color:#000;
	width:990px; height:100%;
}
#bottomlinks
{
	clear:both;
	float:left;
	background-color:#333;
	color:#CCC;
	width:1000px;
	height:100%;
	text-align:center;
}
#slideshow
{
	clear:both;
	float:left;
	width:1000px;
	height:100%;
}
#slideshowBackForward <!--This is not used yet, but is designed to allow a Table, Div, or any type of element to be placed 
{
	float:left;
	clear:none;
	width:100px;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: -900px;
	top:500px;
}
#left_stripper
{
	float:left;
	width:220px;
	height:100%;
	background-color:#333;
}
#main_stripper
{
	text-align:center;
	float:left;
	width:780px;
	height:100%;
}
#right_stripper
{
	float:left;
	width:220px;
	height:100%;
	background-color:#333;
	
}
