@charset "utf-8";
/* CSS Document for the webdevlcc.com template 
   CIS-142, Fall 2009
	 
	Author: Rick Bell
		Date: 11/2009
	
*/

body  {
	margin-left: 30px;
	}

#sliderMenu {
	left: -190px;
	top: 136px;
	z-index: 20;
	}

.slider {
	background-color: #490311;
	z-index: 20;
  }

.link_header {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	background-color: #490311;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: inset;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	z-index: 20;
	}

.slider_header_footer {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	background-color: #490311;
	z-index: 20;
	}

.slider_link a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.825em;
	font-weight: bold;
	text-decoration: none;
	background-color: #741528;
	color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	z-index: 20;
	}

.slider_link a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.825em;
	font-weight: bold;
	text-decoration: none;
	background-color: #741528;
	color: #F00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	z-index: 20;
	}

.slider_link a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.825em;
	font-weight: bold;
	text-decoration: none;
	background-color: #741528;
	color: #F1B10E;
	}

.slider_link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.825em;
	font-weight: bold;
	text-decoration: none;
	background-color: #741528;
	color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	z-index: 20;
	}

.menu{ position:absolute; }
