* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 750px;
}


body {
	background: #BFBFBF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7777;
}


#wrapper {
	position:relative;
	top: 25px;
	margin: 0 auto;
	text-align: center;
	z-index:1;
	width: 848px;

}

#right {
	float: right;
}

#main {
	float: left;
	width: 700px;
}

#slider1 {
	width : 100%;
	height: 100%;

}

#rotator {
	width : 100%;
	height: 100%;
}

.clear {
	clear: both;
}

#logo {
	height: 58px;
	padding: 5px 5px 5px 5px;
	background: #ffffff url(../welcome/LogIn_Header.png) no-repeat;
}


#flasher {
	margin: 0 auto;	
	height: 270px;
	background: grey;
}

#bottom {
	height: 280px;
	background: #3F4244 url(../welcome/BottomVerbiage_box.png) no-repeat;
}


#contents {
	position: relative;
}

.column-one {
	position: absolute;
	width: 290px;
	left: 30px;
	top: 50px;
}

.column-one .title{
	font-size: 1.4em;
	font-wiight: bold;
	color: #fffff;
}

a {
	text-decoration: none;
}

#feedGadget a {
	color: red;
}

.column-two {
	position: absolute;
	width: 283px;
	right: 28px;
	top: 50px;
}


.two-columns .entry {
	height: 250px;
	background: black;
	border: 1px solid #cccccc;
}

#footer {
	color:white;
	padding: 10px 20px 0 0;
	background: #000000;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #666666;
}

#footer a {
	color: #666666;
}

#txtarea {
	width: 100%;
	height: 151px;
	font-family: Tahoma, sans-serif;
	background-color: transparent;
	color: white;	
	text-align: justify;
	line-height: 1.2em;
	font-size: 85%;
	border: none;
scrollbar-base-color: grey;
scrollbar-arrow-color: white;
scrollbar-track-color: grey;

scrollbar-shadow-color: grey;
scrollbar-lightshadow-color: grey;
scrollbar-darkshadow-color: grey;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;

}

#userName, #pass, #pass1 {
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
  background-color: #f2f2f2;
}

#background {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
}

.stretch {
	width:100%;
	height:747px;
}


#pass1, #pass {
	position:absolute; 
	top:27px; 
	right: 158px; 
	width:105px;
	font-family:sans-serif;
}

#wrapper1 {
	position:relative;
	top: 10px;
	left: 0px;
	z-index:1;
	width: 100%;
}

a.fl:link, a.fl:visited {
	color:red;
	text-decoration:none;
}

fieldset {
	border:none;
}

tr.line {
	background-color: white;
}

dl.checkoutScalable {
	width: 27em;
}

.clear1 {
	background-color: transparent;
}

#wrapper1 #wrapper{
	left: 5px;
}
