html, body {
	padding:0px;
	margin:0px;
	background: url(/uploads/ZU/yb/ZUybb4XBq9L_m3QpYxkjNQ/bg.jpg) repeat-y;
	height:100%;
	font-family:verdana;
	font-size:10px;
}

a {
	color:#FF7A00;
	font-weight:bold;
}

a:hover {
	color:#BB5E00;
}

form {
	margin:0px;
	padding:0px;
}

#WG_wrapper {
	height:100%;
	position:relative;
	z-index:0;
}

#WG_buttons {
	z-index:1;
	position:absolute;
	top:0px;
	right:0px;
	text-align:right;	
}

#WG_wucad {
	z-index:1;
	position:absolute;
	left:450px;
	top:45px;
}

#WG_tabs {
	background: url(/uploads/aE/ts/aEtsZQgHXpBIDhI1hi0Efw/tab_bg.jpg) repeat-x;
	height:25px;
	text-align:left;
	font-family:arial;
	font-size:10px;
	color:white;
	padding-left:10px;	
}
#WG_tabs a {
	color:white;
}


#WG_tabGradient {
	background: url(/uploads/qK/AS/qKASbFW-8ksM6pnpJ5X2gQ/tab_gradient.jpg) no-repeat right;
	height:100%;
	text-align:left;
}

#WG_header {
	background: url(/uploads/N6/S8/N6S8OzEzo2PchpCyv-i8-A/header_yellow.jpg) repeat-x;			
	height:77px;
	position:relative;
}

#WG_banner {
	height:137px;
	background-color:#333333;	
	position:relative;
	text-align:center;
}

#WG_main {
	height:100%;
	width:100%;
	position:relative;
}

#WG_nav {	
	background: url(/uploads/4Z/lH/4ZlHrB22iyXmaGAOkj2x3A/left_corner.jpg) top left no-repeat;
	height: 64px;
	min-height:64px;
	width:227px;			
}

#WG_content {	
	height:100%;	
	width:82%;	
}
.searchLink {
	position:absolute;
	right:70px;
	top:60px;
	display:block;
	width:80px;
	height:30px;
	text-decoration:none;
	z-index:100
}
* html .searchLink {
	top:40px;
}

#searchArea {
	position:absolute;
	z-index:1000;
	top:62px;
	right:150px;
	display:none;
}

.loginBoxField {
	font-size:9px;
	background-color:#FEE34A;
	border:solid white 1px;
	padding-left:3px;
	margin-left:8px;
}
.loginBoxButton {
	border:solid #96D7F3 1px;
	font-size:9px;
	background-color:#3FA6D0;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	margin-left:5px;
}
div.formContents {
	margin:0px;
	padding:0px;
}

.layoutColumnPadding {
	padding: 10px;
}
