/* CSS Document */

	* {
		margin:0;
		padding:0;
		position: relative;
	}
	
	body, div, input {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#0b5995;
	}
	
	body {
		background: #000 url(../images/page_bg.jpg) top;
		margin: 0px;
		position: static;
		z-index: 0;
	}
	
	a:visited {color: #881536; text-decoration: none}
	a:link {color: #881536; text-decoration:none}
	a:active {color: #881536; text-decoration:none}
	a:hover {color: #881536; text-decoration:underline}
		
	h1, h4, h5, h6 {
		font-size:14px;
		color:#0b5995;
		background: url(../images/header_pointer.gif) no-repeat;
		padding-left:20px;
	}
	
	h2 {
		font-size:14px;
		color:#0b5995;
		padding-left:0px;
		margin: 10px 20px 0 0;

	}

	h3 {
		font-size:14px;
		color:#fff;
		background: url(../images/header_pointer.gif) no-repeat;
		padding-left:20px;
	}
	
	p {
		padding: 10px 20px 0 0;
	}
	
	table {
		margin: 20px 0 0 0;
	}
	
	
	
/*----------------- Layout Divs -----------------*/

	#container {
		width: 760px;
		margin: 0 auto;
	}
	
	#header {
		background: url(../images/header_bg.gif) top no-repeat;
		height: 108px;
		z-index: 10;
	}
	
	#header span {
		top: 0px;
		left: 330px;
	}
	
	#banner {
		position: absolute;
		top: 0px;
		left: 330px;
	}
		
	#content {
		background:#FFF url(../images/content_bg.jpg) top no-repeat;
		padding-top:20px;
	}
	
	#content img {
		float: left;
		padding: 5px;
	}
	
	#content img.websites {
		padding: 0px;
		float: none;
	}
	
	
	#content p {
	
	}

	#content td {
		font-size: 10px;
	}

	#content th {
		font-size: 10px;
	}
	
	
	#col1{
		float:left;
		width:330px;
	}
	
	#col1_links{
		float:left;
		width:350px;
	}
	
	#col1 img{
		margin-left:1px;
	}
	
	#col2 {
		margin-left: 331px;
	}
	
	#col2_links {
		float: right;
		width: 360px;
	}
	
	#col3 {
		float: left;
		width: 310px;
	}
	
	#col4 {
		margin-left: 310px;
	}
	#col5 {
		clear:both;
		margin-left:150px;
	}
	#preamble {
		font-size:12px;
		line-height: 18px;
		margin: 10px 0 0 32px;
	}

	#preamble2 {
		font-size:12px;
		line-height: 18px;
		margin: 10px 0 0 32px;
	}
	
	#preamble2 li {
		list-style:outside;
		margin-left: 25px;
	}

	#para {
		margin: 10px 20px 0 0;

	}

	#para2 {
		margin: 10px 20px 20px 0 ;
	}
	
	#para3 {
		margin: 10px 10px 0 0;

	}

	#news_page {
		font-size:12px;
		line-height: 18px;
		margin: 10px 0 0 32px;
		color: #fff;
	}
	
	#news {
		margin: 20px 0px 0px 0px;
	}

	#links2 {
		position: static;
		top: 68px;
		line-height: 18px;
		font-size: 12px;
		margin: 68px 0px 0px 0px;
	}
	
	#news li {
		margin: 10px 0px 0px 30px;
	}
	
	#weather {
		display:block;
		text-align:center;
		padding: 2px;
		margin-top: 7px;
		margin-right: 0px;
		width: 415px;
		float: left;
	}
	
	#weather img {
		margin-left: 17px;
		padding: 2px;
		margin-bottom: 0px;
	}
	
	#weather p {
		width: 80px;
		text-align:center;
		font-size:9px;
		padding-bottom: 10px;
	}
	
	#links {
		display:block;
		padding: 2px;
		margin-top: 7px;
		margin-right: 0px;
		width: 320px;
		float: left;
	}
	
	#links ul {
		margin-left: 20px;
	}

	
	#search {
		margin: 20px 0px 0px 0px;
	}
	
	#search form {
		margin: 10px 0px 0px 0px;
	}

	#weather p {
		margin: 0px 0px 0px 0px;
		float: left;
	}
	
	#login {
		margin: 20px 0 0 32px;
		line-height:18px;
	}
	
	#construction {
		margin: 20px 0 0 32px;
		line-height:18px;
	}
	
	#footer {
		background: #fff url(../images/footer_bg.gif) bottom no-repeat;
		height: 30px;
		clear:both;
		text-align:center;
		padding-top: 10px;
	}
	
	
	
	

/*----------------- Homepage Buttons -----------------*/


	#buttons a {
		display:block;
		width:207px;
		height:122px;
		text-decoration:none;
		color:#FFF;
		margin-bottom:10px;
		float: left;
	}
	
	#buttons a:hover {
		background-position:top;
	}
	
	#buttons span {
		padding: 10px 20px 0 75px;
		display:block;
	}
	.web { background: url(../images/web_bg.jpg) bottom no-repeat; margin-right: 5px;}
	.design { background: url(../images/design_bg.jpg) bottom no-repeat; margin-right: 5px;}
	.comp {	background: url(../images/comp_bg.jpg) bottom no-repeat;}
	.it { background: url(../images/it_bg.jpg) bottom no-repeat;}
	
	.buttonHeader {
		font-weight:bold;
		font-size:12px;
	}
/*----------------- Taskbar -----------------*/

	#taskbar_bottom {
		clear: both;
	}

	#taskbar_links {
		list-style: none;
		clear:both;
		margin: 10px 40px 10px 180px;
		padding-top: 10px;
	}
	
	#taskbar_links li {
		float: left;
		background:url(../images/task_bg.gif) repeat-x;
	}
	
	#taskbar_links a {
		display: block;
		height: 74px;
	}
	
	#taskbar_links li a.web {
		background:url(../images/task_web.jpg) bottom;
		width: 105px;
		margin-right: 8px;
	}
	
	#taskbar_links li a.dspam {
		background:  url(../images/task_dspam.jpg) bottom no-repeat;
		width: 100px;
	}
	
	#taskbar_links li a.member {
		background: url(../images/task_log.jpg) bottom no-repeat;
		width: 94px;
	}
	
	#taskbar_links li a.pay {
		background: url(../images/task_pay.jpg) bottom no-repeat;
		width: 110px;
	}
	
	#taskbar_links li a.web:hover, #taskbar_links li a.dspam:hover, #taskbar_links li a.member:hover, #taskbar_links li a.pay:hover { background-position: top;}
	
	#taskbar_links li a span {display:none;}

	#taskbar_other {
		list-style: none;
		clear:both;
		margin: 20px 40px 100px 140px;
		padding: 0;
		
	}
	
	#taskbar_other li {
		float: left;
		background:url(../images/task_bg.gif) repeat-x;
	}
	
	#taskbar_other a {
		display: block;
		height: 74px;
	}
	
	#taskbar_other li a.web {
		background:url(../images/task_web.jpg) bottom;
		width: 105px;
		margin-right: 8px;
	}
	
	#taskbar_other li a.dspam {
		background:  url(../images/task_dspam.jpg) bottom no-repeat;
		width: 100px;
	}
	
	#taskbar_other li a.member {
		background: url(../images/task_log.jpg) bottom no-repeat;
		width: 94px;
	}
	
	#taskbar_other li a.pay {
		background: url(../images/task_pay.jpg) bottom no-repeat;
		width: 110px;
	}
	
	#taskbar_other li a.web:hover, #taskbar_other li a.dspam:hover, #taskbar_other li a.member:hover, #taskbar_other li a.pay:hover { background-position: top;}
	
	#taskbar_other li a span {display:none;}
	
	#taskbar {
		list-style: none;
		/* clear:both;*/
		margin: 0;
		padding: 0;
	}
	
	#taskbar li {
		float: left;
		background:url(../images/task_bg.gif) repeat-x;
	}
	
	#taskbar a {
		display: block;
		height: 74px;
	}
	
	#taskbar li a.web {
		background:url(../images/task_web.jpg) bottom;
		width: 105px;
		margin-right: 8px;
	}
	
	#taskbar li a.dspam {
		background:  url(../images/task_dspam.jpg) bottom no-repeat;
		width: 100px;
	}
	
	#taskbar li a.member {
		background: url(../images/task_log.jpg) bottom no-repeat;
		width: 94px;
	}
	
	#taskbar li a.pay {
		background: url(../images/task_pay.jpg) bottom no-repeat;
		width: 110px;
	}
	
	#taskbar li a.web:hover, #taskbar li a.dspam:hover, #taskbar li a.member:hover, #taskbar li a.pay:hover { background-position: top;}
	
	#taskbar li a span {display:none;}
/*----------------- Classes -----------------*/

	.location {
		margin: 10px 0 0 -10px;
		padding: 5px;
		border: 1px solid #CCC;
	}

/*----------------- Nav Code -----------------*/
	
	#nav {
		position: absolute;
		bottom: 0;
		right: 0;
		line-height: 34px;
		height: 34px;
	}
	
	#nav, #nav ul { /* all lists */
		list-style: none;
		
	}
	
	#nav li {width: 107px;}
	
	#nav li a {
		display: block;
		background: url(../images/nav_bg.jpg) bottom;
		color: #8a1637;
		text-decoration:none;
		text-align: center;
		height: 34px;
	}
	
	#nav li a:hover {
		color: #0b5995;
		background: url(../images/nav_bg.jpg) top;
	}
	
	#nav li { /* all list items */
		float: left;
		width: 107px; /* width needed or else Opera goes nuts */
	}
	
	#nav li ul { /* second-level lists */
		position: absolute;
		padding: 5px;
		width: 130px;
		left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	}
	
	#nav li ul li {
		background: #d7d7d6;
		padding: 2px 5px;
		width: 130px;
		_width: 140px;
	}
	
	#nav li ul li a {
		background: none;
		height: 15px;
		line-height: 15px;
		text-align: left;
		padding: 0 2px;
		background: #eceaea;
	}
	
	#nav li ul li a:hover {
		background: #0b5995;
		color: #fff;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}

/*----------------- Hacks -----------------*/

	.clearfix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	
	
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	/* End hide from IE-mac */

