body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	background:url(../images/bg.jpg) repeat-x bottom #FFFFFF;
	height:auto;
}

img {
border: none;
}

body, td, th {
	font-family:Arial, Helvetica, sans-serif;
}

#header {
	background:#1E1600;
	color:#FFFFFF;
	width:100%;
	
}

#header a:link, #header a:active, #header a:visited {

	color:#FFFFCC;

}

#header a:hover {
	color:#FFCC00;
}

#header_links {
	float:right;
	width:50%;
	margin-top: 10px;
	
}

#header_links a:link {

	text-decoration:none;
	background:#000000;
	color:#FFFFFF;
	padding:1%;
}

#header_links a:visited {
text-decoration:none;
	color:#FFFFCC;

	padding:5px;

}

#header_links a:active {
	color:#FFFFCC;
	text-decoration:none;	
	padding:1%;	
}

#header_links a:hover {
	background:#AD6616;
	padding:1%;
}

#main_search_textbox {
	padding:5px;
	width:50%;
	position:relative;
	font-size:large;
	background:#ff9000 url(../images/main/search_grad.jpg) repeat-x;
	border: thin solid;
}

#main_search_button {
	background:#ff9000 url(../images/main/button_grad.gif) repeat-x;
	border:thin solid white;
	padding:7px;
	width:10%;
	color:#000000;
	font-size:medium;
	font-weight:bold;
}

#content {
	margin: 2%;
}

#whatQPheader {
height:auto;
background:#1e1600;
color:#FFFFFF;
line-height: 1em;
}

#whatQPlinks {
	float:right;
	padding:2%;
	text-align:right;
	font-size:medium;
	font-weight:bold;
}

#whatQPlinks a:link a:visited a:hover a:active {
	color: #FFCC00;
}

#content_textbox_header {
	background:url(../images/title_grad.jpg) repeat-x;
	color:#000000;
	border: 1px solid #999999;
	font-weight:bold;
	padding-left:5%;
	padding-top:1%;
	padding-right:1%;
	padding-bottom:1%;
}

#content_textbox {

	border:thin solid #999999;
	background:#efefef;
	padding:2%;
}

#content_textbox a:link {
	color:#990000;
}

#content_textbox a:hover {
	color: #993300;
}

#content_textbox a:visited {
	color:#990000;
}

#content_textbox a:active {
	color:#990000;
}



#defaultQP {
	padding: 10px;
}

#advsearch {
	font-size:smaller;
}

.textbox {
	padding:3px;
	width:85%;
	font-size:large;
	background:#ff9000 url(../images/main/search_grad.jpg) repeat-x;
	border: thin solid;
}
	

.sidebar_small_text {
	font-size: smaller;
}

.logo {
	float:left;
}

#user_info {

}

#main_login_user {
	width: 10%;
}

#main_login_pass {
	width: 10%;
}