	
	body {
		margin:0;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:100%;
		background:#1d970D;

		font-size:90%;
		font-family: Arial,sans-serif;
	}
	.bg {
	MIN-HEIGHT: 800px; BACKGROUND: url(../images/bg_starburst.png) no-repeat 50% 0px;
	}
	a {
		color:#F2F063;
			text-decoration:none;
	}
	a:hover {
		color:#fff;
		background:#1d970D;
		text-decoration:none;
	}
	h1, h2, h3 {
		margin:.8em 0 .2em 0;
		padding:0;
	}
	p {
		margin:.4em 0 .8em 0;
		padding:0;
	}
	img {
		margin:10px 0 5px;
	}
	/* Header styles */
	#header {
		clear:both;
		float:left;
		width:100%;
	}
	#header 
	#header p,
	#header h1,
	#header h2 {
		padding:.4em 15px 0 15px;
		margin:0;
	}
	#header ul {
		clear:left;
		float:left;
		width:100%;
		list-style:none;
		margin:10px 0 0 0;
		padding:0;
	}
	#header ul li {
		display:inline;
		list-style:none;
		margin:0;
		padding:0;
	}
	#header ul li a {
		display:block;
		float:left;
		margin:0 0 0 1px;
		padding:3px 10px;
		text-align:center;
		background:#eee;
		color:#000;
		text-decoration:none;
		position:relative;
		left:15px;
		line-height:1.3em;
	}
	#header ul li a:hover {
		background:#369;
		color:#fff;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
		color:#fff;
		background:#000;
		font-weight:bold;
	}
	#header ul li a span {
		display:block;
	}
	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
		
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;			/* width of page */
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
						only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
	}
	/* 3 Column settings */
	.threecol {
	
	}
	.threecol .colmid {
		right:25%;			/* width of the right column */
	
	}
	.threecol .colleft {
		right:50%;			/* width of the middle column */
	
	}
	.threecol .col1 {
		width:46%;			/* width of center column content (column width minus padding on either side) */
		left:102%;			/* 100% plus left padding of center column */
	}
	.threecol .col2 {
		width:21%;			/* Width of left column content (column width minus padding on either side) */
		left:31%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.threecol .col3 {
		width:21%;			/* Width of right column content (column width minus padding on either side) */
		left:85%;			/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}
	/* Footer styles */
#footer {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 10px 0px 0px; WIDTH: 960px; PADDING-TOP: 0px
}
#footer SPAN {
	FONT-SIZE: 11px; COLOR: #f2e7c9; TEXT-ALIGN: center
}
#footer A {
	FONT-SIZE: 11px; COLOR: #ffde84; TEXT-DECORATION: none
}
#footer .footer {
	PADDING-LEFT: 15px; FLOAT: left; MARGIN: 0px auto; PADDING-TOP: 7px; HEIGHT: 30px; TEXT-ALIGN: center
}
#footer .footer LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px auto; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#copyright {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url(../media/graphics/footer_brg.jpg) no-repeat left 50%; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 10px 0px 0px; WIDTH: 980px; PADDING-TOP: 0px; HEIGHT: 33px
}
#copyright .copyright {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 10px 0px 0px 20px; PADDING-TOP: 0px
}
#copyright .copyright SPAN {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #fff; TEXT-ALIGN: left
}
#copyright .phone {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: right; PADDING-BOTTOM: 0px; MARGIN: 10px 20px 0px 0px; PADDING-TOP: 0px
}
#copyright .phone SPAN {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #fff; TEXT-ALIGN: right
}
#ticker-td1 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px auto; WIDTH: 105px; PADDING-TOP: 0px; TEXT-ALIGN: right
}
#ticker-td2 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px auto; WIDTH: 570px; PADDING-TOP: 0px
}
#ticker-td3 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px auto; WIDTH: 285px; PADDING-TOP: 0px; TEXT-ALIGN: right
}
.ticker-txt-head {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.ticker-txt {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.ticker-iframe {
	MARGIN-TOP: 10px
}
.ticker-inames {
	MARGIN-TOP: 10px
}
.ticker-premium {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #1f1f1e; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: left
}
.config {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #fff; TEXT-ALIGN: right
}
.config A {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffde84; TEXT-ALIGN: right
}
